Skip to content

The Remote Suite (Dev) for Zed

io.github.cognitivecoreai/the-remote-suite-dev

Dev environment for The Remote Suite MCP. Appreciate teammates and run workspace ops.

client:Zed transport:streamable-http

Install The Remote Suite (Dev) in Zed

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

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

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

The Remote Suite (Dev) in other clients