Skip to main content

Adding Ad Platforms

This guide covers how to extend the Adspirer MCP server with support for additional advertising platforms.

Current Platforms

Integration Requirements

Adding a new ad platform requires:
  1. API integration — OAuth flow and API client for the platform
  2. Tool definitions — MCP tool schemas for each supported action
  3. Asset validation — Platform-specific asset requirements and validation
  4. Shared skill updates — Update campaign management and performance review skills
  5. Documentation — Add platform tool reference page and connection guide

Contribution Process

The MCP server backend is maintained privately. To suggest a new platform integration, open an issue on the GitHub repo with your use case and priority.
Last modified on March 22, 2026