Skip to content

Turn a prompt into a campaign.

Addiscovery lets you buy and sell advertising across Europe in plain language. Send a brief and get a booked plan, or list inventory and earn from every agent that buys, all on the open Ad Context Protocol.

Sell your inventory to every AI buyer

Earn more from the inventory you already have. We turn your media kit into a catalog agents can price and book, lift floors that sit under market, and route real buyer demand to it. Consent is verified per placement, and you set the rules every buy clears.

Sell

Book entire campaigns in one conversation

One brief replaces weeks of RFPs and insertion orders. The agent plans across every publisher, pushes the floors for a fair price, and books the lines that win. Delivery lands back in the same thread.

Buy

Run campaigns where your team already talks

Run every campaign from the Slack or Teams channel your team already uses. The agent plans, books, and posts delivery each morning, acting inside the budget and brand band you set and escalating at the edge. No new dashboard, no tool to switch into.

Operate

Build advertising products on one endpoint

Ship an advertising product in an afternoon. One MCP endpoint speaks the whole protocol, so a buying agent or a reporting bot is a few calls away. Auth, consent, governance, and the audit trail are already wired in.

Build
import { query } from "@anthropic-ai/claude-agent-sdk";
onTrigger((event) =>
query({
prompt: event.brief,
options: {
systemPrompt: "You run our media buying.
Plan, negotiate and book through Addiscovery.
Stay inside the policy band: budget, floors, pacing.
Escalate anything outside the band to the owner.",
mcpServers: {
addiscovery: {
type: "http",
url: "https://addiscovery.ai/mcp",
},
},
},
})
);

Put an agent on your next deal.