Skip to content
Zed

The Remote Suite for Zed

io.github.cognitivecoreai/the-remote-suite

Appreciate teammates, celebrate milestones, and run workspace ops from MCP clients via OAuth.

client:Zed transport:streamable-http

Install The Remote Suite in Zed

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

{
  "context_servers": {
    "the-remote-suite": {
      "url": "https://theremotesuite.com/api/mcp"
    }
  }
}

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

The Remote Suite in other clients