Open app

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

ToolWhat it does
get_current_brandReturns the brand the session is acting on.
switch_brandSwitches the active brand by name or id.

Discovery

ToolWhat it does
search_companiesSearch the directory of advertisers in the ad repository.
get_company_adsPull the ads a specific company is running.

Creatives

ToolWhat it does
list_creativesList the creatives you've generated for the active brand.
create_creativeDraft a new on-brand creative from a brief.
edit_creativeApply an edit to an existing creative.

Publishing

ToolWhat it does
check_meta_connection / check_linkedin_connection / check_google_ads_connectionReport whether a platform is connected.
connect_meta_ads / connect_linkedin_ads / connect_google_adsStart the OAuth connection for a platform.
list_meta_ad_accounts / list_linkedin_ad_accounts / list_google_ads_accountsList the ad accounts you can publish to.
create_meta_draft / create_linkedin_draft / publish_to_google_adsPublish 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.