Back to Adspirer
Card snapshot
mcp.adspirer.com
·
2026-05-22 06:51:55 UTC
·
9982b189a2fc287f65ef53e98d349dd3b99f2618920166fe0d62dead483a39e9
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Adspirer",
"description": "Manage advertising across Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads in natural language \u2014 review connected accounts and campaign performance, research keywords and targeting, audit conversion tracking, draft new campaigns (created paused for your review), and set up scheduled reports and threshold alerts.",
"version": "0.2.0",
"url": "https://mcp.adspirer.com/mcp",
"transport": "streamable-http",
"authentication": {
"type": "oauth2",
"flow": "authorization_code",
"pkce_required": true,
"authorization_server": "https://mcp.adspirer.com/.well-known/oauth-authorization-server",
"protected_resource": "https://mcp.adspirer.com/.well-known/oauth-protected-resource",
"dynamic_client_registration": "https://mcp.adspirer.com/oauth/register"
},
"platforms": [
"google_ads",
"meta_ads",
"tiktok_ads",
"linkedin_ads"
],
"capabilities": {
"tools": true,
"resources": true,
"prompts": true
},
"repository": "https://github.com/amekala/ads-mcp",
"privacy_policy": "https://www.adspirer.com/privacy",
"support": "https://github.com/amekala/ads-mcp/blob/main/SUPPORT.md"
}