Skip to content
Cursor

peerlytics for Cursor

xyz.peerlytics/peerlytics

ZKP2P analytics on Base: live orderbook, route planning, explorer, and protocol market data.

client:Cursor transport:streamable-http

Install peerlytics in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "peerlytics": {
      "url": "https://peerlytics.xyz/api/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

peerlytics in other clients