Skip to content
Zed

agent harnesses for Zed

io.github.ryanalberts/agent-harnesses

Agent-harness picks, decision guides, and setup templates; live GitHub/HN discovery.

client:Zed transport:stdio runtime:pypi

Install agent harnesses in Zed

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

{
  "context_servers": {
    "agent-harnesses": {
      "command": "uvx",
      "args": [
        "agent-harnesses-mcp"
      ]
    }
  }
}

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

agent harnesses in other clients