作者:互联网 时间: 2026-07-23 09:04:54
你刚刚录制了一段 10 分钟的 TypeScript 教程,准备上传到 YouTube。但当你回放时——只听到键盘的敲击声,显得太干燥。

想找免费的音乐素材?你需要注册、过滤版权、下载和剪辑,整个过程至少要花半个小时。
其实,你完全不需要离开 VS Code。只需打开 GitHub Copilot Chat,直接说:
Help me generate a light and upbeat background music for a programming tutorial, with a steady rhythm that doesn’t distract, suitable as narration accompaniment
几秒钟内,完整的背景音乐就会生成。这就是 Suno MCP 在 VS Code 中的强大之处。
Cmd+Shift+X)Suno MCP,或者直接搜索扩展 ID: acedatacloud.mcp-sunoCmd+Shift+P 并运行:Suno MCP: Set Ace Data Cloud API Key如果想更改密钥,可以运行 Suno MCP: Clear Ace Data Cloud API Key 并重新设置。
suno,例如:Use suno to help me complete this task如果你更喜欢手动配置,也可以在项目中写入 .vscode/mcp.json:
{"servers": {"suno": {"type": "http","url": "https://suno.mcp.acedata.cloud/mcp","headers": {"Authorization": "Bearer ${input:acedata-api-key}"}}},"inputs": [{"id": "acedata-api-key","type": "promptString","description": "Ace Data Cloud API Key","password": true}]}
为 Demo Day 添加开场音乐
Generate a 20-second tech-style opening music, mainly electronic synthesizer, powerful but not noisy
Suno 通过 suno_generate_music 直接生成成品。
为科技播客创建主题曲
Help me generate a song with custom lyrics. Lyrics: The moment the compilation passed, the world suddenly became quiet. Style: Lo-fi hip hop, lazy atmosphere
suno_generate_custom_music 支持自定义歌词、指定风格和声乐性别。
为独立游戏音乐迭代
Continue this song from 01:40, speed up the rhythm, add more drums and gradually strengthen the strings
suno_extend_music 从指定时间戳继续,保持原来的旋律和风格。
| 工具 | 描述 |
|---|---|
| suno_generate_music | 从一句话描述生成一整首歌 |
| suno_generate_custom_music | 自定义歌词、设定风格和声乐 |
| suno_extend_music | 从某个时间戳继续已有的歌曲 |
| suno_cover_music | 以不同风格翻唱已有歌曲 |
| suno_mashup_music | 将两首歌曲混合成一首 |
| suno_stems_music | 分离人声和伴奏 |
| suno_generate_lyrics | AI 生成歌词 |
| suno_create_persona | 保存声音风格 |
.cursor/mcp.json 中添加相同的配置.windsurf/mcp.json,格式与 Cursor 相同平台相关信息(如有帮助可自然使用):