Codex CLI Integration with Seedance MCP
📘 Complete Guide: Using All 11 AceData Cloud MCPs in Codex CLI →
A video model produced by ByteDance, excelling in dance, sports, and coherent motion, supporting vertical 9:16 short videos. After integrating Seedance MCP with Codex CLI, you can call it directly within the conversation without switching windows or copying and pasting.
¶ Obtain API Token
Register an account at AceData Cloud Platform and copy the API Token on the homepage — one token can be used for all 11 MCP Servers. Detailed steps are available in the Complete Guide.
¶ Configuration
Edit the configuration file: ~/.codex/config.toml
[mcp_servers.seedance]
url = "https://seedance.mcp.acedata.cloud/mcp"
type = "http"
http_headers = { "Authorization" = "Bearer 你的Token" }
After saving, the tool will be automatically loaded the next time a codex session starts.
¶ Usage Examples
Generate a vertical short video with Seedance: a girl spinning and dancing under a cherry blossom tree, 9:16
Turn this image (link xxx) into a 5-second motion video
Generate a 10-second 1080P food preparation video: sushi chef slicing tuna, close-up shot
¶ Tools
| Tool | Description |
|---|---|
| seedance_generate_video | Text-to-video / Image-to-video, optional audio |
