openunfurl for Cursor
io.github.solvohq/openunfurl
Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.
client:Cursor
transport:streamable-http
tools:1
Install openunfurl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openunfurl": {
"url": "https://openunfurl.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs