Skip to content
VS Code

Link Preview API for VS Code

io.github.cmondillo/link-preview-api

Pay-per-call Open Graph/link preview metadata for AI agents. $0.01 USDC per call, no signup.

client:VS Code transport:streamable-http

Install Link Preview API in VS Code

.vscode/mcp.json

{
  "servers": {
    "link-preview-api": {
      "type": "http",
      "url": "https://link-preview-api-z4nf.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Link Preview API in other clients