agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) for Grok
io.github.foomworks/agent-web
URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key
client:Grok
transport:streamable-http
tools:5
Install agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-web": {
"type": "http",
"url": "https://agent-web.foomworks.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs