SmartFetch for Cursor
io.github.friezaaaa/smartfetch
Paid fallback for public webpages: clean text, Markdown, links, metadata, and JavaScript rendering.
client:Cursor
transport:streamable-http
tools:4
Install SmartFetch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"smartfetch": {
"url": "https://smartfetch-production-ea53.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs