Clipnote for Cursor
dev.paritto/clipnote
Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.
client:Cursor
transport:streamable-http
Install Clipnote in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"clipnote": {
"url": "https://mcp.clipnote.paritto.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs