Skip to content
Cline

Magg for Cline

io.github.sitbon/magg

Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.

client:Cline transport:stdio runtime:pypi

Install Magg in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "magg": {
      "command": "uvx",
      "args": [
        "magg"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Magg in other clients