Skip to content
Claude Desktop

Deployment.io for Claude Desktop

io.github.deployment-io/deployment-io

Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.

client:Claude Desktop transport:streamable-http

Install Deployment.io in Claude Desktop

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

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

Deployment.io in other clients