Loading MCP server directory, please wait...
Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.
npx @getmcp/cli add com.bellwethermetrics/bellwether-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.bellwethermetrics/bellwether-mcp": {
"command": "npx",
"args": [
"-y",
"bellwether-mcp"
],
"env": {
"BELLWETHER_API_KEY": ""
}
}
}
}