Inside Ads
ad.inside/inside-adsTelegram ad exchange: estimate reach and cost with no account, then create and run campaigns.
Tools · 3
Estimate reach, clicks and cost of advertising a product to Telegram audiences — no account or authorization required. Call this FIRST, before asking the user to connect an account: it tells you wheth…
Build a ready-to-launch ad campaign for a product WITHOUT the user having an account yet. Parses the landing page, generates ad creatives, and returns a single checkout link. Give that link to the use…
Check what happened to a campaign draft you created with create_campaign_draft: whether the user opened the link, signed in and paid. Poll this instead of asking the user to report back.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"inside_ads": {
"url": "https://app.inside.ad/api/mcp",
"transport": "streamable-http"
}
}
}