Skip to main content
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"
		}
	}
}