Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Dynamoi

REMOTE · DYNAMOI.COM · 2 COMPONENTS · SCANNED SEP 20

Create music promotion campaigns, Smart Links, analytics, and music distribution applications.

0 this week 89 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security100
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3241 tokens (~180/item across 18 items; 17 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management65
  • Stability check failed: schema churn in the 30 days we've observed: 8 tool removals, 0 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Dynamoi MCP server?

Dynamoi is a hosted endpoint at https://dynamoi.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · dynamoi.com

# add to Claude Code
claude mcp add --transport http getdynamoi-dynamoi 'https://dynamoi.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "getdynamoi-dynamoi": {
      "url": "https://dynamoi.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "getdynamoi-dynamoi": {
      "type": "http",
      "url": "https://dynamoi.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.getdynamoi-dynamoi]
url = "https://dynamoi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "getdynamoi-dynamoi": {
      "type": "remote",
      "url": "https://dynamoi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add getdynamoi-dynamoi --url 'https://dynamoi.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  getdynamoi-dynamoi:
    url: "https://dynamoi.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "getdynamoi-dynamoi": {
      "Transport": "http",
      "Url": "https://dynamoi.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add getdynamoi-dynamoi -t streamable-http -u 'https://dynamoi.com/mcp'
// mcp.json
{
  "mcpServers": {
    "getdynamoi-dynamoi": {
      "type": "http",
      "url": "https://dynamoi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 0
    • Tool “dynamoi_apply_for_distribution” rewrote its description, which is the text the model reads security
  • 13 Sept 26 0
    • Server version: 0.7.1 → 0.7.2 functional
  • 10 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 30 Aug 26 −4
    • Stability: pass → fail security
    • A breaking change shipped without a version bump: still 0.7.1 security
    • Tool “dynamoi_get_billing” was removed security
    • Tool “dynamoi_get_campaign_readiness” was removed security
    • Tool “dynamoi_launch_campaign” was removed security
    • Tool “dynamoi_list_available_countries” was removed security
    • Tool “dynamoi_list_media_assets” was removed security
    • Tool “dynamoi_start_meta_connection” was removed security
    • Tool “dynamoi_start_youtube_channel_link” was removed security
    • Tool “dynamoi_update_campaign” was removed security
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 148 → 174 functional
    • Prompt “dynamoi_audit_campaigns” was removed functional
    • Prompt “dynamoi_create_free_smart_link” was removed functional
    • Prompt “dynamoi_find_smart_link_url” was removed functional
    • Prompt “dynamoi_release_launch_plan” was removed functional
    • Prompt “dynamoi_why_campaign_blocked” was removed functional
    • Prompt “dynamoi_explain_free_smart_links” was removed functional
    • Resource “business-free-vs-paid” was removed functional
    • Resource “mcp-tool-answering-rules” was removed functional
    • Resource “music-marketing-when-to-use-dynamoi” was removed functional
    • Resource “platform-campaign-statuses” was removed functional
    • Resource “platform-content-types” was removed functional
    • Resource “platform-country-targeting” was removed functional
    • Resource “platform-pricing” was removed functional
    • Resource “platform-supported-countries” was removed functional
    • Resource “playbook-label-or-manager” was removed functional
    • Resource “playbook-onboarding-tree” was removed functional
    • Resource “playbook-spotify-artist” was removed functional
    • Resource “playbook-youtube-creator” was removed functional
    • Resource “smart-links-agent-guide” was removed functional
    • Resource “smart-links-capabilities” was removed functional
    • Resource “smart-links-free-plan” was removed functional
    • Schema quality: 86% → 100% functional
    • The server no longer declares the “prompts” capability functional
  • 27 Aug 26 0
    • Server version: 0.7.0 → 0.7.1 functional
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://dynamoi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dynamoi.com CN=WE1,O=Google Trust Services,C=US 27 Aug 2026 25 Nov 2026 ECDSA 256 ECDSA-SHA256 cf958390909afe5613ce5b47025ebccf
SANs: dynamoi.com, play.dynamoi.com, *.play.dynamoi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of dynamoi.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
dynamoi.com. present 2371 13 Verified
dynamoi.com. Verified address RRset verified with the apex keys
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://dynamoi.com/.well-known/oauth-protected-resource", scope="dynamoi:read", error="invalid_token", error_description="Sign in to Dynamoi to continue."

Bearer resource_metadata="https://dynamoi.com/.well-known/oauth-protected-resource", scope="dynamoi:read", error="invalid_token", error_description="Sign in to Dynamoi to continue."
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://dynamoi.com https://*.posthog.com https://*.facebook.com https://*.facebook.net https://www.redditstatic.com https://bat.bing.com https://www.googletagmanager.com https://googleads.g.doubleclick.net https://*.vercel-scripts.com https://analytics.ahrefs.com https://static.cloudflareinsights.com https://bzrcdn.openai.com; worker-src 'self' blob:; style-src 'self' 'unsafe-inline'; img-src 'self' blob: data: https://*.posthog.com https://*.bing.com https://*.googleusercontent.com https://*.google.com https://google.com https://googleads.g.doubleclick.net https://*.scdn.co https://*.spotifycdn.com https://assets.soundcharts.com https://*.mzstatic.com https://*.facebook.com https://*.facebook.net https://*.fbcdn.net https://*.fbsbx.com https://*.cdninstagram.com https://*.instagram.com https://*.googletagmanager.com https://*.ytimg.com https://www.redditstatic.com https://alb.reddit.com https://*.youtube.com https://*.ggpht.com https://*.ffm.to https://d
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), interest-cohort=()

Protected resource metadata

Document https://dynamoi.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://dynamoi.com/mcp
Authorisation server https://dynamoi.com/api/auth

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://dynamoi.com/mcp Verified 200
http (plaintext) http://dynamoi.com/mcp HTTPS enforced 301 https://dynamoi.com/mcp
MCP tools · 17 exposed · ~2,562 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
dynamoi_apply_for_distribution ~212

Submit an artist's application for Dynamoi music distribution after the user explicitly asks to apply and all five eligibility requirements are met. This records an application for manual review; it does not approve distribution, accept an agreement, submit a release, transfer rights, configure splits or tax forms, or deliver music to stores. All three valid ISO 3166-1 alpha-2 country or territory codes, an adult signer attestation, confirmApplicationSubmission=true, and a concise userIntentSummary are required. Country, tax, payout, sanctions, and provider-delivery checks remain manual progression gates after intake; a valid code does not imply approval. Repeated submission is idempotent for an active application.

NameTypeReqDescription
adultSignerAttestationbooleanyes
applicantCountrystringyes
artistIdstringyes
confirmApplicationSubmissionbooleanyes
payoutCountrystringyes
taxResidencyCountrystringyes
userIntentSummarystringyes
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_create_smart_link_from_spotify ~221

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.

NameTypeReqDescription
artistIdstringyes
clientRequestIdstring
customDescriptionstring
formatstring
spotifyUrlstringyes
userIntentSummarystring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_create_smart_links_from_spotify_artist ~206

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.

NameTypeReqDescription
artistIdstring
clientRequestIdstring
formatstring
spotifyArtistUrlstringyes
userIntentSummarystring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_account_overview ~162

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.

NameTypeReqDescription
formatstring
intentstringyes
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_artist_analytics ~148

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.

NameTypeReqDescription
artistIdstringyes
dateRangeobject
formatstring
granularitystring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_campaign ~167

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.

NameTypeReqDescription
analyticsDateRangeobject
analyticsGranularitystring
campaignIdstringyes
formatstring
includeAnalyticsboolean
includeCountriesboolean
includeDeploymentStatusboolean
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_distribution_application ~144

Use this when the user asks whether an artist qualifies for Dynamoi music distribution, wants the five application requirements, or wants the status of an existing distribution application. It checks Spotify connection, at least 1,000 Spotify followers, at least 10,000 verified Soundcharts monthly listeners, connected Facebook Page plus Instagram professional identity, and a connected YouTube channel. Meeting all five requirements permits an application but never guarantees approval. When the connection tools are available, use purpose=distribution_identity for missing Meta or YouTube identity; otherwise send the user to the distribution application in Dynamoi. Identity connections do not require advertising billing.

NameTypeReqDescription
artistIdstringyes
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_platform_status ~118

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.

NameTypeReqDescription
artistIdstringyes
formatstring
onboardingAttemptIdstring
onboardingFlowstring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_get_smart_link ~165

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.

NameTypeReqDescription
artistIdstring
dateRangeobject
formatstring
granularitystring
includeAnalyticsboolean
includeArtistSettingsboolean
includeBreakdownsboolean
playLinkIdstring
spotifyUrlstring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_list_artists ~173

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.

NameTypeReqDescription
artistIdstring
cursorstring
formatstring
limitinteger
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_list_campaigns ~126

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.

NameTypeReqDescription
artistIdstringyes
campaignTypestring
cursorstring
formatstring
limitinteger
statusstring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_list_smart_links ~185

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'.

NameTypeReqDescription
artistIdstringyes
claimStatusstring
cursorstring
formatstring
limitinteger
publishStatestring
querystring
renderStatestring
NameTypeReqDescription
codestring
data
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_preview_smart_link_themes ~91

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.

NameTypeReqDescription
artistNamestring
releaseTitlestring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_search ~153

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.

NameTypeReqDescription
artistIdstring
cursorstring
formatstring
includeArchivedboolean
limitinteger
querystring
typestring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

dynamoi_update_smart_link ~169

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.

NameTypeReqDescription
actionstringyes
artistIdstring
clientRequestIdstring
customDescription
expectedUpdatedAtstring
googleAdsConversionId
metaPixelId
playLinkIdstring
themestring
tiktokPixelId
userIntentSummarystring
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

fetch ~62

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.

NameTypeReqDescription
idstringyes
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

search ~60

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.

NameTypeReqDescription
querystringyes
NameTypeReqDescription
codestring
dataobject
fieldstring
kindstring
messagestring
nextActionobject
prerequisitestring
retryAfterSecondsinteger
retryableboolean
statusstringyes

No examples provided.

Common questions

What is the Dynamoi MCP server?

Dynamoi is an MCP server listed in the public MCP registry as io.github.getDynamoi/dynamoi. Create music promotion campaigns, Smart Links, analytics, and music distribution applications. This page covers its hosted endpoint (https://dynamoi.com/mcp).

Is the Dynamoi MCP server safe to use?

Dynamoi scores 89 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Dynamoi MCP server expose?

Dynamoi exposes 17 tools: dynamoi_get_account_overview, dynamoi_list_artists, dynamoi_search, search, fetch, and 12 more. Their descriptions and schemas cost roughly 2,562 tokens of context every time the server is loaded.

Does the Dynamoi MCP server require authentication?

Yes. Dynamoi asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Dynamoi MCP server still maintained?

Dynamoi is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.