Skip to content
Get MCP AdsGet MCP Ads, home

Connect RTB House to an AI assistant

Connect RTB House to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 7 tools behind the answers.

For you

What the answer looks like, and what to type to get it.

Advertisers, campaigns, attribution-aware reporting, creatives and product offers.

Connect itLink to this section

  1. Open the dashboard and choose this platform.
  2. Enter your RTB House email and password, then choose your advertisers. Credentials are stored encrypted. For accounts with two-factor authentication, choose the API token option.
  3. Tick the accounts to expose. Nothing is readable until you do.
  4. Paste the endpoint into your assistant, or use the shared one for every platform at once.
textRTB House on its own endpoint
https://mcp.getmcpads.com/rtb-house/mcp

What to askLink to this section

text

What answers each oneLink to this section

QuestionTools

What it can changeLink to this section

Pause or activate a campaign or the entire advertiser. Previews include the current status and affected scope. Campaign creation and budget changes are not exposed by the documented API.

For your agent

The tool sequence, the parameters that matter, and what will be refused.

Both readings as Markdown: /guides/sources/rtb-house.md

Platform id
rtb_house
Tool prefix
rtb_house_
Account parameter
advertiserId
Dedicated endpoint
https://mcp.getmcpads.com/rtb-house/mcp
Tools
7, 2 of which write
Announced by default
rtb_house_get_advertiser, rtb_house_get_campaigns
Metrics
28, see /docs/sources/rtb-house/metrics
Dimensions
18, see /docs/sources/rtb-house/dimensions

Scope requested from the platformLink to this section

TikTok does not pass permissions through the authorization URL. They are attached to the app in Business Center and shown to the advertiser when access is granted.

Reaching a tool that is not announcedLink to this section

text
search_tools({ task: "..." })      find it
describe_tool({ name: "..." })     read its schema
run_tool({ name, args })           execute, with the same checks

What will refuse youLink to this section

  • An account not ticked by the owner. Call list_accounts and use a advertiserId from it.
  • A write on a plan without writes. The tool is absent from the list and refused if called anyway.
  • A write without confirm: true returns a preview and applies nothing. That is not an error.
  • A call to this platform on another platform's dedicated endpoint. The refusal names the URL that serves it.

Questions this source answersLink to this section

QuestionTools, in order