{
  "name": "the-profound-agency",
  "description": "Search The Profound Agency's publisher network of paid editorial placements, price them, and open an order for a client \u2014 or submit a paid media campaign brief and have a human come back with a quote. No key or account required. Orders are never paid by the agent: the order tool returns a payment link for a human to complete, and unpaid orders are deleted automatically.",
  "endpoint": "https://theprofound.agency/api/mcp/",
  "transport": "streamable-http",
  "documentation": "https://theprofound.agency/mcp/",
  "authentication": {
    "read": "none",
    "write": "none",
    "description": "No authentication is required for any tool. An optional partner API key, sent as 'Authorization: Bearer <key>' or 'X-API-Key: <key>', only attaches a verified agency name to orders; request one at https://book.theprofound.agency"
  },
  "tools": [
    {
      "name": "search_placements",
      "description": "Search publications by price, Domain Authority, Domain Rating, category, region, turnaround and indexing.",
      "auth": false
    },
    {
      "name": "get_placement",
      "description": "Full detail for one publication.",
      "auth": false
    },
    {
      "name": "list_categories",
      "description": "Every category with a count of publications.",
      "auth": false
    },
    {
      "name": "quote_placements",
      "description": "Price a set of placements including the processing fee.",
      "auth": false
    },
    {
      "name": "list_capabilities",
      "description": "The outcomes we deliver \u2014 geo-fencing, website retargeting, visit tracking, identity resolution \u2014 in plain language, each with the products that provide it.",
      "auth": false
    },
    {
      "name": "create_order",
      "description": "Open a pending order and return a payment link for a human to pay.",
      "auth": false
    },
    {
      "name": "submit_campaign_brief",
      "description": "Submit a paid media campaign brief for a client. Buys and commits nothing: a human prices it against live availability and replies to the contact email.",
      "auth": false
    },
    {
      "name": "check_order_status",
      "description": "Payment and fulfilment state of an order.",
      "auth": false
    }
  ],
  "orderPolicy": {
    "agentCanPay": false,
    "unpaidOrdersDeletedAfterHours": 72,
    "note": "create_order returns a payment link. A human must complete payment; unpaid orders are swept automatically."
  },
  "alternateEndpoint": "https://theprofound.agency/mcp/",
  "agentGuide": "https://theprofound.agency/agents.md",
  "restApi": "https://theprofound.agency/openapi.json"
}
