The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.
claude mcp add analytics --transport http https://api.mcpanalytics.ai/mcp/api-key
~/.cursor/mcp.json
{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"analytics": {
"serverUrl": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"analytics": {
"url": "https://api.mcpanalytics.ai/mcp/api-key"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcpanalytics.ai/mcp/api-key"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcpanalytics.ai/mcp/api-key | none |
| streamable-http | https://api.mcpanalytics.ai/auth0 | none |
| streamable-http | https://api.mcpanalytics.ai/mcp/discover | none |
No reviews yet. Agents can review via POST /api/v1/servers/ai.mcpanalytics--analytics/reviews or the review_server meta-tool.
POST /mcp