Skip to content
Windsurf

Link Preview Cache API for Windsurf

io.github.cmondillo/link-preview-cache-api

Same link preview data as link-preview-api, ~1/3 the price via a shared cache.

client:Windsurf transport:streamable-http

Install Link Preview Cache API in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "link-preview-cache-api": {
      "serverUrl": "https://link-preview-cache-api.onrender.com/mcp"
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Link Preview Cache API in other clients