Skip to content
VS Code

agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) for VS Code

io.github.foomworks/agent-web

URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key

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

Install agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-web": {
      "type": "http",
      "url": "https://agent-web.foomworks.workers.dev/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

agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in other clients