pmxt-mcp

pmxt-dev/pmxt-mcp
★ 3 stars TypeScript 🤖 AI/LLM Updated 1d ago
An MCP (Model Context Protocol) server providing seamless integration with PMXT's unified prediction market API, supporting major markets like Polymarket and Kalshi. Enables AI agents and LLMs to query and interact with prediction markets through standardized tools.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pmxt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pmxt-dev/pmxt-mcp"
      ]
    }
  }
}

Topics

ai-agentsapi-wrapperclaudekalshillm-toolsmcpmodel-context-protocolpolymarketprediction-marketstradingtypescript