McpMux
Back to Registry

Polyrama MCP Server

Community

Contributed by Polyrama

Research Polymarket and Kalshi markets, traders, signals, backtests, and paper orders through Polyrama.

About the Polyrama MCP Server

The Polyrama MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Research Polymarket and Kalshi markets, traders, signals, backtests, and paper orders through Polyrama. This is a community-contributed MCP server by Polyrama.

Install the Polyrama MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@polyrama/mcp"
  ],
  "env": {
    "POLYRAMA_API_TOKEN": "${input:POLYRAMA_API_TOKEN}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "POLYRAMA_API_TOKEN",
        "label": "Polyrama access token",
        "description": "Token used locally by the MCP process to authenticate with Polyrama.",
        "type": "text",
        "required": true,
        "secret": true,
        "obtain": {
          "url": "https://polyrama.io/api",
          "instructions": "Sign in to Polyrama, open the API page, create a token with the scopes needed for your intended research or paper-trading workflow, and copy it into McpMux.",
          "button_label": "Open Polyrama"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

prediction-marketspolymarketkalshimarket-datatrader-analyticssignalsbacktestingpaper-trading

Supported AI Clients

The Polyrama MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Polyrama with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.