Skip to content
VS Code

SmartFetch for VS Code

io.github.friezaaaa/smartfetch

Paid fallback for public webpages: clean text, Markdown, links, metadata, and JavaScript rendering.

client:VS Code transport:streamable-http tools:4

Install SmartFetch in VS Code

.vscode/mcp.json

{
  "servers": {
    "smartfetch": {
      "type": "http",
      "url": "https://smartfetch-production-ea53.up.railway.app/mcp"
    }
  }
}

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

What VS Code can do once it is connected

SmartFetch in other clients