Skip to content
Claude Desktop

flash props api for Claude Desktop

io.github.ifan6oy/flash-props-api

Flash Props API: player-prop analysis, projections, evidence, and line movement over REST/MCP.

client:Claude Desktop transport:streamable-http tools:12

Install flash props api in Claude Desktop

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

{
  "mcpServers": {
    "flash-props-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.flashodds.live/mcp"
      ]
    }
  }
}

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

flash props api in other clients