DevDome Analytics for Claude Desktop
com.devdome/analytics
Website traffic, bot reports, realtime visitors and site health for your DevDome sites
client:Claude Desktop
transport:streamable-http
tools:10
Install DevDome Analytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://analytics.devdome.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs