Dynamoi✓
io.github.getDynamoi/dynamoi · v0.4.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.getDynamoi/dynamoi",
"description": "Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.",
"title": "Dynamoi",
"repository": {
"url": "https://github.com/getDynamoi/mcp",
"source": "github",
"subfolder": "packages/mcp"
},
"version": "0.4.0",
"websiteUrl": "https://dynamoi.com",
"packages": [
{
"registryType": "npm",
"identifier": "@dynamoi/mcp",
"version": "0.4.0",
"transport": {
"type": "streamable-http",
"url": "https://dynamoi.com/mcp"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://dynamoi.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}