Link Preview Cache API for Cursor
io.github.cmondillo/link-preview-cache-api
Same link preview data as link-preview-api, ~1/3 the price via a shared cache.
client:Cursor
transport:streamable-http
Install Link Preview Cache API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"link-preview-cache-api": {
"url": "https://link-preview-cache-api.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs