URL fetcher and HTML-to-markdown converter with three-layer prompt injection defense: pre-extraction sanitization of hidden/off-screen elements and non-printing Unicode, 15-pattern risk scanning (HIGH/MEDIUM/OK), and per-request session-salt content boundary wrapping.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y fetch-guardAgent-CoreX intelligently routes which tools from Erodenn/fetch-guard your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"fetch-guard": {
"command": "npx",
"args": [
"-y",
"fetch-guard"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add fetch-guardAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Erodenn/fetch-guard directly without routing
npx -y fetch-guardNew to Agent-CoreX? View setup guide →