AdCritter_Agent

Allow automated workflows to control your digital advertising campaigns across multiple channels including Connected TV (CTV), Digital Roadside Billboards…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Adcritter Entity Actions: Returns all available actions for a specific entity, including full input and output schemas. Use the entity name from adcritter_entities. The schemas tell you exactly what f
  • Adcritter Entities: Returns the catalog of all entities available in the AdCritter platform. Each entity includes a description and its relationships to other entities. Use this to discover what entit
  • Adcritter Get Usage Guide: Returns the conceptual model and workflow guidance for an AdCritter entity - what it is, how it relates to other entities, and the intended workflow for using it. Includes e

What data it sees

Do you need an account

No: the server works without sign-in

Allow automated workflows to control your digital advertising campaigns across multiple channels including Connected TV (CTV), Digital Roadside Billboards (digital out-of home or DooH), Internet Display & Native, and Streaming Audio, geographic & audience targeting within automated workflows.

Server tool list (5)

Raw names from tools/list. Only developers need these.

adcritter_entity_actionsReturns all available actions for a specific entity, including full input and output schemas. Use the entity name from adcritter_entities. The schemas tell you exactly what fields to pass in the body when calling adcritter_action.
adcritter_entitiesReturns the catalog of all entities available in the AdCritter platform. Each entity includes a description and its relationships to other entities. Use this to discover what entities you can work with, then call adcritter_entity_actions to see the actions available on it and their input/output schemas.
adcritter_get_usage_guideReturns the conceptual model and workflow guidance for an AdCritter entity - what it is, how it relates to other entities, and the intended workflow for using it. Includes exhaustive workflow sequencing and prescriptive rules so generated apps call the API correctly. Available entities: ad, advertiser, audience, authentication, blueprint, campaign, domain, geo, media-asset, me, plan, report, segment, settings, targeting.
adcritter_actionInvokes an action on an AdCritter entity. Use adcritter_entity_actions to discover the available actions and required input schema for an entity before calling this.
adcritter_healthReturns server health status and version information for the AdCritter MCP server