Card snapshot
mcp.spytrend.com
·
2026-06-30 23:59:40 UTC
·
30e5dee8a75decc5677a9b352680824f44bc5eb6140db0804d529054dfa3d9ed
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.
{
"capabilities": {
"streaming": true
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"description": "Facebook/Meta ad-intelligence over MCP. Autonomous agents self-register for a free read-only trial (no human signup).",
"documentationUrl": "https://mcp.spytrend.com/llms.txt",
"name": "spytrend",
"preferredTransport": "streamable-http",
"provider": {
"organization": "spytrend.com",
"url": "https://spytrend.com"
},
"securitySchemes": {
"oauth_client_credentials": {
"flow": "clientCredentials",
"registration_endpoint": "https://mcp.spytrend.com/oauth2/register",
"scopes": [
"mcp:read"
],
"token_endpoint": "https://mcp.spytrend.com/oauth2/token",
"type": "oauth2"
}
},
"skills": [
{
"description": "Find Facebook/Meta ads by query, landing domain, country, format, dates.",
"id": "search_ads",
"name": "Search ads"
},
{
"description": "Top creatives by total_ads (all-time) or reuploads (hot this week).",
"id": "search_creatives",
"name": "Search creatives"
},
{
"description": "Rankings/aggregates: advertisers, webmasters, apps, geo, categories, timeline, scaling.",
"id": "get_trends",
"name": "Trends"
},
{
"description": "Advertiser profile with top creatives.",
"id": "get_advertiser",
"name": "Advertiser detail"
},
{
"description": "Webmaster/affiliate ad-network profile with top creatives.",
"id": "get_webmaster",
"name": "Webmaster detail"
}
],
"url": "https://mcp.spytrend.com/mcp",
"version": "v0.1.0",
"x_onboarding": {
"auth_md": "https://mcp.spytrend.com/auth.md",
"autonomous": true,
"note": "Do NOT use the human web signup. Self-register: client_credentials at https://mcp.spytrend.com/oauth2/register."
}
}