Skip to content
HelpOpen app
MCP docs/Overview
MCP docs/Overview

Customer research.
Inside your AI.

Connect Adlicio to your AI app. Find real customer language, explore ad angles, and use the research you already have.

MCP connects your AI app to your Adlicio account. No API key needed.

Connect your AI app

Choose where you work. We’ll show you the setup.

  1. 1

    Add the connector

    Open Claude’s connector settings.

  2. 2

    Sign in to Adlicio

    Use the account you research with.

    Add to Claude
Connector URL
https://mcp.tryadlicio.com/mcp

Use this URL for manual setup.

View every setup step
Team or Enterprise?View setup

Check your connection

Ask your AI app:

Check my Adlicio account and remaining credits.

Uses whoami · No research credits

What a successful connection looks like

Your AI returns your Adlicio account, plan, and remaining credits. If the account is wrong or the tool is missing, use the troubleshooting steps.

Next steps

Start with a real question.

You don’t need to memorize tool names. Tell your AI what you want to learn and ask it to use Adlicio.

Example research prompt1 credit per call
Research what people on Reddit find frustrating about meal planning. Show recurring problems with direct customer quotes and source links.

Replace “meal planning” with your customer’s problem. Read the source quotes before turning patterns into hooks.

Connect / Claude

Connect Claude

Connect once. Use Adlicio in Claude, Desktop, and Cowork.

  1. Open Claude on the web and go to Customize > Connectors.
  2. Select +, then Add custom connector.
  3. Name it Adlicio and paste https://mcp.tryadlicio.com/mcp.
  4. Select Add, then Connect, and sign in to your Adlicio account.
  5. In a conversation, open + > Connectors and enable Adlicio.

Available on Free, Pro, Max, Team, and Enterprise. Free allows one custom connector. For Team and Enterprise, an Owner must add Adlicio first; each member then connects their own account.

Team & Enterprise setup
  1. An Owner opens Organization settings > Connectors in Claude.
  2. Select Add > Custom > Web, enter https://mcp.tryadlicio.com/mcp, and select Add.
  3. Each member opens Customize > Connectors, finds Adlicio, and selects Connect.
  4. Sign in with your own Adlicio account, then enable Adlicio from + > Connectors in a conversation.
Open Claude admin setup

Connect / ChatGPT

Connect ChatGPT

Add Adlicio as a custom app in ChatGPT on the web.

  1. Open Settings > Security and login and enable Developer mode.
  2. Open ChatGPT Plugins, select +, and create a developer-mode app.
  3. Name it Adlicio, enter https://mcp.tryadlicio.com/mcp, and choose OAuth.
  4. Complete the Adlicio sign-in and finish creating the app.
  5. In a new chat, open + > Developer mode and select Adlicio.

Requires Plus, Pro, Business, Enterprise, or Education with developer-mode access. Workspace permissions apply. Some workspaces use Settings > Apps > Advanced Settings and Apps > Create. Review action confirmations when prompted.

Connect / Cursor

Connect Cursor

Add a remote server to your Cursor configuration.

  1. Open .cursor/mcp.json in your project, or ~/.cursor/mcp.json for all projects.
  2. Add the Adlicio entry below to mcpServers, preserving your existing servers.
  3. Open Customize in Cursor’s sidebar and enable Adlicio.
  4. Complete the Adlicio sign-in when prompted, then ask Agent to use Adlicio.
mcp.json
{
  "mcpServers": {
    "adlicio": {
      "url": "https://mcp.tryadlicio.com/mcp"
    }
  }
}

No API key or OAuth client secret is needed. Your organization may restrict which MCP servers you can connect. Cursor asks for tool approval according to your run settings.

Connect / Claude Code

Connect Claude Code

Register the hosted server, then sign in from Claude Code.

  1. From your project directory, run the command below.
  2. Open Claude Code and run /mcp.
  3. Select Adlicio and complete the sign-in flow in your browser.
  4. Return to /mcp and confirm Adlicio shows connected.
Terminal
claude mcp add --transport http adlicio https://mcp.tryadlicio.com/mcp

The command adds Adlicio for your current project. Add --scope user to make it available across projects. If you already connected through Claude, check /mcp before adding another configuration.

Connect / Other clients

Connect your AI app

Use a client that supports remote MCP with OAuth.

  1. Check that your client supports Streamable HTTP and OAuth for remote MCP servers.
  2. Open its custom MCP or connector settings and add a remote server.
  3. Name the server Adlicio and enter https://mcp.tryadlicio.com/mcp.
  4. Follow the client’s sign-in prompt and enable Adlicio for your conversation.

Setup labels and plan requirements vary by client. Adlicio supports dynamic OAuth client registration. Clients that only support local stdio servers need the separate CLI setup in the developer docs.

Reference

The right tool for the job.

Your AI discovers these tools automatically. Browse by task, or use search to jump to a tool. Expand a row for its inputs and details.

Cost and access are different. A tool can use zero credits and still require a paid plan. Tool availability can also depend on the connected collection service.

Research

Find and collect customer language

Research a topic

research_topic
1 creditEvery plan

Search Reddit, collect matching discussions and rank customer language in one call. Use customer wording for the keyword and narrow the subreddits when the topic is broad. Add a brand to save the research to its workspace.

Inputs
Required inputs are marked.
keyword
Required
brand
Optional
limit
Optional
subreddits
Optional
exclude_scraped
Optional
mode
Optional
max_comments
Optional
min_score
Optional
max_depth
Optional
sort
Optional
include_body_only
Optional
Link to this tool

Read comments from a URL

scrape_url
0–2 creditsReddit: every plan · Other sources: All Access & Team

Collect comments or reviews from one supported public page. Returns customer text with its source details. The price depends on the source; stored results can be reused free. It reads a URL rather than searching for one.

Inputs
Required inputs are marked.
url
Required
brand
Optional
force
Optional
mode
Optional
max_comments
Optional
max_threads
Optional
min_score
Optional
max_depth
Optional
sort
Optional
include_body_only
Optional
Link to this tool

Find Reddit discussions

search_reddit
1 creditEvery plan

Find relevant threads with their titles, URLs and snippets, without collecting comments. Threads already in your history include a scrape id that get_history_item can read for zero credits.

Inputs
Required inputs are marked.
keyword
Required
limit
Optional
subreddits
Optional
Link to this tool

Find YouTube videos

search_youtube
0 creditsAll Access & Team

Find videos with their titles, channels, views and URLs. Use a keyword of 2 to 5 words, the way a viewer types it. Returns video listings, not comments. Follow with scrape_url to read a video's comments for zero credits, or start_deep_scrape for a larger collection.

Inputs
Required inputs are marked.
keyword
Required
limit
Optional
order
Optional
Link to this tool

Find Blind discussions

search_blind
1 creditEvery plan

Find public Blind posts where professionals discuss a keyword. Returns titles, snippets, engagement and URLs, without collecting comments. Searches use the account's search allowance.

Inputs
Required inputs are marked.
keyword
Required
limit
Optional
sort
Optional
Link to this tool

Find Hacker News discussions

search_hackernews
0 creditsAll Access & Team

Find Hacker News stories or the individual comments that match a keyword, with points, comment counts and item URLs. Follow with scrape_url on an item URL to read the whole thread for zero credits.

Inputs
Required inputs are marked.
keyword
Required
limit
Optional
sort
Optional
type
Optional
Link to this tool

Find scroll stoppers

find_scroll_stoppers
3 creditsAll Access & Team

Find public TikTok and Instagram videos for a niche or competitor, ranked by engagement, with their caption hooks. These are video and hook results; use research_topic or scrape_url for the customer comments behind them.

Inputs
Required inputs are marked.
keyword
Required
platform
Optional
limit
Optional
Link to this tool

Find creators

find_creators
5 creditsAll Access & Team

Find TikTok and Instagram creators with followers, engagement estimates, public contact details and the posts that surfaced them. Country is a ranked preference, not a guaranteed filter. Useful for UGC, affiliates and sourcing partners.

Inputs
Required inputs are marked.
keyword
Required
platform
Optional
country
Optional
minFollowers
Optional
maxFollowers
Optional
limit
Optional

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Find Meta ads

find_competitor_ads
1 creditAll Access & Team

Find Facebook and Instagram ads in the public Meta Ad Library: copy, hooks, offers, CTAs and landing URLs. Filter or sort the fetched sample by known running duration. Longevity is a research signal, not proof of profit. Limited to 25 calls a day.

Inputs
Required inputs are marked.
query
Required
country
Optional
active_status
Optional
media_type
Optional
sort_by
Optional
min_days_running
Optional
cta_type
Optional
call_ads_only
Optional
keyword_only
Optional
limit
Optional

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Find TV ad creatives

find_tv_ads
3 creditsAll Access & Team

Search the public iSpot creative catalog for ad copy, publication dates and video links. Catalog dates do not prove when an ad aired or whether it is running. Airing times, spend and audience targeting are unavailable. Limited to 25 calls a day.

Inputs
Required inputs are marked.
query
Required
limit
Optional

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Read a Meta ad transcript

get_ad_transcript
1 creditAll Access & Team

Get the spoken transcript of one public Meta video ad using its numeric id or Ad Library URL. Transcriptions can contain errors; no on-screen text or performance is inferred. Image ads and unavailable audio cost zero credits. TV and arbitrary video URLs are unsupported.

Inputs
Required inputs are marked.
ad
Required

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Read a video transcript

get_video_transcript
1 creditAll Access & Team

Get the spoken transcript of one public TikTok video, Instagram reel or YouTube video or Short by URL, with timed cues where the platform gives them. Read what a creator or competitor says: the hook, the claims, the offer and the call to action. Pair it with scrape_url on the same link for the comments under the video. Costs 1 credit when a transcript is delivered. Videos with no speech, and Instagram videos over 120 seconds, cost zero credits.

Inputs
Required inputs are marked.
url
Required

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Read a landing page

inspect_landing_page
1 creditAll Access & Team

Read a public landing page's HTML copy, headings, phone links, buttons, form labels and redirects. It does not submit forms or make calls. JavaScript-only content may be missing; blocked pages are not charged. Returns page evidence, not a screenshot or performance data.

Inputs
Required inputs are marked.
url
Required
Link to this tool

Find product listings

find_products
1 creditAll Access & Team

Search Google Shopping for product titles, prices, merchants, ratings, review counts and URLs. Returns listings rather than review text. Use a supported product URL with scrape_url to read customer reviews.

Inputs
Required inputs are marked.
query
Required
max_results
Optional

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Find emerging products

find_early_products
3 creditsAll Access & Team

Find product listings showing early-adopter signals, with a score, supporting evidence and a signal breakdown. Search across marketplaces and customer discussions; use brand_filter and physical_only to narrow the results. An early signal is not proof a product will succeed.

Inputs
Required inputs are marked.
niche
Required
marketplaces
Optional
price_min
Optional
price_max
Optional
region
Optional
strictness
Optional
brand_filter
Optional
physical_only
Optional
max_results
Optional

Availability depends on the connected collection service. Reconnect your AI app to refresh its tool list.

Link to this tool

Collect more YouTube comments

start_deep_scrape
3 creditsAll Access & Team

Start a background collection of available comments on one YouTube video, up to 20,000. Charged when a new job starts; an existing live job for the URL is reused without another charge. Check progress with get_deep_scrape.

Inputs
Required inputs are marked.
url
Required
max_comments
Optional
force
Optional
Link to this tool

Check a deep scrape

get_deep_scrape
0 creditsAll Access & Team

Check a background YouTube collection using the job id from start_deep_scrape. When it finishes, read the stored comments with get_history_item using the returned scrape id. Wait at least a minute between progress checks.

Inputs
Required inputs are marked.
job_id
Required
Link to this tool

Read a private Facebook group

scrape_facebook_group
0 creditsAll Access & Team

Search a group you belong to through your own logged-in Chrome browser. Requires the Adlicio extension with “Let Claude use this browser” enabled. Returns a background job id; get_extension_job checks progress. Public Facebook posts use scrape_url instead.

Inputs
Required inputs are marked.
group_url
Required
keyword
Optional
max_posts
Optional
Link to this tool

Check a browser collection

get_extension_job
0 creditsAll Access & Team

Check a queued extension job for a Facebook group or an Amazon pull handed to your browser. Reports browser connection status and the scrape id when complete. Read the saved comments with get_history_item; wait at least a minute between checks.

Inputs
Required inputs are marked.
job_id
Required
Link to this tool

Workspace

Work with your saved research

Check your connection and credits

whoami
0 creditsEvery plan

See the connected Adlicio account, its plan and available research credits. A useful first connection check: it runs no research and uses no credits.

Inputs
Required inputs are marked.

No inputs needed.

Link to this tool

Find past research

list_history
0 creditsAll Access & Team

List saved scrapes and research from your dashboard, extension, CLI and AI chats, newest first. Filter by title, keyword or platform. Returns stored entries without collecting anything again.

