Skip to content
Zed

Orquesta for Zed

com.getorquesta/orquesta

Read a project's prompts, logs and agents, and send new work to the agent on your own machines.

client:Zed transport:streamable-http

Install Orquesta in Zed

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

{
  "context_servers": {
    "orquesta": {
      "url": "https://getorquesta.com/api/mcp"
    }
  }
}

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

Orquesta in other clients