Windsurf
API Key Required

Windsurf Setup

Set up Windsurf 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.

1

Open MCP Configuration

In Windsurf, go to Windsurf Settings (Cmd+,) → search "MCP" → click View raw config to open mcp_config.json.

2

Add Ad Superpowers

Add the following to your mcp_config.json:

{
  "mcpServers": {
    "ad-superpowers": {
      "serverUrl": "https://mcp.adsuperpowers.ai/v1",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
3

Restart & Verify

Restart Windsurf. You should see ad-superpowers with 29 tools in the MCP servers panel.

Tips

  • Windsurf uses `serverUrl` instead of `url` — different from Cursor!

External Resources

Next Steps

Having trouble? Check our troubleshooting guide or contact support.