search_placements
Read onlySearch the publisher network
Filter by price, Domain Authority, Domain Rating, category, region, turnaround, Google indexing and AI-crawler readiness. Returns a page of matches, highest Domain Authority first by default.

A Model Context Protocol server over ~1,700 publications. Search them, price them, open an order, or ask for a paid media quote — without scraping a single page. No key, no account, no approval.
An agent cannot buy anything here. Ordering returns a link a human opens.
Add it to an MCP client:
{
"mcpServers": {
"profound-agency": {
"type": "http",
"url": "https://theprofound.agency/api/mcp/"
}
}
}Two of them change something. Neither of those two can spend money.
Search the publisher network
Filter by price, Domain Authority, Domain Rating, category, region, turnaround, Google indexing and AI-crawler readiness. Returns a page of matches, highest Domain Authority first by default.
Full detail for one publication
Price, authority scores, turnaround, region, disclosure policy and an example article where one is published. Takes the id returned by search — the same slug as the publication's page URL.
Every category, with counts
The valid values for the category filter, and how many publications carry each one.
What we can deliver, in plain language
Geo-fencing, website retargeting, visit tracking, identity resolution and the rest — each described without jargon, with the products that provide it. Use it to turn what a client wants into what to ask for.
Price a set of placements
Exactly as the store's checkout would, including the 3.5% processing fee. Quoting reserves nothing and commits nobody.
Open an unpaid order and get a payment link
Creates a real pending order and returns a URL. It does not pay for anything. The order is inert until a human opens that link and pays, and it is deleted automatically if nobody does within 72 hours.
Payment and fulfilment state
Needs the order id and the billing email it was placed with, which is what stops anyone reading anyone else's order. Do not describe a placement as secured until this reports paid: true.
Ask for a paid media quote
For advertising campaigns — display, video, Connected TV, social, search, audio, out-of-home — which are priced per campaign rather than per placement. It buys nothing: a human prices it and replies.
The catalogue is also readable over ordinary GET requests, described in an OpenAPI document at /openapi.json. Quoting, ordering and campaign briefs stay on MCP, because that is where the rules about what an agent may do are enforced.
curl "https://theprofound.agency/api/catalog/search/?q=finance&minDomainAuthority=80&limit=5"