Dynamoi - Music & YouTube Promotion Automation
About
Manage music promotion and YouTube growth campaigns through AI assistants like ChatGPT, Claude, and Gemini. Automated Meta and Google ad campaigns for artists, labels, and YouTube creators — no agency fees.
Details
- Author
- getDynamoi
- Downloads
- 311
- Categories
- Media
Jump to
- No agency fees, no contracts, cancel anytime
- $300/month converts 100% to ad credit
- First month 100% match ($600 total ad credit)
- OAuth 2.1 with PKCE for secure authentication
- Revenue-optimized YouTube campaigns using AdSense data
- White-glove onboarding and ongoing support included
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Dynamoi - Music & YouTube Promotion AutomationCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Point your AI assistant (ChatGPT, Claude, Gemini, etc.) to the hosted endpoint https://dynamoi.com/mcp. OAuth 2.1 handles sign-in automatically. Then describe what you want—promote a release, grow a channel, check performance, or adjust budgets—and Dynamoi deploys and optimizes campaigns from its managed ad accounts.
dynamoi_get_account_overview
Use this when the user explicitly asks about the signed-in Dynamoi account itself, such as who is logged in, how many organizations or artists it can access, or whether account-level platform connections exist. Always pass intent to match that explicit account question. Do not use this to confirm a specific Meta or YouTube onboarding attempt because this account-level state can span multiple artists; use dynamoi_get_platform_status for the target artist instead. Do not use this to enumerate artists one by one; use dynamoi_list_artists for that. Never use this to 'check context' before answering generic Instagram, lyrics, songwriting, or marketing-advice questions, even if Dynamoi is attached.
dynamoi_list_artists
Use this when the user wants to see which artists or YouTube channels they manage, along with billing status, active campaign count, and their role. Pass artistId when you need the full profile/readiness details for one artist instead of a roster page. Do not use this for campaign details; use dynamoi_list_campaigns or dynamoi_get_campaign. Never use this for generic social-media or marketing advice, including Instagram follower-growth questions, unless the user explicitly asked about their Dynamoi roster. If the result is empty, the user is brand-new — do not stop with 'no records found'; route through dynamoi_get_account_overview.recommendedNextActions.
dynamoi_search
Use this when the user mentions an artist, release, campaign, or smart link but you do not yet know the exact record to inspect. Do not use this for analytics summaries or billing questions once you already know the target record. If the result is empty for a brand-new user (no artists yet), do not respond 'no records found' as a terminal answer — instead suggest creating their first artist hub via dynamoi_create_smart_links_from_spotify_artist.
search
OpenAI ChatGPT Deep Research / Connectors search contract. Returns matching Dynamoi artists, campaigns, and Smart Links so they can be cited in a deep-research session. For regular ChatGPT chat use dynamoi_search instead.
fetch
OpenAI ChatGPT Deep Research / Connectors fetch contract. Given an id returned by `search` (formatted as 'artist:<uuid>', 'campaign:<uuid>', or 'smartlink:<uuid>'), returns the full record for citation.
dynamoi_list_campaigns
Use this when the user wants to browse campaigns for one artist, optionally filtered by type or status. Do not use this for a single campaign deep dive; use dynamoi_get_campaign for that. Never use this to personalize generic marketing advice. If the user has no artists yet, do not call this — route via dynamoi_get_account_overview first.
dynamoi_get_campaign
Use this when the user wants full details for one campaign, including budget, targeting, platform status, and next actions. Set includeAnalytics=true for one-campaign performance, includeDeploymentStatus=true for delivery/deployment blockers, and includeCountries=true only when the full country list is needed. Do not use this for a campaign list; use dynamoi_list_campaigns instead. After a successful launch or campaign mutation, prefer format=summary when you need a follow-up read to relay the final answer.
dynamoi_get_artist_analytics
Use this when the user wants artist-level performance across all campaigns, including 30-day rollups or daily breakdowns. Pass granularity=DAILY when the user asks for a daily breakdown. Pass format=summary when the user wants a written rollup, a strongest-campaign verdict, or a direct answer you can relay immediately. If this tool already returned the requested strongest-campaign comparison, stop and answer instead of calling more analytics tools. For one campaign's metrics, use dynamoi_get_campaign with includeAnalytics=true.
dynamoi_get_billing
Use this when the user asks about billing state, credit balance, promo limits, subscription status, or whether billing blocks launches for one artist. This is a read-only status check; it does not create checkout links or collect payment. If billing blocks a launch, direct the user to start or restore managed advertising in the Dynamoi dashboard, then call this tool again to confirm the status. Do not use this for campaign analytics or platform connection troubleshooting.
dynamoi_get_platform_status
Use this when the user wants to know whether Spotify, Meta, or YouTube are connected and what setup steps still block launches. When polling after a connection-start flow, pass the returned onboardingAttemptId and onboardingFlow so Dynamoi ops can correlate the browser step. Do not use this for detailed billing questions. Never use this to personalize generic Instagram or marketing-advice questions.
dynamoi_list_available_countries
Use this when the user asks which countries they can target for a Smart Campaign or YouTube campaign. Always pass campaignType because Smart Campaign and YouTube country catalogs are different. Do not use this for generic country marketing advice.
dynamoi_get_campaign_readiness
Use this when the user is planning a campaign and wants to know if the proposed inputs are ready before dynamoi_launch_campaign. This validates readiness and targeting without creating a campaign. Do not use this to create or mutate campaigns.
dynamoi_start_youtube_channel_link
Use this when the user is ready to link a YouTube channel to one Dynamoi artist from chat. This returns a Google OAuth URL bound to the signed-in user and artist. Google returns to a Dynamoi page that tells the user to come back to the AI assistant; after that, poll dynamoi_get_platform_status with the returned onboardingAttemptId and onboardingFlow=youtube until platforms.youtube.connected is true.
dynamoi_start_meta_connection
Use this when billing is active and the user is ready to connect Meta for Spotify Smart Campaigns from chat. This returns a signed Meta OAuth URL and may send the user through a Page/Instagram selection step before the chat-first return page. If billing is not active, it returns billing_required instead of an OAuth URL. If billing cannot be verified due to a transient snapshot/API issue, it returns billing_check_unavailable and should be retried shortly. After the user returns, poll dynamoi_get_platform_status with the returned onboardingAttemptId and onboardingFlow=meta until platforms.meta.status is oauth_complete, partnership_pending, or partnership_active.
dynamoi_update_campaign
Use this when the user explicitly wants to pause, resume, or update the budget/end date for an existing campaign. Set action to pause, resume, or update_budget. Do not use this for inspection-only questions; this changes live campaign workflow state or external campaign settings.
dynamoi_list_media_assets
Use this when the user wants to choose from uploaded images or videos that can be reused in a campaign launch. Do not use this when the user only wants campaign status or analytics. Use format=json when you need asset IDs for a follow-up launch. Request includeUrls only when the assistant must display or inspect public-safe asset URLs.
dynamoi_launch_campaign
Use this when the user explicitly wants to create a new Smart Campaign or YouTube Campaign and start the launch workflow with provided details. Ads are not necessarily live until the returned delivery state is ACTIVE. For review or demo Smart Campaign launches that already specify the artist, content title, budget, countries, and reusable media assets, you may omit spotifyUrl and endDate because Dynamoi can infer reviewer-safe defaults. Do not invent placeholder spotifyUrl or endDate values for those review/demo launches; omit them and let Dynamoi infer them. After a successful launch, answer from the returned campaign details directly instead of chaining more tools unless the user explicitly asked for more. Do not use this for recommendations or previews; this creates a real campaign workflow or demo-safe simulated campaign.
dynamoi_preview_smart_link_themes
Use this when the user asks what Dynamoi Smart Link pages can look like, wants to compare Smart Link themes, or asks to preview the available themes before creating or updating a free Smart Link. This is a read-only visual preview and does not create, publish, update, or promote a Smart Link.
dynamoi_create_smart_link_from_spotify
Use this when the user wants to create one free Dynamoi Smart Link from a Spotify album or track URL/URI, or a single starter release from a Spotify artist URL. For full-catalog artist imports or artist hub requests, prefer dynamoi_create_smart_links_from_spotify_artist. Smart Links are free to create and manage. High-popularity or unverifiable artist links may stay unpublished in verification hold until Dynamoi can verify the client relationship. This does not create a paid ad campaign. Spotify playlist URLs are not supported today. If the Smart Link already exists, return the existing link instead of creating a duplicate; if customDescription is provided, update that Smart Link's public description. In the final answer, lead with the public URL and do not expose internal IDs unless asked.
dynamoi_create_smart_links_from_spotify_artist
Use this when the user gives a Spotify artist URL and wants Dynamoi to create, import, or refresh free Smart Links for the artist catalog and return the artist hub. If the signed-in user has no Dynamoi artist yet, omit artistId so Dynamoi can create the first artist from the Spotify artist profile. This starts the background catalog import so the user does not need to open the dashboard. Smart Links are free to create and manage. High-popularity or unverifiable artist catalog links may stay unpublished in verification hold until Dynamoi can verify the client relationship. This does not create a paid ad campaign. In the final answer, lead with the artist hub URL and current public Smart Link URLs; do not expose internal IDs unless asked.
dynamoi_list_smart_links
Use this when the user wants to list free Smart Links for one artist, including release title, public URL, publish state, claim state, render state, and theme. Do not use this for paid campaign lists; use dynamoi_list_campaigns for campaigns. In the final answer, show public URLs and avoid internal IDs unless asked. If empty for an artist with connected Spotify, suggest dynamoi_create_smart_links_from_spotify_artist for catalog import or dynamoi_create_smart_link_from_spotify for one release instead of stopping at 'no Smart Links yet'.
dynamoi_get_smart_link
Use this when the user wants full details for one free Smart Link, including release, Spotify URL, public play.dynamoi.com URL, current status, theme source, and next actions. Set includeAnalytics=true for visit/click analytics and includeArtistSettings=true for artist-level theme/pixel settings. In the final answer, lead with the public URL and do not expose internal IDs unless asked.
dynamoi_update_smart_link
Use this when the user wants to change one Smart Link's public description or update artist-level Smart Link theme/pixel settings. Set action to update_description or update_artist_settings. Public availability is artist-wide in the dashboard; this tool does not publish or unpublish individual links. Theme-only updates switch instantly; description or pixel changes may queue background rendering.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"dynamoi - music & youtube promotion automation": {
"dynamoi": {
"url": "https://dynamoi.com/mcp"
}
}
}
}
McpServers
{
"dynamoi": {
"url": "https://dynamoi.com/mcp"
}
}
Dynamoi
Manage your music promotion and YouTube growth campaigns through ChatGPT, Claude, Gemini, and other AI assistants. Automated Meta and Google ad campaigns — no agency fees, no contracts.
Dynamoi helps music artists get more Spotify streams and YouTube creators grow their channels and AdSense revenue — through automated Meta and Google ad campaigns. Your $300/month subscription converts 100% to ad credit, with a 100% match your first month ($600 to launch your first campaigns). No agency fees, no retainers, cancel anytime.
Website: dynamoi.com
Hosted endpoint: https://dynamoi.com/mcp
Auth: OAuth 2.1
---
Quick Start
Connect your AI assistant to Dynamoi's hosted MCP server — no installation needed.
Endpoint:
https://dynamoi.com/mcp
Auth: OAuth 2.1 via Supabase. Your AI assistant handles the connection flow automatically — just approve access when prompted.
---
How It Works
1. Connect — Point your AI assistant to Dynamoi's hosted endpoint. OAuth handles sign-in automatically.
2. Describe what you want — Tell your AI to promote a Spotify release, grow a YouTube channel, check campaign performance, or adjust budgets.
3. Dynamoi handles the rest — Campaigns run from Dynamoi-managed ad accounts. Complete a one-time platform connection, then the AI-powered engine deploys and optimizes your ads daily.
White-glove onboarding and ongoing support included — need help setting up your Meta partnership or configuring your YouTube playlist? Our team walks you through every step, no extra charge.
---
What You Can Do
Read Tools
| Tool | Description |
|---|---|
| dynamoi_list_artists | List all music artists and YouTube channels you manage |
| dynamoi_search | Search across artists, ad campaigns, and smart links by name or URL |
| dynamoi_get_artist | Artist or YouTube channel profile — connected platforms, subscription tier, billing status |
| dynamoi_list_campaigns | List campaigns with content title, type, budget, status, and platforms |
| dynamoi_get_campaign | Full campaign details — budget, targeting, per-platform status, blocked reasons (by default includes countryCount; pass includeCountries=true for full list) |
| dynamoi_get_campaign_analytics | Performance metrics — impressions, clicks, spend, CPC, CPM, CTR by platform |
| dynamoi_get_artist_analytics | Artist-level rollup analytics across all campaigns — totals + optional daily rows by platform |
| dynamoi_get_billing | Credit balance, subscription tier, billing status, and recent spend |
| dynamoi_get_platform_status | Connection health for Spotify, Meta, and YouTube — status, expiry, next steps |
Write Tools
| Tool | Description |
|---|---|
| dynamoi_pause_campaign | Pause a running campaign on Meta and/or Google |
| dynamoi_resume_campaign | Resume a paused campaign on Meta and/or Google |
| dynamoi_update_budget | Change campaign budget amount in USD (daily or total) |
Workflow Tools
| Tool | Description |
|---|---|
| dynamoi_list_media_assets | Browse uploaded creative assets for campaign launches |
| dynamoi_launch_campaign | Launch a new Spotify promotion or YouTube growth campaign |
---
Who It's For
Music Artists
Promote singles, albums, and playlists to new listeners on Spotify. Dynamoi creates targeted Facebook and Instagram ads that drive real streams — no bots, no pay-for-play. Smart link landing pages are included free and unlimited for every release (Spotify, Apple Music, YouTube Music, and 80+ platforms). Works with any distributor — DistroKid, TuneCore, CD Baby, UnitedMasters, AWAL, or direct through a label. Set a budget, pick your target countries, and launch through your AI assistant.
Record Labels
Manage campaigns across your entire roster from one account. No seat-based pricing — invite your entire team with granular permissions at the organization and artist level (admin, editor, viewer). Consolidated billing covers all your artists. See performance analytics across campaigns and artists in one place.
YouTube Creators
Grow your channel and increase AdSense revenue with the only ad platform that optimizes for total channel revenue — not just views. Google Ads tracks views but can't see which views make money. Dynamoi merges Google Ads cost data with your YouTube AdSense revenue to calculate true revenue per view in each country, then adjusts bids daily — exploring new markets with small bids, scaling countries where viewer revenue is strong, and auto-pausing countries where the data shows they can't cover their costs. The more data the system gathers, the more precisely it optimizes.
Campaigns require playlists so one paid view leads to multiple organic views as viewers waterfall down your content — by optimizing for depth of views, one ad click drives sustained organic growth on your channel. Ad copy is fully internationalized in each market's local language for better performance and lower costs. Works for any channel type — music, education, gaming, vlogs, podcasts, tutorials, product reviews, and more.
---
Why Dynamoi
Unlike smart-link-only services like Feature.fm, Linkfire, Hypeddit, and ToneDen, Dynamoi is an end-to-end music and YouTube promotion system:
- No agency fees — $300/month converts 100% to ad credit. First month: 100% match ($600 ad credit). No retainers, no contracts, cancel anytime.
- More than landing pages — free unlimited smart links are just the starting point. Dynamoi adds AI-powered ad campaigns, daily optimization, transparent analytics, and team management on top.
- Dynamoi-managed ad accounts — complete a one-time platform connection (Meta partnership or YouTube link), then everything runs automatically. No ad dashboards to manage.
- Revenue-optimized YouTube campaigns — Google Ads can't see which views make money. Dynamoi merges ad costs with AdSense revenue to optimize bids per country based on real viewer revenue. The music industry spends millions on YouTube marketing with near-zero ROI — Dynamoi starts optimizing for it.
- White-glove support — every client gets hands-on help with platform setup, channel optimization, and campaign strategy. Not a knowledge base — real support, step by step.
- Built for teams — admin, editor, and viewer roles with unlimited seats. Granular permissions at organization and artist level. No per-seat charges.
- Transparent data — real analytics on spend, performance, and efficiency. No black boxes.
---
Pricing
$300/mo — your subscription converts 100% to ad credit. No agency fees, no retainers.
- 100% match on your first month — pay $300, get $600 in ad credit
- Credits roll over for 12 months
- Unlimited team seats and unlimited artists included
- No contracts, cancel anytime
Campaign minimums: $10/day (daily) · $100 total (Smart Campaign for Spotify) · $50 total (YouTube)
---
Supported Platforms
| Platform | Status | Used For |
|---|---|---|
| Meta Ads (Facebook/Instagram) | Live | Music promotion — Spotify streams |
| Google Ads (YouTube) | Live | YouTube channel growth — AdSense revenue |
| TikTok Ads | Coming soon | — |
| Snapchat Ads | Coming soon | — |
---
Security
- OAuth 2.1 — authorization code flow with PKCE, no shared secrets
- Role-based access — viewers get read-only, editors get full control
- Token revocation — manage connected apps from your Dynamoi settings
---
Resources
The MCP server includes static resources to help AI assistants make better decisions:
| Resource | What It Provides |
|---|---|
| dynamoi://platform/pricing | Tiers, activation bonus, credit structure, budget minimums |
| dynamoi://platform/supported-countries | Valid country codes for targeting |
| dynamoi://platform/content-types | Track, Album, Playlist, Video + requirements |
| dynamoi://platform/campaign-statuses | Status names, descriptions, valid transitions |
---
Example Conversations
> "I just dropped a new single on Spotify. Help me promote it."
> → AI walks you through budget, targeting countries, and creative — then calls dynamoi_launch_campaign to deploy Meta Ads driving streams to your release.
> "I want to grow my YouTube channel. Can you set up ads?"
> → AI checks your platform connections, helps select a playlist, and launches a YouTube campaign that optimizes for channel revenue.
> "How are my campaigns doing?"
> → AI calls dynamoi_list_campaigns + dynamoi_get_campaign_analytics and gives you a performance summary with spend, clicks, and efficiency metrics.
> "Why is my campaign stuck?"
> → AI fetches campaign details and platform status, identifies the blocker (missing connection, review pending, budget issue), and tells you exactly what to do next.
> "Pause all my active campaigns"
> → AI lists your campaigns, confirms which ones to pause, then calls dynamoi_pause_campaign for each.
> "Show me how much I've spent this month across all campaigns"
> → AI pulls billing and analytics data across your artists and gives you a consolidated spend summary.
> "Double my YouTube campaign budget"
> → AI fetches current budget, confirms the change, and calls dynamoi_update_budget.
> "Launch a new campaign for my single dropping Friday"
> → AI walks you through content type, budget, targeting, and creative — then calls dynamoi_launch_campaign.
---
Links
- dynamoi.com — sign up, connect platforms, manage your account
- Documentation — detailed guides and API reference
- Support — in-app chat via Intercom
---
License
MIT — see LICENSE for details.
Changelog
See CHANGELOG.md.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
