Blocks the wrong agent payment before it settles and signs a verifiable verdict on every one.
claude mcp add ai-agent-firewall -- npx -y @fidacy/mcp
claude_desktop_config.json
{
"mcpServers": {
"ai-agent-firewall": {
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ai-agent-firewall": {
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ai-agent-firewall": {
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ai-agent-firewall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ai-agent-firewall": {
"command": "npx",
"args": [
"-y",
"@fidacy/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.fidacy--ai-agent-firewall/reviews or the review_server meta-tool.
POST /mcp