Skip to content
Zed

Mooring for Zed

io.github.seayniclabs/mooring

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

client:Zed transport:stdio runtime:pypi

Install Mooring in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mooring": {
      "command": "uvx",
      "args": [
        "mooring-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Mooring in other clients