O
Openclaw Notesnook MCP
by @johnfire
MCP server bridging Notesnook with OpenClaw — bidirectional note sync via HTTP/SSE
Created 2/21/2026
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-openclaw-notesnook-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"johnfire-openclaw-notesnook-mcp": {
"command": "npx",
"args": [
"johnfire-openclaw-notesnook-mcp"
]
}
}
}