n8n Automation Setup
Use Ad Superpowers with n8n for automated marketing workflows and reports.
API Key Required
This setup requires an API key. Get your key from the API Keys page in your dashboard.
Add the MCP Client Tool node
In your workflow, add n8n's built-in MCP Client Tool node and attach it to an AI Agent. Recent n8n versions include this natively, so no community node is required.
Connect to Ad Superpowers
Set the server endpoint to https://mcp.adsuperpowers.ai/v1, then set Authentication to Bearer and paste your Ad Superpowers API key as the token. n8n sends it as Authorization: Bearer <key>.
Use in Workflows
Select the marketing tools you need and wire them into your automation.
Tips
- On older n8n versions the node may only show an SSE endpoint field; use the core **MCP Client** node with the HTTP Streamable transport for the `/v1` endpoint.
- Get your API key from the API Keys page in your Ad Superpowers dashboard.
- Create automated reports by scheduling workflows that fetch marketing data and send it via email, Slack, or save to Google Sheets.
Next Steps
Having trouble? Check our troubleshooting guide or contact support.
