QuickSnip for Cursor
com.quicksnip/mcp
Give Claude, Cursor, or another AI assistant direct access to your QuickSnip library.
client:Cursor
transport:streamable-http
Install QuickSnip in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://quicksnip.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs