Skip to main content
Cursor is an AI-powered code editor. With this integration it can search, read, and organize your bookmarks via MCP.

Connecting

Go to Settings → MCP → Add new MCP Server, or add to .cursor/mcp.json:
{
	"mcpServers": {
		"raindrop": {
			"url": "https://api.raindrop.io/rest/v2/ai/mcp"
		}
	}
}