crosswire-mcp

NicolasDuarte04/crosswire-mcp
★ 0 stars Unknown language Security Updated today
Remote MCP server: pre-trade resolution-risk audit for Polymarket/Kalshi prediction-market pairs — safe/caution/block before you execute both legs
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "crosswire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "NicolasDuarte04/crosswire-mcp"
      ]
    }
  }
}