OAuth (No API Key)
Cursor IDE Setup
Set up Cursor IDE to use Ad Superpowers for marketing insights while coding.
1
Install with One Click
Click the button above to add Ad Superpowers to Cursor. Then open Settings → Tools & MCP, find ad-superpowers, and complete the browser sign-in when prompted. No API key needed.
2
Or Configure Manually
Alternatively, open Settings → Tools & MCP → New MCP Server, add this to your mcp.json, then sign in from the MCP settings when prompted:
{
"mcpServers": {
"ad-superpowers": {
"url": "https://mcp.adsuperpowers.ai/v1"
}
}
}3
Start Using
The marketing tools will now be available in Cursor's AI chat and agent mode.
Tips
- Prefer an API key? Add a headers block to the config: `"headers": { "Authorization": "Bearer YOUR_API_KEY" }`.
- Ad Superpowers provides 51 tools, well within Cursor's tool limit.
Next Steps
Having trouble? Check our troubleshooting guide or contact support.
