Skip to content
Zed

krexel mcp for Zed

io.github.syfer-web/krexel-mcp

Ship and edit static sites from any MCP-compatible AI. The AI is the brain; Krexel is the hands.

client:Zed transport:stdio runtime:npm

Install krexel mcp in Zed

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

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

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

krexel mcp in other clients