Skip to content
Zed

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

io.github.foomworks/agent-web

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

client:Zed transport:streamable-http tools:5

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

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agent-web": {
      "url": "https://agent-web.foomworks.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

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