geanatz/curion

View on GitHub ↗

Curion is a project-local memory layer for AI coding agents, published as an MCP server for Claude Code, Codex, OpenCode, and other MCP clients.

33 ★0 forksTypeScriptUpdated 1mo ago

What you need to know

Project-local memory layer for AI coding agents implemented as an MCP stdio server, storing context in a .curion/ directory per project.

Install

npm package: @geanatz/curion

Usage

  • Add to your MCP client config to give agents a persistent, project-scoped memory store
  • Context is saved under a .curion/ directory in the project

Key features

  • Project-local persistent memory for AI agents
  • Simple stdio MCP server
  • npm distribution

Best for

Giving coding agents durable, project-scoped memory across sessions.

Reviewed 2026-08-11

Topics

aiai-agentsai-memoryclaudeclaude-codecodexcoding-agentscontext-managementknowledge-basellmlocal-firstmcpmcp-servermodel-context-protocolopencodepi-coding-agentproject-memorysemantic-search
Stars
33★
Forks
0
Language
TypeScript
License
Apache-2.0
Created
2026-06-12
Last push
2026-07-21