Loading languages...
AY

AyushRatan1/Onfinance-MCP-Polymarket

@AyushRatan1

A collection of Model Context Protocol (MCP) servers for interacting with prediction markets, specifically designed to work with Claude Desktop and other AI assistants.

prediction-market
polymarket
claude-integration

# mcpServer Config

{
  "mcpServers": {
    "polymarket-mcp": {
      "command": "sh",
      "args": [
        "-c",
        "cd /Onfinance-MCP-Polymarket && source .venv/bin/activate && PYTHONUNBUFFERED=1 python src/polymarket_mcp/server.py 2>/tmp/polymarket_server.log"
      ],
      "restartOnExit": true,
      "maxRestarts": 5
    }
  }
}

# stdio

sh -c cd /Onfinance-MCP-Polymarket && source .venv/bin/activate && PYTHONUNBUFFERED=1 python src/polymarket_mcp/server.py
Transport:
stdio
Язык:
Python
Создано:4/25/2025
Обновлено:4/25/2025