AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Tools Mcp / Adtech

OpenAI Ads Adapter Template

Mock-first read-only adapter contract for OpenAI Ads accounts, campaigns, ads, insights, and product feeds.

openai-ads, adapter, read-only, campaign-insights, product-feeds

Install this connector

Install (Codex)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install --module tools --entry adtech/[email protected] --runtime generic --target ./my-agent/tools-mcp

How You Can Use This

Template only

Execution: integration-template

First run: Use adtech/openai-ads-api-client for an executable mock or live read-only integration.

Current limits

  • This package contains contracts and fixtures, not an API client.

Classification: declared

Operational Summary

Connected system: OpenAI Ads API or local mock fixtures

Access level: read-only

Trust boundary: third-party-hosted

Approval boundary: Read-only by design; future writes must use the existing policy-gated ad-platform executor.

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Runtime & Dependencies

ID: adtech/openai-ads-adapter-template

Runtimes: codex, claude, generic

Auth required: Account-scoped OpenAI Ads API credential for live bindings

Dependencies & Setup

MCP servers: Not documented

APIs: OpenAI Ads API

Local tools: secret_manager

Capabilities

  • Read advertiser account metadata.
  • List campaigns and ads.
  • Retrieve campaign insights.
  • Validate product-feed records.