Skip to content
Cline

worktree orbit mcp for Cline

io.github.mrfentmen/worktree-orbit-mcp

Aggregate local Git worktree topology without exposing repository content. Tools include inspect...

client:Cline transport:stdio runtime:npm

Install worktree orbit mcp 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": {
    "worktree-orbit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "worktree-orbit-mcp"
      ]
    }
  }
}

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

worktree orbit mcp in other clients