Submit

Flowcast

@Orkhan Jafarov

Turn your AI coding agent into a producer of interactive, narrated walkthroughs — code, whiteboard, and 3D casts, each a single self-contained HTML file that opens in any browser. Runs locally over npx.

Tools

Server Config

{
  "mcpServers": {
    "flowcast": {
      "command": "npx",
      "args": [
        "-y",
        "@flowcast/mcp@latest"
      ],
      "env": {
        "VOICE_MODEL": "openai",
        "OPENAI_API_KEY": "<YOUR_OPENAI_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server