Skip to content
Claude Desktop

probr for Claude Desktop

ai.probr/probr

Read and manage the competitors, signals, and weekly briefs in your probr workspace.

client:Claude Desktop transport:streamable-http

Install probr in Claude Desktop

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

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

probr in other clients