Skip to content
Zed

OpenClaw Direct for Zed

direct.openclaw/mcp

Deploy, monitor, and manage your OpenClaw AI assistants via natural language.

client:Zed transport:streamable-http

Install OpenClaw Direct in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://openclaw.direct/mcp"
    }
  }
}

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

OpenClaw Direct in other clients