MCP Server
MCP
io.github.edholofy/eyepup
Agentic visitor analytics — five tools that hand the next CRO fix to your coding agent.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://eyepup.com/mcp"
}
],
"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"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment