MCP server for querying Janus analytics — let your AI agent check your dashboard, events, funnels, and usage.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@janus-analytics/mcp-server"
],
"env": {
"JANUS_API_KEY": ""
}
}