NASC — Networked AI Session Continuity for Claude Code
com.archerionlabs/nasc
Shared memory across AI dev tools: each session hands its context to the next, not starting cold.
client:Claude Code
transport:streamable-http
Install NASC — Networked AI Session Continuity in Claude Code
run in your project directory
claude mcp add --transport http nasc https://nasc.archerionlabs.com/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs