Connect ChatGPT to Dynamoi's music marketing MCP server.
The Dynamoi MCP server lets ChatGPT and other MCP-compatible assistants work with free Smart Links, campaign status, analytics, platform readiness, and approved campaign actions.
What the MCP server does
The server gives your assistant a controlled set of Dynamoi tools. It can create and manage free Spotify Smart Links, read account and campaign data, then take approved campaign actions when your Dynamoi role allows it.
Connect from ChatGPT
- Open the Dynamoi app in ChatGPT.
- Sign in to Dynamoi and approve the OAuth request.
- Ask ChatGPT to list artists, check readiness, review analytics, update budgets, or prepare a campaign launch.
- Review campaign mutations before ChatGPT pauses, resumes, updates, or launches a campaign.
Connect from another MCP client
Use the hosted remote endpoint. Authentication uses OAuth 2.1, and MCP clients that support remote protected resources should discover authorization metadata from Dynamoi automatically.
https://dynamoi.com/mcp Available workflows
| Workflow | What your assistant can do |
|---|---|
| Artist overview | List artists and channels connected to your account. |
| Campaign review | Read campaign status, budget, platforms, and blockers. |
| Analytics | Summarize impressions, clicks, spend, and performance trends. |
| Billing | Check campaign credit, subscription state, payment status, and blockers. |
| Platform readiness | Check Spotify, Meta, and YouTube connection health. |
| Free Smart Links | Create Spotify Smart Links, edit descriptions, manage artist-level themes and pixels, publish links, and read aggregate link analytics. |
| In-chat setup | Start Meta connection and YouTube channel linking from chat; check billing status after setup is completed in Dynamoi. |
| Campaign control | Pause, resume, or update campaign budgets after approval. |
| Campaign launch | Launch eligible Smart Campaigns and YouTube Campaigns. |
Tool reference
These are the MCP tools exposed by Dynamoi. Read tools inspect account, artist, Smart Link, campaign, billing, platform, analytics, or media-asset data. Write and workflow tools can change public Smart Links or campaign state and should only be used after explicit user intent.
| Tool | Mode | Purpose |
|---|---|---|
dynamoi_get_account_overview | Read | Summarizes the signed-in Dynamoi account, accessible organizations, artists, and account-level connection context. |
dynamoi_list_artists | Read | Lists the artists or YouTube channels the user manages, including role, billing state, and active campaign count. |
dynamoi_search | Read | Finds matching artists, releases, campaigns, or smart links when the assistant does not know the exact record yet. |
search | Read | OpenAI Connectors and Deep Research search alias for Dynamoi artists, campaigns, and Smart Links. |
fetch | Read | OpenAI Connectors and Deep Research fetch alias that returns one record from a search result for citation. |
dynamoi_list_campaigns | Read | Browses campaigns for one artist, optionally filtered by campaign type or status. |
dynamoi_get_campaign | Read | Returns full details for one campaign, including budget, targeting, platform status, and next actions. |
dynamoi_get_artist_analytics | Read | Summarizes artist-level performance across campaigns, including 30-day rollups, strongest-campaign answers, and daily breakdowns. |
dynamoi_get_billing | Read | Checks credit balance, subscription billing state, promo limits, and whether billing blocks a campaign launch. |
dynamoi_get_platform_status | Read | Checks Spotify, Meta, and YouTube connection health plus remaining setup blockers. |
dynamoi_list_available_countries | Read | Lists valid targeting countries for Smart Campaigns or YouTube campaigns using the correct campaign-type catalog. |
dynamoi_get_campaign_readiness | Read | Checks proposed campaign inputs and targeting before launch without creating a campaign. |
dynamoi_create_smart_link_from_spotify | Workflow | Creates or returns an existing free Smart Link for a Spotify artist, album, or track URL. |
dynamoi_create_smart_links_from_spotify_artist | Workflow | Creates or refreshes free Smart Links from a Spotify artist URL, returns the artist hub, and starts catalog import. |
dynamoi_list_smart_links | Read | Lists free Smart Links for one artist with publish, render, claim, and public URL status. |
dynamoi_get_smart_link | Read | Returns full details for one Smart Link. Pass include values for analytics or artist settings. |
dynamoi_update_smart_link | Write | Updates a Smart Link description, publishes or unpublishes a Smart Link, or updates artist-level theme and validated pixel IDs via an action. |
dynamoi_update_campaign | Write | Pauses, resumes, or updates campaign budget/end-date settings via an action, after explicit user intent. |
dynamoi_list_media_assets | Read | Lists uploaded images or videos that can be reused when preparing a campaign launch. |
dynamoi_launch_campaign | Workflow | Launches a new Smart Campaign or YouTube Campaign when the user has provided the required launch details. |
Safety and approval model
- Read tools are for account-specific Dynamoi questions, not generic marketing advice.
- Smart Link tools are for free Spotify landing pages. They do not create a paid ad campaign or spend ad budget.
- Pixel tools accept validated pixel IDs only; they do not accept arbitrary JavaScript or script tags.
- Write tools pause, resume, or update live campaign settings and should follow a clear user request.
- Launch tools create a real campaign or demo-safe simulated campaign only after launch details are provided.
- After a successful write or launch, assistants should answer from the returned campaign details instead of chaining extra tools just to restate the result.
What still happens outside ChatGPT
- Activate or restore managed-advertising billing in Dynamoi. Then ask the assistant to check billing again with dynamoi_get_billing.
- Start Meta connection with dynamoi_start_meta_connection.
- Start YouTube channel linking with dynamoi_start_youtube_channel_link.
- Use Dynamoi settings to review or revoke connected app access.
- Complete platform-specific steps such as Meta partnership or YouTube Google Ads link approval.
Need the product overview?
The landing page explains why the MCP server matters for music marketing teams and AI assistants.