Agent♥︎Age
Catalog

coldstart

Official

by AkashGoenka · TypeScript

Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.

Model Context Protocol (MCP) Server: io.github.AkashGoenka/coldstart

The MCP server provides “codebase memory” for AI agents. It includes an AST index and agent-written notes. The notes are described as self-staling, meaning the stored information is intended to become outdated over time.

🛠️ Key Features

  • AST index for codebase structure
  • Agent-written notes for additional context
  • Notes described as “self-stale”

🚀 Use Cases

  • Supplying AI agents with codebase memory during tasks
  • Combining structural code indexing with narrative agent notes
  • Managing note freshness via self-staling behavior

⚡ Developer Benefits

  • Developer-visible components: AST index plus notes
  • Clear documentation of the server’s purpose as codebase memory
  • Notes designed to reduce long-lived context

⚠️ Limitations

  • Notes are explicitly described as self-stale, which may reduce persistence over time

Topics

ai-agentsastclaude-codecode-intelligencecode-navigationcode-searchmcptree-sittercliai-codingcodexcursorllmstatic-analysistypescriptmodel-context-protocolcodebase-memoryai-memory-systemmemoryknowledge-base
coldstart - agentage MCP Catalog