Skip to content
Zed

ctlsurf for Zed

com.ctlsurf/notebook

System-of-record notebook for AI coding agents: pages, datastores, tasks, skills over MCP.

client:Zed transport:streamable-http

Install ctlsurf in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "notebook": {
      "url": "https://app.ctlsurf.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ctlsurf in other clients