# eyepup MCP server

Agentic visitor analytics — five tools that hand the next CRO fix to your coding agent.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-edholofy-eyepup
- Repository: https://github.com/edholofy/agentic-analytics
- Website: https://eyepup.com/mcp-analytics

## Install
- Command: `npx -y eyepup-mcp`
- Endpoint: https://eyepup.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm eyepup-mcp v0.1.1
- Environment variable: EYEPUP_API_TOKEN (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://eyepup.com/mcp

## Tools
- eyepup_ask (Ask Eyepup about your visitors) - Ask 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 and ranked actions. Endpoint: https://eyepup.com/mcp
- eyepup_todo (List the friction-pattern To-Do queue) - Get 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. Endpoint: https://eyepup.com/mcp
- eyepup_visitors_hot (Top high-intent visitors right now) - Return 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'. Endpoint: https://eyepup.com/mcp
- eyepup_visitor (Get the full dossier for one visitor) - Fetch 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. Endpoint: https://eyepup.com/mcp
- eyepup_log (Log a change you just shipped) - Log 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. Endpoint: https://eyepup.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.edholofy
- Version: 0.1.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 5, 2026
- Source: https://registry.modelcontextprotocol.io
