Haki MCP Server
Context with proof: every fact carries a date, a source, and a status. Haki gives any AI agent a memory that lasts for months - that tells current from stale - and that can prove every recollection. It is available as a remote MCP endpoint.
Teams that work with agent memory, bitemporal and postgresql and want a hosted endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-12 · ★ 2 · #269 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Haki
Claude Code
claude mcp add gethaki-haki --transport http https://api.gethaki.space/mcp/ Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"gethaki-haki": {
"url": "https://api.gethaki.space/mcp/"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://api.gethaki.space/mcp/
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to api.gethaki.space
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-04 - young repo, little track record yet
license Apache-2.0 - declared in the repository
registry namespace io.github.GetHaki is GitHub-verified and matches the repo owner
03 · What Haki can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.0 · 2026-08-17
Added · Cross-encoder reranker (opt-in, HAKI_RERANK_ENABLED): re-scores the · top retrieval candidates for higher accuracy before packing the context. · Measured effect on a real A/B test: +33.4 points accuracy on the…
04 · Who maintains Haki
haki is maintained by gethaki. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/gethaki/haki
- website
- https://gethaki.space/
- category
- memory - ranked #269 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-08-17)
- registry
- io.github.GetHaki/haki (active, first published 2026-09-08)
06 · Haki FAQ
What is Haki?
Context with proof: every fact carries a date, a source, and a status. Haki gives any AI agent a memory that lasts for months - that tells current from stale - and that can prove every recollection. It is available as a remote MCP endpoint.
Is Haki still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-12 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Haki?
Run `claude mcp add gethaki-haki --transport http https://api.gethaki.space/mcp/`. You can also paste the ready-made client config above.
Does Haki require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Haki
Alternatives to Haki
Maintained memory servers if Haki isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Haki doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Gitmem · GRAFOMEM CGR Capture · GRAFOMEM CGR Read · Agent Recall · Facthouse
More Python MCP servers · Haiku RAG · Ghost in the Droid · Securedact MCP · Decker · Maya MCP · see all