Catalog
io.github.mctx-ai/notes
OfficialNotes
Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie
Centralized note storage synced across multiple AI clients and editors.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"notes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://notes.mctx.ai/v1.5.4"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.