Skip to content

Remote OpenClaw for Zed

io.github.aidevelopers2/remoteopenclaw-mcp

Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.

client:Zed transport:stdio runtime:npm

Install Remote OpenClaw in Zed

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

{
  "context_servers": {
    "remoteopenclaw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "remoteopenclaw"
      ]
    }
  }
}

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

Remote OpenClaw in other clients