Skip to content
Cline

Link Preview Cache API for Cline

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

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

client:Cline transport:streamable-http

Install Link Preview Cache API in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Link Preview Cache API in other clients