Examples
Once connected, your assistant can call the Adkumo tools directly. Everything runs against the active brand, scoped to brands you own.
Tool catalog
Brand context
| Tool | What it does |
|---|---|
get_current_brand | Returns the brand the session is acting on. |
switch_brand | Switches the active brand by name or id. |
Discovery
| Tool | What it does |
|---|---|
search_companies | Search the directory of advertisers in the ad repository. |
get_company_ads | Pull the ads a specific company is running. |
Creatives
| Tool | What it does |
|---|---|
list_creatives | List the creatives you've generated for the active brand. |
create_creative | Draft a new on-brand creative from a brief. |
edit_creative | Apply an edit to an existing creative. |
Publishing
| Tool | What it does |
|---|---|
check_meta_connection / check_linkedin_connection / check_google_ads_connection | Report whether a platform is connected. |
connect_meta_ads / connect_linkedin_ads / connect_google_ads | Start the OAuth connection for a platform. |
list_meta_ad_accounts / list_linkedin_ad_accounts / list_google_ads_accounts | List the ad accounts you can publish to. |
create_meta_draft / create_linkedin_draft / publish_to_google_ads | Publish a creative to the platform. |
Prompts to try
Discovery
"Switch to my Acme brand, then find five skincare advertisers and show me what ads they're running."
Creatives
"List my latest creatives, then draft a new one introducing our summer collection."
Publishing
"Check whether Meta is connected, list my ad accounts, and publish my newest creative to Meta."
Anything the MCP server creates — creatives, drafts, published ads — shows up in the dashboard too, on the Creatives and Ads pages. The MCP server and the dashboard act on the same data.
Tips
- If a tool acts on the wrong brand, ask the assistant to switch brands first.
- Publishing tools require the platform to be connected. Connect it from the dashboard Integrations page or with the
connect_*tools.