ogham-mcp
Shared memory MCP server — persistent, searchable, cross-client Claude, Opencode
Ogham MCP is a persistent, searchable shared memory system for AI coding agents that works across different clients and sessions. It stores memories as vector embeddings in PostgreSQL, enabling hybrid search combining semantic and full-text retrieval with high accuracy. Ogham supports multiple embedding providers, knowledge graph traversal, wiki compilation, and automatic memory management features like scoring, condensing, and novelty detection.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- AAlex WilsonApr 24, 2026
Lightweight and well-scoped. Just memory, not a full agent framework bloating the setup.
- JJesse RiveraApr 10, 2026
Cross-client memory — works with both Claude and Opencode without separate sync setups.
- LLane JacksonMar 12, 2026
Persistent shared memory across Claude and Opencode sessions is exactly what multi-client workflows need.
- Emerson ChenMar 5, 2026
Searchable memory means the agent can actually retrieve relevant context, not just dump everything.