Skip to content
Claude Desktop

AgentCollect for Claude Desktop

com.agentcollect/ar-analyst

Ask your accounts-receivable portfolio anything. Read-only, scoped to your account.

client:Claude Desktop transport:streamable-http

Install AgentCollect in Claude Desktop

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

{
  "mcpServers": {
    "ar-analyst": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.agentcollect.com/public-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

AgentCollect in other clients