Headless web analytics for AI agents. A broad range MCP tools for traffic, events, funnels, conversions, sources, and performance. No dashboard — agents query structured JSON directly.
服务器配置
{
"mcpServers": {
"lodd": {
"command": "npx",
"args": [
"-y",
"@lodd/mcp-server"
],
"env": {
"LODD_API_KEY": "<YOUR_API_KEY>"
}
}
}
}