Telekash
Freeby MCP Community
Prediction market probability oracle + broker for AI agents. 23 tools across 500+ live markets from Kalshi & Polymarket. Smart trade routing with 1% commission,
v0.9.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolprediction-marketoracle
Telekash MCP Server
Prediction market probability oracle + broker for AI agents. 23 tools across 500+ live markets from Kalshi & Polymarket. Smart trade routing with 1% commission,
Installation
npx -y telekash-mcp-server
Reviews
Installation
Quick install
npx -y telekash-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"telekash": {
"command": "npx",
"args": ["-y", "telekash-mcp-server"]
}
}
}