Dynamoi
内容与创意by getdynamoi
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
什么是 Dynamoi?
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
README
Dynamoi MCP 🎧
Let any MCP-capable AI agent help artists and labels get releases ready to promote.
Musicians, managers, and labels already have enough to chase down: Spotify links, artist pages, campaign setup, ad account connections, billing checks, analytics, and launch notes.
Dynamoi MCP lets an AI agent help with that work directly. A connected agent can create a free Smart Link, pull artist and campaign context, check what is blocking a launch, start YouTube or Meta connection flows, and keep the next promotion step clear.
It works with any MCP host that supports remote Streamable HTTP and OAuth: ChatGPT, Claude, Gemini, local agent runtimes, internal label tools, or custom automation.
https://dynamoi.com/mcp
✨ The Short Version
| When someone asks... | The agent can help with... |
|---|---|
| 🎧 "Make a link for this release." | Create a free Smart Link from Spotify and return the public URL. |
| 🚦 "Why is this campaign not ready?" | Check the missing setup: billing, platform connections, countries, assets, and launch state. |
| 📈 "What do we have live right now?" | Search artists, Smart Links, campaigns, analytics, and account status. |
| 📺 "Connect our YouTube channel." | Start the correct connection flow from the conversation. |
| 🚀 "Can we promote this?" | Keep the free-link workflow separate from managed advertising, then point to the next safe step. |
🎤 Who It Is For
Artists and managers use Dynamoi MCP to make links, check campaign setup, and see what needs attention before a release gets promoted.
Record labels and teams can wire Dynamoi into internal agent workflows for campaign checks, artist lookup, reporting, and release operations.
Developers can install this package when they need the public MCP contract, schemas, OAuth metadata, transport helpers, or TypeScript types behind the hosted Dynamoi server.
🔗 Smart Links First
Free Smart Links are the easiest place for an agent to help:
- Turn a Spotify release into a public landing page.
- Import an artist catalog into an artist hub.
- Return the shareable URL immediately.
- Check link status, analytics, theme/settings, and publish state.
- Update or publish a link when the user clearly asks.
That gives artists something useful right away, and it gives promotion teams a clean next step when the release is ready to push.
🚦 Promotion Readiness
Before a campaign can move, a lot of small things have to be true. Dynamoi MCP helps agents answer the practical questions:
| Question | What Dynamoi can check |
|---|---|
| "Is this artist ready?" | Account access, artist records, platform status, and missing setup. |
| "Can this campaign launch?" | Readiness, billing state, supported countries, media assets, and deployment status. |
| "What needs attention?" | Active campaigns, Smart Links, analytics, and next actions. |
| "Are we connected?" | YouTube and Meta connection state, plus connection-start flows where available. |
🧠 Built For Any MCP Agent
This is a general MCP server, not a single-chat-product integration. Use the hosted endpoint from any MCP-capable client that supports remote Streamable HTTP:
{
"mcpServers": {
"dynamoi": {
"url": "https://dynamoi.com/mcp"
}
}
}
Authentication runs through Dynamoi OAuth. Users sign in with their Dynamoi account, and the connected agent receives only the scopes needed for the tools it calls.
🧰 Package Usage
Most artists and labels do not need to install anything. They should connect the hosted MCP server.
Install @dynamoi/mcp when you are building against the public Dynamoi MCP
contract:
npm install @dynamoi/mcp
import {
buildProtectedResourceMetadata,
createDynamoiMcpServer,
handleMcpHttpRequest,
} from "@dynamoi/mcp";
The server factory expects an adapter that connects the public MCP contract to Dynamoi's private application services:
const server = createDynamoiMcpServer({
adapter,
websiteUrl: "https://dynamoi.com",
});
handleMcpHttpRequest provides Streamable HTTP request handling with session
binding, so an MCP session cannot drift across authenticated users.
What Ships In This Package
| Included | Purpose |
|---|---|
| Tool schemas | The public MCP contract exposed by Dynamoi. |
| Prompts and resources | Guidance for Dynamoi-specific agent workflows. |
| Protected-resource metadata | OAuth discovery metadata for compatible clients. |
| HTTP transport helpers | Streamable HTTP handling with session binding. |
| TypeScript types | Integration-safe contracts for hosted server code. |
🛡️ Safety Model
Dynamoi MCP is built for real artist and label workflows, so the server keeps clear boundaries around what an agent can do.
| Safety layer | What it protects |
|---|---|
| 🔐 OAuth scopes | Agents only get the account access the user grants. |
| 👀 Read-only hints | Read tools are marked as read-only. |
| ✍️ Mutation descriptions | Write tools describe the external action they may take. |
| ✅ User intent gates | Launch and campaign-update workflows require clear user intent. |
| 💳 Paid-flow separation | Direct paid checkout is not exposed to connected agents. |
| 🔗 Smart Link boundary | Free Smart Link creation stays separate from managed advertising launch. |
💬 Good First Prompts
Try these from any connected MCP agent:
🎧 Create a Smart Link for this Spotify release.
🚦 What is blocking this campaign from launching?
📈 Show me the active campaigns that need attention.
📺 Help me connect my YouTube channel.
🚀 Get this release ready to promote.
🔗 Links
| Resource | URL |
|---|---|
| Website | https://dynamoi.com |
| Hosted MCP endpoint | https://dynamoi.com/mcp |
| npm package | https://www.npmjs.com/package/@dynamoi/mcp |
| Repository | https://github.com/getDynamoi/mcp |
| Changelog | CHANGELOG.md |
常见问题
Dynamoi 是什么?
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
相关 Skills
文档共著
by anthropics
围绕文档、提案、技术规格、决策记录等写作任务,按上下文收集、结构迭代、读者测试三步协作共创,减少信息遗漏,写出更清晰、经得起他人阅读的内容。
✎ 写文档、方案或技术规格时容易思路散、信息漏,它用结构化共著流程帮你高效传递上下文、反复打磨内容,还能从读者视角做验证。
内部沟通
by anthropics
按公司常用模板和语气快速起草内部沟通内容,覆盖 3P 更新、状态报告、领导汇报、项目进展、事故复盘、FAQ 与 newsletter,适合需要统一格式的团队沟通场景。
✎ 按公司偏好的模板快速产出状态汇报、领导更新和 FAQ,既省去反复改稿,也让内部沟通更统一、更专业。
平面设计
by anthropics
先生成视觉哲学,再落地成原创海报、艺术画面或其他静态设计,输出 .png/.pdf,强调构图、色彩与空间表达,适合需要高完成度视觉成品的场景。
✎ 做海报、插画或静态视觉稿时,用它能快速产出兼顾美感与版式的PNG/PDF成品,原创设计更省心,也更适合规避版权风险。
相关 MCP Server
by nirholas
免费的加密新闻聚合 MCP,汇集 Bitcoin、Ethereum、DeFi、Solana 与 altcoins 资讯源。
by alisaitteke
用于Adobe Photoshop自动化的MCP server,让AI assistants直接控制Photoshop。
by ProfessionalWiki
让 Large Language Model 客户端无缝连接任意 MediaWiki 站点,可创建、更新、搜索页面,并通过 OAuth 2.0 安全管理内容。