PredMCP✓
io.github.RavioleLabs/predmcp · v0.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.RavioleLabs/predmcp",
"description": "Polymarket + HIP-4 + Hyperliquid perps for Claude. 22 tools, signals & arb. Free tier.",
"title": "PredMCP",
"repository": {
"url": "https://github.com/RavioleLabs/predmcp",
"source": "github"
},
"version": "0.2.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://predmcp.com/mcp",
"headers": [
{
"description": "API key from predmcp.com/signup (free tier: 100 calls/day)",
"isRequired": true,
"isSecret": true,
"name": "x-api-key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}