Messaging
Trust: 30/100 (Limited)io.github.reviewmyemails/prediction-market-mcp Guide
Real-time Polymarket and Kalshi data, cross-platform arb detection, strategy signals
by reviewmyemails
Quick Start
Install
npx prediction-market-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-reviewmyemails-prediction-market-mcp": {
"command": "npx",
"args": [
"prediction-market-mcp"
]
}
}
}