FetchRelay for VS Code
com.fetchrelay/fetchrelay
Extract public webpages as Markdown, map sites, and run bounded crawl jobs. API key required.
client:VS Code
transport:streamable-http
Install FetchRelay in VS Code
.vscode/mcp.json
{
"servers": {
"fetchrelay": {
"type": "http",
"url": "https://fetchrelay.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs