Serversio.github.edholofy/eyepup
E

io.github.edholofy/eyepup

io.github.edholofy/eyepup · v0.1.1
▦ npm
v0.1.1npm npm: eyepup-mcp🌐 https://eyepup.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.edholofy/eyepup",
  "description": "Agentic visitor analytics — five tools that hand the next CRO fix to your coding agent.",
  "repository": {
    "url": "https://github.com/edholofy/agentic-analytics",
    "source": "github",
    "subfolder": "mcp"
  },
  "version": "0.1.1",
  "websiteUrl": "https://eyepup.com/mcp-analytics",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "eyepup-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Eyepup API token (epk_live_*). Mint at https://eyepup.com/integrations.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "EYEPUP_API_TOKEN"
        }
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://eyepup.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}