Skip to content
Claude Desktop

decker for Claude Desktop

io.github.gigshow/decker

Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.

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

Install decker in Claude Desktop

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

{
  "mcpServers": {
    "decker": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.decker-ai.com/api/v1/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

decker in other clients