Skip to content
Zed

haki for Zed

io.github.gethaki/haki

Long-term memory for AI agents: bitemporal fact ledger, contradiction detection, explainability.

client:Zed transport:streamable-http

Install haki in Zed

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

{
  "context_servers": {
    "haki": {
      "url": "https://api.gethaki.space/mcp/"
    }
  }
}

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

haki in other clients