Skip to content
Zed

MCP OpenClaw Extensions for Zed

io.github.romainsantoli-web/mcp-openclaw

138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt

client:Zed transport:stdio runtime:pypi

Install MCP OpenClaw Extensions in Zed

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

{
  "context_servers": {
    "mcp-openclaw": {
      "command": "uvx",
      "args": [
        "mcp-openclaw-extensions"
      ]
    }
  }
}

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

MCP OpenClaw Extensions in other clients