HomeKnowledge & Memory › coldstart

coldstart

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

TypeScript Local macOSWindowsLinux
★ 10 stars Last pushed 2026-09-19 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.2.17)

npx -y @cstart/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "coldstart": {
      "command": "npx",
      "args": [
        "-y",
        "@cstart/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry