Agent skill · superagent-ai
superagent
Set up Superagent Context Guardrails at coding-agent tool boundaries, configure and safely use the remote MCP server, and manage signed webhooks for findings, security reports, Contributor Trust, and Runtime Guardrails. Use when the user asks to enable context scanning before an agent consumes URLs, files, email, skills, or MCP repositories; integrate coding-agent hooks; or install, connect, configure, troubleshoot, or operate Superagent from Cursor, Claude Code, Codex CLI, or another MCP client.
What it needs
About 8k tokens when loaded.
What this skill does
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. MCP setup workflow 1. Identify the MCP client and whether the user wants a new connection, troubleshooting, or an operation on an existing connection. 2. For setup, direct the user to create an organization API key at Superagent Settings. Never ask them to paste the key into chat. 3. Store the key as SUPERAGENTAPIKEY in the user's shell or system environment. Never put it in a repository, tracked .env file, command output, or response. 4. Use the exact endpoint https://www.superagent.sh/mcp. The bare domain redirects, and some MCP clients fail on redirected POST requests. 5. Show the proposed configuration and obtain approval before editing client configuration or running a setup command. 6. Verify that the client connects and exposes Superagent tools before attempting a product operation. An organization API key can access the entire organization. Prefer a dedicated, revocable key for agent use and revoke it immediately if it is exposed. Client configuration Cursor Add this server to mcp.json. Remote servers cannot read envFile, so SUPERAGENTAPIKEY must exist in the environment that launches Cursor. Claude Code After confirming that SUPERAGENTAPIKEY is exported, propose: Run /mcp in Claude Code to confirm the connection. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills superagent-ai/superagent