Create
Campaigns, ad groups, ads and the rest of the structure on the networks GIO writes to.

GIO’s MCP is not a generic chat about ads. The agent reads what is live and acts on the account: it builds structure, adjusts delivery and follows results. Search Console is there to read organic, not to create campaigns.
Campaigns, ad groups, ads and the rest of the structure on the networks GIO writes to.
Pause, enable, budget, creative, keywords — the day-to-day work you would do in the UI.
Performance and structure from the accounts linked to the project, in the same agent.
MCP server https://mcp.giobrain.com/mcp
Same server, different accounts. Open the platform page to see what the agent does there.
The agent builds and changes ad structure. What you would ask in Google Ads Editor, Ads Manager or Campaign Manager fits the same flow — on the networks GIO operates.
Create a campaign from scratch, with the setup you ask for, on the networks where GIO writes structure.
Open groups, adjust delivery and organize the account without opening every UI.
Ship RSAs, ads, assets or creatives and turn them on when ready.
Add, update or remove targeting where the network lets the agent write.
Hold spend, turn things back on and rebalance budget in the same request.
Google, Meta, TikTok, LinkedIn, Spotify, Microsoft Advertising, Mercado Ads and ChatGPT Ads in the same project.
Add GIO’s MCP server to the client you already use. The accounts stay the ones connected in the project.
Add GIO’s MCP server and ask for the work on the account linked to the project.
You can use GIO’s MCP in ChatGPT. It is not a store app — it is the same server as the other tools.
Connect the platforms in the dashboard, use a plan that unlocks MCP and talk to the agent the way you would talk to a buyer.
Paste the block into the client. In Cursor (Settings → MCP), Claude Desktop (claude_desktop_config.json) or ChatGPT Developer mode / custom connector. Replace gio_sk_xxx with your account key. The agent only operates accounts already linked to the GIO project.
Canonical endpoint: https://mcp.giobrain.com/mcp
{
"mcpServers": {
"gio-brain": {
"url": "https://mcp.giobrain.com/mcp",
"headers": {
"Authorization": "Bearer gio_sk_xxx"
}
}
}
}{
"mcpServers": {
"gio-brain": {
"type": "http",
"url": "https://mcp.giobrain.com/mcp",
"headers": {
"Authorization": "Bearer gio_sk_xxx"
}
}
}
}{
"name": "gio-brain",
"url": "https://mcp.giobrain.com/mcp",
"headers": {
"Authorization": "Bearer gio_sk_xxx"
}
}| GIO Brain MCP | Official Google Ads MCP | Typical open-source MCPs | |
|---|---|---|---|
| Write (create campaign, ad, budget) | Yes — write on networks GIO operates | No — read only | Varies; usually 1 network |
| Platforms on one server | 10 (ads + Search Console + dashboard) | Google Ads | 1–3 networks |
| Auth | OAuth accounts already linked in the GIO project | Google OAuth | Token / env in the client |
MCP
Create an account, connect the networks and ask in Cursor or Claude what you would ask a buyer.