Skip to content
Back to search
30
MCP streamable-http

ctlsurf

com.ctlsurf/notebook

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

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.octoryn/octopus-blackboard
Shared memory & coordination for AI coding agents — a blackboard, not an orchestrator.
0 tools
markupr
Record your screen, narrate feedback, get structured Markdown with screenshots. Desktop app, CLI, and MCP server for AI coding agents like C
0 tools
Notes
Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie
0 tools · sse
Tentra — Memory for AI Coding Agents
Memory for AI coding agents. Call graphs + refactor safety + persistent code context. 35 MCP tools.
0 tools · sse
@xultrax-web/agent-memory-mcp
Codify how you work. Every AI tool obeys. Markdown rules + cross-tool companion files (AGENTS.md/CLAUDE.md/.cursor/rules/.gemini) + Complian
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ctlsurf": {
      "url": "https://app.ctlsurf.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}