Inputs
Required inputs are marked.
query
Optional
platform
Optional
limit
Optional
offset
Optional
Link to this tool

Read saved research

get_history_item
0 creditsAll Access & Team

Read one stored scrape or ad inspection by its history id, without fetching it again. Set full_text to true when you need untrimmed quotes or exports. Use offset and max_comments to read longer collections in pages.

Inputs
Required inputs are marked.
id
Required
full_text
Optional
max_comments
Optional
offset
Optional
Link to this tool

Search saved comments

search_history
0 creditsAll Access & Team

Find a word or short phrase across comments your account already collected. Each match includes its source scrape. Searches are case-insensitive; narrow the phrase or platform when the response says more matches are available.

Inputs
Required inputs are marked.
query
Required
platform
Optional
limit
Optional
Link to this tool

Read brand research

get_brand_research
0 creditsAll Access & Team

Read a brand's avatars, ad angles, customer quotes and saved scripts. With no arguments, lists the account's brands. Also reports the status of a run started with start_brand_research.

Inputs
Required inputs are marked.
brand
Optional
Link to this tool

Create a brand workspace

create_brand
0 creditsAll Access & Team

Create a brand in the same workspace used by the Adlicio dashboard. Its audience, offer and positioning help shape later research. An exact name that already exists returns that brand instead of creating a duplicate.

Inputs
Required inputs are marked.
name
Required
url
Optional
niche
Optional
audience
Optional
offer
Optional
key_claim
Optional
tone
Optional
mechanism
Optional
Link to this tool

Start brand research

start_brand_research
3 creditsAll Access & Team

Start the dashboard's full research pipeline for an existing brand: discussions, avatars, angles and supporting quotes. Charged when a new run starts. Usually takes 3–5 minutes; check its status with get_brand_research.

Inputs
Required inputs are marked.
brand
Required
Link to this tool

Save an ad script

save_script
0 creditsAll Access & Team

Save a finished script, hook set or advertorial into a brand's Scripts library. It appears in the dashboard alongside that brand's research. Use the brand's name or id; the title is optional.

Inputs
Required inputs are marked.
brand
Required
script
Required
title
Optional
Link to this tool

See what you are monitoring

list_tracked_sources
0 creditsEvery plan

List the listening sources already in your workspace, with their schedule, last collection and any reported error. Filter by brand to see one workspace's targets. Reading the list does not start a collection.

Inputs
Required inputs are marked.
brand
Optional
Link to this tool

Monitor a source

add_tracked_source
0 creditsPaid plans · Source limits apply

Add a source to an existing brand for scheduled collection. Reddit targets are available on paid plans; other sources and keyword monitoring need All Access or Team. Target limits apply. Adding the target is free; later collections can use credits.

Inputs
Required inputs are marked.
brand
Required
kind
Required
target
Required
cadence
Optional
Link to this tool

Read a saved audience

get_audience
0 creditsEvery plan

Read an audience's saved sources and recent research runs. With no arguments, lists your audiences. These are the communities and pages you grouped for research, rather than a generated list of customer personas.

Inputs
Required inputs are marked.
audience
Optional
Link to this tool

Build a customer-language report

start_voc_report
3 creditsEvery plan · Saved scrapes required

Turn 1–30 saved scrapes you own into a Voice-of-Customer report with themes, objections, angles and quoted evidence. Add product_context to tailor the report. Charged when a new report starts; use get_voc_report to read it when ready.

Inputs
Required inputs are marked.
scrape_ids
Required
product_context
Optional
Link to this tool

Read a customer-language report

get_voc_report
0 creditsEvery plan

Read a saved Voice-of-Customer report and its status using the report id. With no arguments, lists your recent reports. Works with reports created in the dashboard or through start_voc_report.

Inputs
Required inputs are marked.
id
Optional
Link to this tool

Reference / Sources

Where the customer language lives.

Give scrape_url a supported public URL. Reddit is available on every plan; other sources require All Access or Team.

SourceCredits per delivery
YouTube

A video URL, not a channel page.

0 credits
Apple App Store
0 credits
Google Play
0 credits
Steam
0 credits
AliExpress
0 credits
Hacker News
0 credits
Stack Exchange

Includes Stack Overflow questions.

0 credits
Product Hunt
0 credits
Discourse forums
0 credits
Disqus comments
0 credits
Notion pages

Public pages only.

0 credits
Reviews.io
0 credits
Shopify reviews

Product pages using Yotpo, Loox or Judge.me.

