Skip to content
Claude Desktop

CloudPepper for Claude Desktop

io.cloudpepper/mcp

Manage CloudPepper servers, Odoo instances, backups, and deployments over MCP.

client:Claude Desktop transport:streamable-http

Install CloudPepper in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.cloudpepper.io"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

CloudPepper in other clients