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.

Windsurf is an AI-powered code editor by Codeium. With this integration it can search, read, and organize your bookmarks via MCP.

Connecting

Add to ~/.codeium/windsurf/mcp_config.json:
{
	"mcpServers": {
		"raindrop": {
			"serverUrl": "https://api.raindrop.io/rest/v2/ai/mcp"
		}
	}
}