NASC — Networked AI Session Continuity for Windsurf
com.archerionlabs/nasc
Shared memory across AI dev tools: each session hands its context to the next, not starting cold.
client:Windsurf
transport:streamable-http
Install NASC — Networked AI Session Continuity in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nasc": {
"serverUrl": "https://nasc.archerionlabs.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs