Web Access Gateway for VS Code
dev.workers.mattskowronis.web-access-gateway/web-access
Paid web, news, company, product, and geographic search plus clean page reading for agents.
client:VS Code
transport:streamable-http
tools:8
Install Web Access Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"web-access": {
"type": "http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs