⚡ MCP · works with Claude

Turn Claude into a bedtime-story engine

Connect KidsStoryteller and ask Claude in plain words — an animated, lip-synced storybook video comes back in the chat. Same characters, voices and photo scenes as the website.

Professor MiloProfessor MiloPlayful fox teacher
RosieRosieGentle bedtime bunny

1Get your API key

Create a key on your dashboard (starts with ksk_live_) and grab credits — each talking video costs 5.

2Add to claude_desktop_config.json

Claude Desktop → Settings → Developer → Edit Config, then paste (with your key):

{
  "mcpServers": {
    "kidsstoryteller": {
      "command": "npx",
      "args": ["-y", "kidsstoryteller-mcp"],
      "env": { "KIDSSTORYTELLER_API_KEY": "ksk_live_..." }
    }
  }
}

3Just ask Claude

"Have Milo read this bedtime story about Ada — and use the photo of her room as the scene."

~2–5 minutes later the watch link appears right in the chat. Rosie, reading voices, photos, even "bow tie" in the story — everything works exactly like on the website.

🎬 Talking videos — 5 credits each, refunded automatically if a render fails.
🎙️ Audio stories too — narrate to MP3 with 49 kid-friendly voices (1 credit / 1k chars).
🔧 Under the hood kidsstoryteller-mcp on npm, plus a plain REST API.

Using claude.ai in the browser? A no-install connector (sign in, no key) is coming soon.