Knowledge Base

Glossary

The terms that come up across these docs, in the sense MCP Ads uses them.

Protocol terms

TermWhat it means here
MCPModel Context Protocol. An open standard that lets an AI client call external tools during a conversation.
MCP serverA service exposing tools over that protocol. MCP Ads is one, reachable at a URL rather than installed locally.
MCP clientThe application you talk to — Claude Desktop, Claude Code, Cursor — which decides which tools to call.
ToolOne callable operation with named parameters, such as reading campaign performance or creating a campaign.
Tool callA single invocation of a tool. It happens in response to something you asked, never on a schedule of its own.
Remote serverAn MCP server reached over HTTPS, with OAuth. Nothing is installed and there is no API key.
SkillA written procedure the client follows step by step, so you start from a checklist rather than a blank prompt.

Advertising terms

TermWhat it means here
CPACost per acquisition. Spend divided by conversions.
ROASReturn on ad spend. Revenue divided by spend.
CTRClick-through rate. Clicks divided by impressions.
Impression shareThe share of available auctions your ads actually appeared in.
Search termWhat someone actually typed, as opposed to the keyword you bid on.
Negative keywordA term you exclude, so your ad stops showing for it.
PMaxPerformance Max. A Google campaign type that runs across every inventory type from one asset set.
Creative fatiguePerformance decay as the same audience sees an ad repeatedly, usually visible as rising frequency with falling CTR.
AttributionHow credit for a conversion is assigned across the touchpoints that preceded it.
PacingWhether spend is on track against the budget for the period.

Where these show up

Common questions

Is MCP the same as a plugin?

Similar in spirit, different in design. MCP is an open protocol any client can implement, rather than a per-vendor extension format, which is why the same server works across Claude, Cursor and others.

What is the difference between a tool and a skill?

A tool is one operation the server exposes. A skill is a written procedure that calls many tools in a sensible order. Tools are the verbs; skills are the recipes.

Ready to connect?

Start free, connect the platforms you use, and run your first workflow from Claude in minutes.