swop-mcp

Travisswop/swop-mcp
★ 0 stars TypeScript AI/LLM Updated 2d ago
Swop MCP server — swop.id identity + prediction markets for AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "swop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Travisswop/swop-mcp"
      ]
    }
  }
}

README Excerpt

Remote MCP server exposing Swop to AI assistants (Claude, ChatGPT, Grok, Cursor — anything that speaks MCP). One server, registered per platform. **Phase 1 (this code): public read-only tools, no auth.** Phase 2 adds an OAuth 2.1 facade + authed reads and non-signing writes (profile/SmartSite/products). Phase 3 adds on-chain writes (swap/send/bets/DeFi)

Tools (1)

swop_search_identities