ClaudeSuperPower

ogham-mcp

Skill

Shared memory MCP server — persistent, searchable, cross-client Claude, Opencode

112DevOps

Install

git clone https://github.com/ogham-mcp/ogham-mcp.git ~/.claude/skills/ogham-mcp

What is ogham-mcp?

Shared memory MCP server — persistent, searchable, cross-client Claude, Opencode

Trust

87/100 · Excellent

2 factors scored below maximum

Documentation

README · ~32 min read

Ogham MCP

Ogham (pronounced "OH-um") -- persistent, searchable shared memory for AI coding agents. Works across clients.

License: MIT Docker Python 3.13+ PyPI

What it is

AI coding agents forget everything between sessions. Switch from Claude Code to Cursor to Kiro to OpenCode and the context is gone -- decisions, gotchas, the shape of your codebase -- so you repeat yourself, re-explain, and re-debug the same issues.

Ogham gives your agents one shared memory that persists across sessions and clients. It is a retrieval engine: it stores what matters and finds it again, and your LLM reads the results.

The retrieval is structured -- hybrid search plus a typed-edge graph, not just vector similarity. That is what lets it answer questions whose answer is a path between two facts, the case where plain vector RAG falls down.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.