Skip to content
Get MCP AdsGet MCP Ads, home

Connect Reddit Ads to an AI assistant

Connect Reddit Ads to Claude, ChatGPT, Codex or any MCP client, what to ask it once it is connected, and the 50 tools behind the answers.

For you

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

Campaigns, ad groups, ads, communities and audience targeting, creative assets, catalogs and native reporting.

Connect itLink to this section

  1. Open Sources to review access status. Authorized operators can open connection setup; external assistants must wait until access is enabled.
  2. Approve the consent screen. The gateway stores an encrypted refresh token, never a password.
  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.
textReddit Ads on its own endpoint
https://mcp.getmcpads.com/reddit-ads/mcp

What to askLink to this section

text
Report campaign performance for the last 30 days with native units.
Show configured targeting, audience inclusions and exclusions.
Prepare a campaign, group and ad, keeping everything paused.
Show the actual creative assets linked to ads.

What answers each oneLink to this section

QuestionTools
Report campaign performance for the last 30 days with native units.reddit_get_campaigns, reddit_get_insights
Show configured targeting, audience inclusions and exclusions.reddit_get_ad_groups, reddit_get_targeting, reddit_get_custom_audiences
Prepare a campaign, group and ad, keeping everything paused.reddit_get_write_schema, reddit_create_campaign, reddit_create_ad_group, reddit_create_ad
Show the actual creative assets linked to ads.reddit_get_ads, reddit_list_ad_creatives

What it can changeLink to this section

Create and edit paused campaigns, ad groups and ads; import creative assets, manage posts, audience configuration and catalog products. Every write previews before confirmation.

For your agent

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

Both readings as Markdown: /guides/sources/reddit-ads.md

Platform id
reddit_ads
Tool prefix
reddit_
Account parameter
adAccountId
Dedicated endpoint
https://mcp.getmcpads.com/reddit-ads/mcp
Tools
50, 19 of which write
Announced by default
reddit_get_ad_groups, reddit_get_campaigns, reddit_get_insights, reddit_get_targeting, reddit_health_check, reddit_list_ad_creatives
Metrics
416, see /docs/sources/reddit-ads/metrics
Dimensions
37, see /docs/sources/reddit-ads/dimensions

Scope requested from the platformLink to this section

ScopeGrantsAllows writes
adsreadRead authorized Reddit Ads accounts and reporting. External assistant access remains disabled pending Reddit clarification.No
adseditManage Reddit campaigns, ad groups, ads, assets and supported audience/catalog configuration. Test workflows are implemented; production assistant access remains disabled.Yes

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 adAccountId 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
Report campaign performance for the last 30 days with native units.reddit_get_campaigns then reddit_get_insights
Show configured targeting, audience inclusions and exclusions.reddit_get_ad_groups then reddit_get_targeting then reddit_get_custom_audiences
Prepare a campaign, group and ad, keeping everything paused.reddit_get_write_schema then reddit_create_campaign then reddit_create_ad_group then reddit_create_ad
Show the actual creative assets linked to ads.reddit_get_ads then reddit_list_ad_creatives