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.
Latest Version
Latest: 0.1.0
Released: 2026-07-24
Manifest: https://skills.ai-knowledge-hub.org/tools-mcp/adtech/openai-ads-adapter-template/tool.yaml
Artifact: https://skills.ai-knowledge-hub.org/artifacts/adtech/openai-ads-adapter-template/0.1.0.tar.gz