@sperax/mcp-predict
v0.2.2
Published
Read prediction markets and perpetuals: markets, orderbooks, prices, and leaderboards.
Maintainers
Readme
@sperax/mcp-predict
Install
npm install @sperax/mcp-predictRead prediction markets and perpetuals: markets, orderbooks, prices, and leaderboards.
A thin stdio MCP server. It forwards tool calls to the hosted SperaxOS MCP gateway — it holds no API keys and runs no tool logic locally.
Install in Claude Code
claude mcp add predict -- npx -y @sperax/mcp-predictClaude Desktop / Cursor
{
"mcpServers": {
"sperax-predict": { "command": "npx", "args": ["-y", "@sperax/mcp-predict"] }
}
}Configuration
| Env var | Default | Purpose |
| --- | --- | --- |
| SPERAX_MCP_URL | https://chat.sperax.io/webapi/mcp | Upstream gateway base URL (self-host / staging). |
Tools
Bundles these read-only SperaxOS tools:
sperax-polymarketsperax-pump-funsperax-perpetuals
Full exposure audit: docs/mcp-gateway.md. Distribution: docs/mcp-distribution.md.
License
mcp-predict is released under the Apache-2.0 license.
