An MCP server that exposes AgentGuard policy checks to MCP clients so they can determine whether URLs are allowed before making requests. It can check a single URL, batch-check multiple URLs, and validate policy definitions for common mistakes.
From the registry: Network-egress firewall for agent tools: check URLs against a declarative policy.
Please install the `agentguard` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js and npm** — Node.js with npm is required to run the MCP server via npx. (https://nodejs.org/}],)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@mukundakatta/agentguard-mcp"]
Note: README provides a portable stdio install path via npx. No environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Dead code, security, secrets detection and code quality for Python, TypeScript, Go.