Claude Code
Install the AdCrunch MCP server in Claude Code and authorize your organization.
Install
Add the server
From any terminal:
claude mcp add --transport http adcrunch https://mcp.adcrunch.dev/mcpAdd --scope user to make it available in every project instead of just
the current one.
Authorize
Inside a Claude Code session, run /mcp, select adcrunch, and choose
Authenticate. Your browser opens AdCrunch’s OAuth consent — sign in
and pick the organization you want to expose to this client.
Try it
Ask Claude Code: “List my advertisers.” It calls list_advertisers and reads back the result.
If that works, go to the Quickstart for a first question and a first change.