Skip to content
Zed

marrow for Zed

io.github.getmarrow/marrow

Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.

client:Zed transport:stdio runtime:npm

Install marrow in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "marrow": {
      "command": "npx",
      "args": [
        "-y",
        "@getmarrow/mcp"
      ],
      "env": {
        "MARROW_API_KEY": "<MARROW_API_KEY>"
      }
    }
  }
}

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

marrow in other clients