Loading MCP server directory, please wait...
System-of-record notebook for AI coding agents: pages, datastores, tasks, skills over MCP.
npx @getmcp/cli add com.ctlsurf/notebookRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using your ctlsurf API key (create one at https://app.ctlsurf.com/settings, API Keys tab). Format: Bearer cpk_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ctlsurf/notebook": {
"url": "https://app.ctlsurf.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}