haki for Grok
io.github.gethaki/haki
Long-term memory for AI agents: bitemporal fact ledger, contradiction detection, explainability.
client:Grok
transport:streamable-http
Install haki in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"haki": {
"type": "http",
"url": "https://api.gethaki.space/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs