ctlsurf for VS Code
com.ctlsurf/notebook
System-of-record notebook for AI coding agents: pages, datastores, tasks, skills over MCP.
client:VS Code
transport:streamable-http
Install ctlsurf in VS Code
.vscode/mcp.json
{
"servers": {
"notebook": {
"type": "http",
"url": "https://app.ctlsurf.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs