Skip to content
VS Code

haki for VS Code

io.github.gethaki/haki

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

client:VS Code transport:streamable-http

Install haki in VS Code

.vscode/mcp.json

{
  "servers": {
    "haki": {
      "type": "http",
      "url": "https://api.gethaki.space/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

haki in other clients