Loading MCP server directory, please wait...
Give Claude, Cursor, or another AI assistant direct access to your QuickSnip library.
npx @getmcp/cli add com.quicksnip/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: a QuickSnip API key, sent as "Bearer <key>". Create one with `quicksnip login`.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.quicksnip/mcp": {
"url": "https://quicksnip.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}