Pipes Eyepup's visitor analytics straight into your coding agent through five MCP tools. eyepup_todo surfaces the highest impact friction points with ready-to-use prompts, eyepup_ask runs free-text queries across visitor and funnel data, eyepup_visitors_hot shows who's actively high-intent right now, and eyepup_log lets your agent write back deployment notes for context. Supports stdio via npx or remote HTTP at eyepup.com/mcp. Runs in Claude Code, Cursor, Codex, or anything that speaks MCP. Reach for this when you want your agent to pull conversion optimization tasks directly from real visitor behavior instead of guessing what to fix next.
claude mcp add --transport http eyepup https://eyepup.com/mcpRun in your terminal. Add --scope user to make it available in every project.
Review the command, arguments, and environment values before installing — MCP servers run with your local permissions.
Verified live against the running server on Jun 10, 2026.
eyepup_askAsk a natural-language question about your site visitors. Use this when the user asks 'why are people bouncing from /pricing', 'who's hot right now', 'what changed this week', or any other free-text question about visitor behaviour. Returns an LLM-grounded answer with evidence...3 paramsAsk a natural-language question about your site visitors. Use this when the user asks 'why are people bouncing from /pricing', 'who's hot right now', 'what changed this week', or any other free-text question about visitor behaviour. Returns an LLM-grounded answer with evidence...
daysintegersitestringquestion*stringeyepup_todoGet the top friction patterns ranked by impact score. Use BEFORE making any UX edit — the highest-impact pattern is usually a more valuable fix than whatever the user just asked about. Each row carries a paste-ready recommended_action.2 paramsGet the top friction patterns ranked by impact score. Use BEFORE making any UX edit — the highest-impact pattern is usually a more valuable fix than whatever the user just asked about. Each row carries a paste-ready recommended_action.
sitestringlimitintegereyepup_visitors_hotReturn the top high-intent visitors currently active. Use when the user asks 'who's hot', 'who's about to convert', 'who should I focus on'.2 paramsReturn the top high-intent visitors currently active. Use when the user asks 'who's hot', 'who's about to convert', 'who should I focus on'.
sitestringlimitintegereyepup_visitorFetch the full LLM-written profile for a single visitor by distinct_id. Use after eyepup_visitors_hot or eyepup_todo to dig into a specific visitor.1 paramsFetch the full LLM-written profile for a single visitor by distinct_id. Use after eyepup_visitors_hot or eyepup_todo to dig into a specific visitor.
distinct_id*stringeyepup_logLog a change you just shipped. The dossier agent reasons about every visitor profiled AFTER this log row, so it can grade whether the friction pattern recovered. CALL THIS after every UX edit.5 paramsLog a change you just shipped. The dossier agent reasons about every visitor profiled AFTER this log row, so it can grade whether the friction pattern recovered. CALL THIS after every UX edit.
kindstringcontent_change · design_change · pricing_change · feature_ship · bug_fix · othersitestringpathsstringtitle*stringdescriptionstringEYEPUP_API_TOKEN*secretEyepup API token (epk_live_*). Mint at https://eyepup.com/integrations.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent