Monorepo for all AceDataCloud API documentation repositories.
| Directory | Standalone Repo | Description |
|---|---|---|
luma/ |
LumaAPI | Luma video generation API docs |
maestro/ |
MaestroAPI | Maestro end-to-end AI video production API docs |
suno/ |
SunoAPI | Suno music generation API docs |
sora/ |
SoraAPI | Sora video generation API docs |
veo/ |
VeoAPI | Veo video generation API docs |
flux/ |
FluxAPI | Flux image generation API docs |
happyhorse/ |
HappyHorseAPI | Happy Horse video generation and editing API docs |
serp/ |
SerpAPI | Web search API docs |
nanobanana/ |
NanoBananaAPI | NanoBanana image generation API docs |
openai/ |
OpenAIAPI | OpenAI-compatible API docs |
wan/ |
WanAPI | Wan (Tongyi Wanxiang) video generation API docs |
seedance/ |
SeedanceAPI | Seedance (ByteDance) video generation API docs |
seedream/ |
SeedreamAPI | Seedream (ByteDance) image generation API docs |
kling/ |
KlingAPI | Kling video generation API docs |
hailuo/ |
HailuoAPI | Hailuo video generation API docs |
producer/ |
ProducerAPI | Producer music generation API docs |
claude/ |
ClaudeAPI | Claude chat completions API docs |
gemini/ |
GeminiAPI | Gemini chat completions API docs |
fish/ |
FishAPI | Fish Audio TTS and voice cloning API docs |
face/ |
FaceAPI | Face transformation API docs |
shorturl/ |
ShortURLAPI | Short URL API docs |
webextrator/ |
WebExtratorAPI | Web extraction and rendering API docs |
aichat/ |
AiChatAPI | AI Dialogue (multi-model chat) API docs |
grok/ |
GrokAPI | Grok chat completions API docs |
glm/ |
GlmAPI | GLM chat completions API docs |
kimi/ |
KimiAPI | Kimi chat completions API docs |
coze/ |
CozeAPI | Importable OpenAPI plugin schemas for Coze / 扣子 |
Ace Data Cloud provides Model Context Protocol (MCP) servers, allowing AI assistants like Claude, Cursor, Windsurf, and others to directly call our APIs.
Tip
This section introduces the MCP servers provided by Ace Data Cloud, supporting information exchange and integration among multiple AI assistants.
| MCP Server | Docs |
|---|---|
| Flux MCP Server | docs.acedata.cloud/mcp/flux |
| Luma MCP Server | docs.acedata.cloud/mcp/luma |
| Nanobanana MCP Server | docs.acedata.cloud/mcp/nanobanana |
| Seedance MCP Server | docs.acedata.cloud/mcp/seedance |
| Seedream MCP Server | docs.acedata.cloud/mcp/seedream |
| Serp MCP Server | docs.acedata.cloud/mcp/serp |
| Shorturl MCP Server | docs.acedata.cloud/mcp/shorturl |
| Sora MCP Server | docs.acedata.cloud/mcp/sora |
| Suno MCP Server | docs.acedata.cloud/mcp/suno |
| Veo MCP Server | docs.acedata.cloud/mcp/veo |
This is the source-of-truth monorepo. Changes pushed to main are automatically synced to the standalone repos via GitHub Actions.
The mapping between subdirectories and standalone repos is defined in sync.yaml.
Do not edit standalone repos directly — all changes should be made here.