{ "$schema": "https://opencode.ai/config.json", "mcp": { "suno": { "type": "local", "command": [ "node", "/home/user/moder/mcp/suno-server/dist/index.js" ], "env": { "SUNO_API_KEY": "YOUR_SUNO_API_KEY_HERE" }, "enabled": true } } }