Skip to content
Claude Desktop

DevOps Agent for Claude Desktop

io.github.shittuay/devops-agent

Manage AWS, Azure, GCP, Kubernetes, CI/CD, Docker, Terraform and more. 727 tools.

client:Claude Desktop transport:streamable-http runtime:npm

Install DevOps Agent in Claude Desktop

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

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

DevOps Agent in other clients