mcpbeat

Eyepup MCP Server

io.github.edholofy/eyepup
answering

Eyepup is answering right now. Last checked 15 min ago. 26 installs a week from npm. It exposes 5 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 22 · avg 6 · -7% w/w
a month agotoday
Uptime history 42 hours of history · worst hour 0%
42 hours agonow
63.7%
Uptime 24h
58 of 91 checks
5
Tools
read from the server
341 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add eyepup --transport http https://eyepup.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eyepup": {
      "url": "https://eyepup.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eyepup]
url = "https://eyepup.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "eyepup": {
      "url": "https://eyepup.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eyepup": {
      "url": "https://eyepup.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

eyepup
eyepup_ask
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.
eyepup_log
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.
eyepup_todo
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.
eyepup_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.
eyepup_visitors_hot
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'.

Endpoints

URLTransportStateLatencyChecked
https://eyepup.com/mcp streamable-http answering 530 ms 15 min ago

Eyepup — questions

Answers built from our own checks of this server.

What can Eyepup do?
It exposes 5 tools, read directly from the server on our last check. Among them: eyepup_ask, eyepup_log, eyepup_todo, eyepup_visitor, eyepup_visitors_hot. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Eyepup working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 58 of 91 checks got a reply (63.7%), average response time 341 ms. The bar chart above shows every period we have measured.
Is Eyepup still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Eyepup?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Eyepup need an API key?
No. Eyepup completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Eyepup?
It answers our handshake in 341 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Eyepup?
The npm package eyepup-mcp was installed 26 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.