Claude Code CLI
API Key Required

Claude Code CLI Setup

Set up Claude Code terminal CLI to use Ad Superpowers in your development workflow.

API Key Required

This setup requires an API key. Get your key from the API Keys page in your dashboard.

1

Add Ad Superpowers Connection

Copy and paste this command to add Ad Superpowers to Claude Code:

claude mcp add --transport http ad-superpowers \
  https://mcp.adsuperpowers.ai/v1 \
  --header "Authorization: Bearer YOUR_API_KEY"
2

Verify Installation

Check that the server was added successfully:

claude mcp list
3

Start Using

Start Claude Code in any directory and the marketing features will be available:

claude

Tips

  • Use `--scope user` to make the server available across all your projects.

Next Steps

Having trouble? Check our troubleshooting guide or contact support.