Catalog
io.github.Akhilucky/ai-firewall-mcp
Officialby Akhilucky · Python
AI Firewall MCP
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
Security layer detecting prompt injection and jailbreak attempts in multi-agent LLM systems.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ai-firewall-mcp": {
"command": "uvx",
"args": [
"ai-firewall-mcp"
]
}
}
}