Skip to content
Claude Desktop

Dealboard for Claude Desktop

com.getdealboard/dealboard

Simple deal tracker with pipeline cards, notes, goals, reports, and AI-powered deal updates.

client:Claude Desktop transport:streamable-http

Install Dealboard in Claude Desktop

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

{
  "mcpServers": {
    "dealboard": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.getdealboard.com/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

Dealboard in other clients