{
    "name": "Warden9",
    "description": "AI agent security gateway \u2014 MCP tool firewall, policy engine, and audit platform for multi-agent systems.",
    "url": "https://warden9.com",
    "protocols": [
        "mcp",
        "a2a"
    ],
    "endpoints": {
        "mcp": {
            "url": "https://api.warden9.com/mcp/{slug}",
            "transport": [
                "http",
                "sse"
            ]
        }
    },
    "capabilities": {
        "tool_firewall": true,
        "policy_engine": true,
        "audit_logging": true,
        "mcp_gateway": true
    },
    "contact": "https://warden9.com/en/contact",
    "privacy_policy": "https://warden9.com/en/privacy-policy",
    "terms_of_service": "https://warden9.com/en/terms-of-service"
}
