superagent
Installation
SKILL.md
Superagent
Set up Context Guardrails so external context is checked before a coding agent consumes it, connect the agent to Superagent over MCP, or configure signed webhooks. Keep credentials protected and avoid surprising the user with remote, billable, destructive, or policy-changing actions.
Superagent MCP is an authenticated remote service. Do not connect to it, send it data, or change an MCP client configuration unless the user explicitly asks.
Route setup requests by intent:
- Context Guardrails setup or coding-agent hooks: follow Context Guardrails integration. Connecting MCP alone does not enforce pre-consumption checks.
- Connect or troubleshoot Superagent MCP: follow MCP setup workflow.
- Signed event delivery: follow Webhook setup.