Skip to main content

CounterAgent

Security testing toolkit for MCP servers and AI agent infrastructure. Audit, intercept, inject, and chain — from scanning to exploitation.

Modules

  • audit — automated security scanner for MCP servers (OWASP MCP Top 10)
  • proxy — interactive MCP traffic interceptor
  • inject — tool poisoning and prompt injection framework
  • chain — multi-agent attack chain exploitation

Quick start

pip install counteragent
counteragent audit --transport stdio -- python your_server.py