0xranx/OpenContext
A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenCode) with built‑in Skills/tools and a desktop GUI to capture, search, and reuse project knowledge across agents and repos.
Platform-specific configuration:
{
"mcpServers": {
"OpenContext": {
"command": "npx",
"args": [
"-y",
"OpenContext"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...