Skip to content
Zed

ReMCP for Zed

io.github.getremcp/remcp

Securely use files, terminals, screenshots and processes on computers you pair with ReMCP.

client:Zed transport:streamable-http

Install ReMCP in Zed

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

{
  "context_servers": {
    "remcp": {
      "url": "https://remcp.site/mcp"
    }
  }
}

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

ReMCP in other clients