Skip to content
Zed

Orbit for Zed

io.github.noveum/orbit

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

client:Zed transport:streamable-http

Install Orbit in Zed

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

{
  "context_servers": {
    "orbit": {
      "url": "https://orbit.noveum.ai/mcp"
    }
  }
}

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

Orbit in other clients