UsageMax public observability for VS Code
io.github.symbaiex/usagemax
Read-only MCP for AI usage profiles, leaderboards, stats, and docs; no writes or private data.
client:VS Code
transport:streamable-http
tools:4
Install UsageMax public observability in VS Code
.vscode/mcp.json
{
"servers": {
"usagemax": {
"type": "http",
"url": "https://usagemax.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs