Skip to content
Zed

holomime for Zed

io.github.productstein/holomime

Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP

client:Zed transport:stdio runtime:npm

Install holomime in Zed

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

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

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

holomime in other clients