← Index

com.bellwethermetrics/bellwether-mcp

com.bellwethermetrics/bellwether-mcp·v0.1.0·Other
Quality Score
78
/100

Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "bellwether-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bellwether-mcp"
      ],
      "env": {
        "BELLWETHER_API_KEY": "<your-bellwether_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "bellwether-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bellwether-mcp"
      ],
      "env": {
        "BELLWETHER_API_KEY": "<your-bellwether_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y bellwether-mcp
§02  Environment variables
BELLWETHER_API_KEY
secret

Optional API key for authenticated access

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other