Skip to content
VS Code

Web Fetch for VS Code

io.github.sadri-dridi/web-fetch

HTTP status and content type for a public URL. Body discarded.

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

Install Web Fetch in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-fetch": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/web-fetch/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

All 30 tools →

Web Fetch in other clients