haki for Cursor
io.github.gethaki/haki
Long-term memory for AI agents: bitemporal fact ledger, contradiction detection, explainability.
client:Cursor
transport:streamable-http
Install haki in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"haki": {
"url": "https://api.gethaki.space/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs