Agentβ™₯︎Age
Catalog

robo-cortex

Official

by robotel-limited Β· Python

Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.

A Git-aware memory store for AI coding agents; memories are anchored to git blob hashes. This MCP server facilitates storing and retrieving contextual memory tied to versioned git objects, enabling persistent, reproducible AI agent reasoning within software projects.

πŸ› οΈ Key Features

  • Git-aware memory storage linked to git blob hashes
  • Model Context Protocol (MCP) compatibility
  • Lightweight, Python-friendly interface
  • SQLite-backed persistence for local development

πŸš€ Use Cases

  • Contextual memory anchoring for AI coding agents in version-controlled projects
  • Reproducible agent reasoning across commits and branches
  • Memory retrieval aligned with specific git objects for auditability

⚑ Developer Benefits

  • Clear MCP-grounded design for integration with AI agents
  • Easy alignment of memories with code changes and history
  • Simple, extensible data model suitable for tooling ecosystems

⚠️ Limitations

  • Focused on git-anchored memories; may require integration effort for non-git workflows
  • Dependency on git blob hashes may impact memory portability across repos

Topics

ai-agentsclaudedeveloper-toolsllm-toolsmcpmodel-context-protocolpythonsqlite
robo-cortex - agentage MCP Catalog