Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.raindrop.io/llms.txt

Use this file to discover all available pages before exploring further.

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"
		}
	}
}