0 credits
Amazon · cache or archive

Stored or archived reviews. Have 2 credits available before starting an Amazon pull; only the delivered tier is charged.

0 credits
Reddit

Public threads and profiles. Free-plan preview limits apply.

1 credit
Trustpilot
1 credit
G2
1 credit
Quora
1 credit
Blind
1 credit
LinkedIn
1 credit
Facebook

Public posts. Private groups use the browser extension workflow.

1 credit
Instagram

Posts and reels. A pending result may need a later retry.

1 credit
TikTok
1 credit
Etsy
1 credit
Walmart
1 credit
eBay

Product review pages, not individual /itm/ listings.

1 credit
Better Business Bureau
1 credit
Sephora
1 credit
Ulta
1 credit
TripAdvisor
1 credit
phpBB forums
1 credit
XenForo forums
1 credit
vBulletin forums
1 credit
Invision forums
1 credit
Amazon · public teaser

Featured reviews delivered through a paid collection service. Have 2 credits available before starting an Amazon pull.

1 credit
Amazon · live reviews

Charged only when the live collection tier delivers reviews.

2 credits
Google Maps

A delivered review collection costs 2 credits.

2 credits

Reference / Credits

Know the cost before you start.

Research credits pay for new collection and analysis. Check your balance in your account or ask your AI to use whoami.

One balance across your workspace

The web app, Chrome extension, CLI and AI connector share your research-credit balance. Ask Adlicio to check your credits, or use whoami, before planning a larger research session.

Zero credits and plan access are different

A tool marked 0 credits does not spend your balance. Its plan label still applies: for example, YouTube search and history reads need All Access or Team even though they use no credits.

The Free preview is a starting allowance

Free includes 6 research credits to start and a capped Reddit preview in chat. Those included credits do not reset monthly. All Access includes 250 credits a month; Team includes 750 shared credits a month. Purchased credits can affect the available allowance.

Searches charge on delivery; background jobs charge when started

Metered searches and scrapes charge when a result is delivered. Brand research, Voice-of-Customer reports and deep YouTube collections charge when a new background job starts. Their progress checks use zero credits.

Read what you already collected

History reads use zero credits. Search results flag previously collected pages with a scrape id so get_history_item can read them without collecting again. Repeating the same URL scrape within 15 minutes does not add a second charge.

Amazon charges for the tier that delivers

Have 2 credits available before starting an Amazon pull. Cache and archive results cost 0, a paid public teaser costs 1, and live reviews cost 2. The delivered result determines the charge.

Daily limits are separate from credits

All Access has daily fair-use limits of 200 Reddit searches and 150 URL scrapes. Meta ad searches and TV ad searches each have a 25-call daily limit. A remaining credit balance does not remove those limits.

See the full credit price list

Help

Get back to your research.

Start with the symptom you see. Your saved research stays in your Adlicio workspace when you reconnect.

Adlicio or its tools don’t appear

Check that Adlicio is enabled in the current conversation. Then disconnect and reconnect it in your AI app’s connector settings to refresh the tool list. In a team workspace, ask the owner whether custom connectors are enabled.

The connected account is wrong

Ask Adlicio to check your account with whoami. Disconnect the connector, then connect again and choose the same account you use in the Adlicio app.

A result says pending

Some collections run in the background. For a deep scrape, use get_deep_scrape with the returned job id. For Instagram, retry the same URL later. Brand research and Voice-of-Customer reports have their own progress tools.

A tool needs credits or a different plan

Read the response to see whether the limit is your balance, daily allowance, or plan access. Check the tool’s plan label and credit cost. A zero-credit tool may still need All Access or Team.

I need comments from a private Facebook group

Use the Adlicio Chrome extension in your own signed-in browser. The scrape_facebook_group tool queues the search; get_extension_job checks its status. Read the saved comments using get_history_item.

My AI app only supports a local server

The hosted connector needs remote HTTP support. Use the commentscraper CLI’s local stdio MCP setup instead. It is a separate integration, described in the developer docs.

Technical details

One hosted connection.

Endpoint
https://mcp.tryadlicio.com/mcp
Transport
Streamable HTTP
Authentication
OAuth 2.1 with PKCE. Sign in with your Adlicio account.
Client registration
Dynamic registration. No client ID to request.

For local MCP, the CLI, REST API, and webhooks, read the developer documentation. You can disconnect Adlicio from your AI app at any time and revoke authorized devices in your account.