Connect an assistant
AdvisorPPC in Grok
Grok gets its own AdvisorPPC endpoint, with a tool surface shaped for how Grok calls tools. One AdvisorPPC account, one plan, and the same authorized Google accounts across every assistant you connect.
https://mcp.advisorppc.com/grok
How do I add the connector in Grok?
- Open Grok's connector or MCP server settings and choose to add a server.
- Paste the endpoint above. The transport is streamable HTTP.
- Leave authentication set to OAuth. There is no API key or secret to paste: the client registers itself.
- Start the connection. Grok opens the AdvisorPPC consent screen in your browser.
- Sign in or create your free AdvisorPPC account and approve the connection.
Loading the endpoint in a browser tab returns 401 Unauthorized. That is expected for an MCP endpoint and does not mean the connector is down.
Connecting from a command line agent
Any MCP capable agent can use the same endpoint. In Claude Code, for example:
claude mcp add --transport http advisorppc https://mcp.advisorppc.com/grokThe agent then walks you through the same browser OAuth flow. Claude Code users can install the packaged plugin instead, which is described on the getting started page.
Then what?
Link a Google account in dashboard settings if you have not already, then ask Grok about your accounts in plain language: run a Google Ads audit, find wasted ad spend, pull a search terms report, or check GA4 conversions. What is available in each area is on the capabilities page, and what your plan allows is on plans and limits.