mercor-mcp-proxy

itsloganmann/mercor-mcp-proxy
★ 0 stars Python Database Updated today
Mercor MCP proxy — server, migrations, and the split SPL/expert skill packages (personal backup mirror)
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": {
    "mercor-mcp-proxy": {
      "command": "uvx",
      "args": [
        "mercor-mcp-proxy"
      ]
    }
  }
}

Or install with pip: pip install mercor-mcp-proxy

README Excerpt

The single source of truth for the Mercor MCP proxy. The proxy lets an SPL mint scoped, expiring access tokens for experts in front of the one Mercor MCP key. This repo replaced the copy in `ChristianNorth/cc-mercor` on 2026-07-30; every change lands here. - `server/` — the Modal app and its Supabase migrations
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →