Analytics
Trust: 32/100 (Limited)com.bellwethermetrics/bellwether-mcp Guide
Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.
by elliotjames-paschal
Quick Start
Install
npx bellwether-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-bellwethermetrics-bellwether-mcp": {
"command": "npx",
"args": [
"bellwether-mcp"
]
}
}
}