monerometrics for VS Code
io.github.nowi333/monerometrics
Live Monero network metrics: reorgs, orphans, pool centralization and the Haveno order book.
client:VS Code
transport:streamable-http
tools:19
Install monerometrics in VS Code
.vscode/mcp.json
{
"servers": {
"monerometrics": {
"type": "http",
"url": "https://api.monerometrics.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs