mcpserver.lol
registry/coldstart
Connection check local install

coldstart

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

Tools 7
GitHub stars
Installs / wk 589
Licence
Transport stdio
Last checked never

Tools & capabilities

7 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

find from source
Locate the files relevant to a task. Pass
kb_lookup from source
Read everything the NOTEBOOK knows at ONE exact address — the file you are about to edit. Address-keyed, not concept-keyed: unlike kb_search (fuzzy, ranked), this filters notes by…
kb_repair from source
List the notebook notes that are WRITTEN BUT UNFINDABLE — missing the fields a note cannot be retrieved without (identityAliases, anchor symbols, a flow\
kb_repair_aliases from source
List file/flow notes whose identityAliases may no longer describe them — a DIFFERENT problem from kb_repair: that one finds notes with NO aliases at all, this one is for aliases th…
kb_search from source
Search the repo\
kb_status from source
Notebook overview: how many notes exist (by type: file/flow/lesson), how many are flagged stale (their anchored files drifted since verification), and how many are superseded/retra…
kb_write from source
Save or correct NOTEBOOK notes after finishing real work here — you have the files in context, so no future agent is better placed to record what you learned. Write a file note (wh…