Skip to main content
The HYPD plugin bundles our MCP server into a single install. Unlike the custom connector setup, there is nothing to configure by hand.
Before you start, make sure you’ve signed up at app.hypd.ai and connected at least one ad account on the Sources page. See the Quickstart if you haven’t yet.

Install

The steps differ by surface — pick yours.
Then authorize: run /mcp, select hypd, choose Authenticate, and approve in the browser. The token is stored in your OS keychain and refreshes on its own.
From a normal terminal you can skip the panel: claude mcp login 'plugin:hypd-ai-ads:hypd'. This needs a real interactive terminal.
A terminal install also covers the desktop app’s Code tab — but not Cowork, which has its own path (next tab).

Try it

Ask Claude something that needs your account data:
HYPD is read-only. It reports on your accounts and never changes your campaigns, budgets or ads.

Plugin or custom connector?

Both reach the same HYPD MCP server. Pick whichever matches where you work.

Troubleshooting

In the terminal, run /reload-plugins or restart Claude Code, then check the /plugin Errors tab. In the desktop app, check Settings → Customize → Plugins.
Terminal: run /mcp and authenticate (or Re-authenticate if the token expired). Desktop/Cowork: open the plugin’s page and connect the HYPD AI Ads connector.
claude mcp login needs a real interactive terminal. Use /mcp inside a session instead, or run it from a standard terminal window.
Connect a source first: open the Sources page and connect Google Ads, Meta, Google Analytics or Merchant Center.
In the terminal, update Claude Code (npm install -g @anthropic-ai/claude-code@latest) and restart. In the desktop app and Cowork, /plugin doesn’t exist — use Settings → Customize → Plugins.

Privacy

The plugin registers no lifecycle hooks and ships no telemetry. The only network destination is HYPD’s own API at mcp.hypd.ai, reached through the MCP connection you authorize. See our Privacy Policy and Security & Privacy page.