Every cybersecurity service, callable by any AI agent.
20 tools. From compliance checks to vulnerability scans to code security analysis. Pay per call via x402 micropayments or API key. No subscriptions, no minimums.
Built for autonomous AI agents
Drop-in MCP server with structured tool definitions. Your agent calls them. We handle the security engines.
Connect
Add AgentAegis to your MCP client config (Claude Desktop, custom agent, n8n) or POST to /mcp over HTTP.
Authorize
Use an API key (monthly budget) or pay per call with x402 micropayments — USDC on Base. No subscription, no commitment.
Call tools
Your agent invokes any of 20 tools — compliance checks, vuln scans, code audits, threat intel — with structured input/output.
Get structured results
Tools return JSON your agent can act on directly. Severity ratings, remediation steps, references — all machine-readable.
20 cybersecurity tools, agent-native
Wrappers around best-in-class engines (nmap, Nuclei, sslyze, Semgrep, trufflehog, trivy) plus framework-aware compliance logic and threat intel aggregation.
Six interactive demos
Watch AgentAegis run against a fictional fintech, Quill Finance. Realistic findings, real tool output, no signup required.
Pay only for what your agent calls
Two payment methods. Same per-call prices. No subscriptions, no monthly minimums.
API Key
Best for agents you control. Set a monthly budget, get usage analytics.
- Same per-call pricing as x402
- Set monthly spend limits
- Usage dashboard & analytics
- Webhooks for async scans
- Top up via card or invoice
x402 Micropayment
No signup. Your agent pays per call via USDC on Base. Pure pay-as-you-go.
- No registration required
- USDC on Base (mainnet)
- Settlement in seconds
- Standard x402 protocol
- Works with any x402 client
Drop in. Done.
Add AgentAegis to your MCP client in one block. Works with Claude Desktop, custom agents, n8n, LangChain, and anything that speaks MCP.
"mcpServers": { "agentaegis": { "command": "node", "args": ["./agentaegis-mcp/dist/index.js"], "env": { "AGENTAEGIS_API_KEY": "aegis_..." } } }