MCP Server
MCP
xyz.peerlytics/peerlytics
ZKP2P analytics on Base: live orderbook, route planning, explorer, and protocol market data.
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