Skip to content
Cursor

ctlsurf for Cursor

com.ctlsurf/notebook

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

client:Cursor transport:streamable-http

Install ctlsurf in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ctlsurf in other clients