MCP Server
MCP
io.github.hholen/lodd-mcp-server
Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.
Install
npx -y @lodd/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@lodd/mcp-server",
"version": "0.1.15",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Lodd API key. Get one at https://lodd.dev",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LODD_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment