← Back to Plugins
MCP Server MCP

xyz.peerlytics/peerlytics

MCP Registry publisher By MCP Registry publisher 👁 8 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://peerlytics.xyz/api/v1/mcp",
      "headers": [
        {
          "description": "Peerlytics API key (free tier at https://peerlytics.xyz/developers). Optional: without it, tool calls return 402 x402 payment requirements for pay-per-call.",
          "format": "string",
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...