Hydrafetch for VS Code
com.hydrafetch/web
Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.
client:VS Code
transport:streamable-http
tools:13
Install Hydrafetch in VS Code
.vscode/mcp.json
{
"servers": {
"web": {
"type": "http",
"url": "https://api.hydrafetch.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs