API Key Required
Cursor IDE Setup
Set up Cursor IDE to use Ad Superpowers for marketing insights while coding.
API Key Required
This setup requires an API key. Get your key from the API Keys page in your dashboard.
One-Click Install
Add Ad Superpowers to Cursor IDE instantly.
Install in Cursor IDE1
Install with One Click
Click the button above to add Ad Superpowers to Cursor automatically. After installing, open Settings → Tools & MCP and replace YOUR_API_KEY with your actual API key.
2
Or Configure Manually
Alternatively, open Settings → Tools & MCP → New MCP Server and add this configuration to your mcp.json:
{
"mcpServers": {
"ad-superpowers": {
"type": "http",
"url": "https://mcp.adsuperpowers.ai/v1",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}3
Start Using
The marketing tools will now be available in Cursor's AI chat and agent mode.
Tips
- After 1-click install, don't forget to replace `YOUR_API_KEY` in Cursor's MCP settings.
- Ad Superpowers provides 29 tools, well within Cursor's tool limit.
Next Steps
Having trouble? Check our troubleshooting guide or contact support.