Interfaces
Connect Superagent to agents, services, and internal tools.
Use MCP, Webhooks, and the REST API to connect Superagent to the tools that investigate findings, automate security work, or consume results.
Choose an interface
| Interface | Use it when |
|---|---|
| MCP | An AI agent needs to read findings, start security work, or return a structured result |
| Webhooks | Another tool or service needs events when reports, findings, updates, or guardrail decisions change |
| REST API | Your application needs direct programmatic access to Superagent resources |
Most automated remediation workflows use Webhooks to start work and MCP to read or update the current Superagent record.
Before you connect
Create a dedicated organization API key for each MCP or REST API integration. Store API keys and webhook receiver credentials in the destination's secret manager, keep them out of prompts and repositories, and retain human approval for consequential actions.