peerlytics for VS Code
xyz.peerlytics/peerlytics
ZKP2P analytics on Base: live orderbook, route planning, explorer, and protocol market data.
client:VS Code
transport:streamable-http
Install peerlytics in VS Code
.vscode/mcp.json
{
"servers": {
"peerlytics": {
"type": "http",
"url": "https://peerlytics.xyz/api/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs