3 months ago
Persistent shared memory for AI agents. Hybrid search (pgvector + tsvector), knowledge graph, cognitive scoring, and 16-language temporal extraction. 97.2% Recall@10 on LongMemEval with one PostgreSQL query. Works across Claude Code, Cursor, Codex, OpenClaw, and any MCP client
Server Config
{
"mcpServers": {
"ogham": {
"command": "uvx",
"args": [
"ogham-mcp",
"serve"
]
}
}
}