Skip to content
Claude Desktop

i3deploy for Claude Desktop

com.i3deploy/i3deploy

Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.

client:Claude Desktop transport:streamable-http

Install i3deploy in Claude Desktop

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

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

i3deploy in other clients