@aisounds.cn/mcp
v1.0.3
Published
AiSounds MCP server
Downloads
647
Readme
@aisounds.cn/mcp
AiSounds MCP server for Cursor, Codex, Claude Code, and other MCP clients.
Cursor / generic MCP
{
"mcpServers": {
"aisounds": {
"command": "npx",
"args": ["-y", "@aisounds.cn/mcp"],
"env": {}
}
}
}Codex
[mcp_servers.aisounds]
command = "npx"
args = ["-y", "@aisounds.cn/mcp"]Claude Code:
claude mcp add --transport stdio aisounds -- npx -y "@aisounds.cn/mcp"Tools include capabilities, TTS, SFX, music, novel voice packs, video BGM, video voice, audio cleanup, jobs, and assets. File tools accept local paths, upload the file automatically, and submit the matching cloud task. Install ffmpeg/ffprobe for automatic duration detection; otherwise pass duration fields in the tool call.
If you run npx "@aisounds.cn/cli" auth login --api-key <key> first, the MCP server can also read the saved key from ~/.aisounds/config.json.
