Catalog
com.archerionlabs/nasc
OfficialNASC — Networked AI Session Continuity
Shared memory across AI dev tools: each session hands its context to the next, not starting cold.
Shared context memory across AI dev tools so new sessions preserve previous work.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"nasc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nasc.archerionlabs.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.