DevDome Analytics for VS Code
com.devdome/analytics
Website traffic, bot reports, realtime visitors and site health for your DevDome sites
client:VS Code
transport:streamable-http
tools:10
Install DevDome Analytics in VS Code
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://analytics.devdome.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs