agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) for Cursor
io.github.foomworks/agent-web
URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key
client:Cursor
transport:streamable-http
tools:5
Install agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-web": {
"url": "https://agent-web.foomworks.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs