Adding Ad Platforms
This guide covers how to extend the Adspirer MCP server with support for additional advertising platforms.Current Platforms
| Platform | Tools | Status |
|---|---|---|
| Google Ads | 39 | GA |
| LinkedIn Ads | 28 | GA |
| Meta Ads | 20 | GA |
| TikTok Ads | 4 | GA |
Integration Requirements
Adding a new ad platform requires:- API integration — OAuth flow and API client for the platform
- Tool definitions — MCP tool schemas for each supported action
- Asset validation — Platform-specific asset requirements and validation
- Shared skill updates — Update campaign management and performance review skills
- Documentation — Add platform tool reference page and connection guide

