list_websitestalivia-group/agent — List existing websites in the Talivia account
verify_trackingtalivia-group/agent — Confirm that real analytics events are reaching Talivia
get_checkout_guidancetalivia-group/agent — Get provider-specific guidance for preserving visitor and session attribution
create_websitetalivia-group/agent — Create a new website after user approval
get_tracking_plantalivia-group/agent — Get the exact tracker and a framework-specific installation plan
start_revenue_connectiontalivia-group/agent — Start a secure payment connection and check attribution readiness
tmux_open_sessionk8ika0s/mcp-tmux — Ensure a remote tmux session exists (create if missing) given host (ssh alias) and session, and set them as defaults.
tmux_statek8ika0s/mcp-tmux — Snapshot sessions, windows, panes, and capture of the active/default pane.
tmux_tail_panek8ika0s/mcp-tmux — Poll a pane repeatedly to follow output without reissuing commands.
tmux_tail_taskk8ika0s/mcp-tmux — Task-based tail with polling over time (client polls task results).
tmux_set_sync_panesk8ika0s/mcp-tmux — Toggle synchronize-panes for a window.
audit_privacythegridwork/gridwork-privacy — Run a comprehensive privacy audit on a website. Detects trackers, analyzes cookie consent mechanisms, checks privacy policy compliance, and
scan_trackersthegridwork/gridwork-privacy — Quick scan to detect third-party trackers on a website. Lists all advertising, analytics, social, and fingerprinting trackers found with GDP
compare_privacythegridwork/gridwork-privacy — Side-by-side privacy comparison of two sites
planist_propose_page_editMiuDog/planist-mcp — Submit a structured page edit proposal (LivePageProposal) for human review in Planist.
planist_update_variableMiuDog/planist-mcp — Update a project variable value, driving automatic reactive UI updates across bound Sheet cells, Dashboard KPIs, and Docs.
planist_list_variablesMiuDog/planist-mcp — List all reactive typed variables in the Project Variable Substrate.
planist_read_pageMiuDog/planist-mcp — Read the AST, Markdown, or structural block representation of a specific page by its Stable ID.
planist_get_variableMiuDog/planist-mcp — Fetch current value, type contract, and UI binding references for a variable.
planist_list_pagesMiuDog/planist-mcp — List accessible pages in the workspace (filtered by docs, sheet, slide, edgeless, design, dashboard).
self_auditCSOAI-ORG/ai-self-audit-mcp — Perform a self-audit of the AI agent's compliance with EU AI Act based on the conversation content.
audit_conversationCSOAI-ORG/ai-self-audit-mcp — Audit a conversation for compliance and return a detailed report.
get_certificateCSOAI-ORG/ai-self-audit-mcp — Generate a signed compliance certificate for the audit results.
resolve_occlusion_and_scrollAlpha-Park/genpark-visual-viewport-element-occlusion-resolver-skill — Resolves visual viewport element occlusion and performs scrolling to bring elements into view
browser_clickJuntongLiu96/browser-mcp — Click an element by its index from browser_state.
browser_typeJuntongLiu96/browser-mcp — Type text into the currently focused input element.
browser_inputJuntongLiu96/browser-mcp — Click an element by index then type into it (combined click + type).