Skip to content
Claude Desktop

ParlayAPI for Claude Desktop

io.github.jacobiusmakes/parlayapi

Sports odds, player props and source coverage for AI assistants. Connect with your own API key.

client:Claude Desktop transport:streamable-http runtime:pypi tools:22

Install ParlayAPI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "parlayapi": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://parlay-api.com/mcp/http"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

ParlayAPI in other clients