Link Preview API for Grok
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:Grok
transport:streamable-http
Install Link Preview API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"link-preview-api": {
"type": "http",
"url": "https://link-preview-api-z4nf.onrender.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs