4fetch for VS Code
io.github.amit755/4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
client:VS Code
transport:streamable-http
Install 4fetch in VS Code
.vscode/mcp.json
{
"servers": {
"4fetch": {
"type": "http",
"url": "https://api.4fetch.com/mcp/v1/fetch"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs