{"repo":"geanatz/curion","free":true,"listed":false,"github":"https://github.com/geanatz/curion","clone":"git clone https://github.com/geanatz/curion.git","description":"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.","language":"TypeScript","stars":33,"topics":["ai","ai-agents","ai-memory","claude","claude-code","codex","coding-agents","context-management","knowledge-base","llm"],"license":"Apache-2.0","category":"ai-agents","readme_excerpt":"Curion Project-local memory layer for AI agents, exposed as a Model Context Protocol (MCP) stdio server. Curion gives your AI agent a persistent memory of the project it is working in . Across sessions it can remember design decisions, architecture choices, team conventions, and anything else you choose to store — and recall the relevant pieces when you ask. It runs as a local MCP stdio server that any compatible client can spawn. Each project has its own private store at .curion/ ; memories are never sent to a shared backend. The public MCP API (the two tools, their strict input schemas, and the public text / structuredContent surfaces) is stable and frozen. --- Table of contents - Why Curion - Quick start - Other MCP clients - Example prompts - Key features - Privacy & storage - Configuration essentials - Troubleshooting - Documentation - Support, security, and contributing --- Why Curion - Persistent, project-local memory. Design decisions, conventions, and \"things to remember\" survive across sessions inside .curion/ . - Two tools, one surface. remember(text) stores a piece of project memory; recall(text) retrieves the relevant pieces. Each takes a single text parameter — no kinds, states, filters, or knobs on the public API. - Private by default. Memory lives in your project. Memories are never sent to a shared backend. Mark a project private with one line of JSON and it will never be surfaced by cross-project retrieval. - Pluggable providers. OpenAI-compatible (default) ","default_branch":null,"files":null,"tree":[],"storefront":"/r/geanatz","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/geanatz/curion/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}