worktree orbit mcp for Zed
io.github.mrfentmen/worktree-orbit-mcp
Aggregate local Git worktree topology without exposing repository content. Tools include inspect...
client:Zed
transport:stdio
runtime:npm
Install worktree orbit mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"worktree-orbit-mcp": {
"command": "npx",
"args": [
"-y",
"worktree-orbit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs