Sonilo Music & Sound Effects for Windsurf
io.github.sonilo-ai/sonilo-mcp
Licensed soundtracks and sound effects matched to your video. Commercial use OK.
client:Windsurf
transport:stdio
runtime:pypi
Install Sonilo Music & Sound Effects in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sonilo-mcp": {
"command": "uvx",
"args": [
"sonilo-mcp"
],
"env": {
"SONILO_API_KEY": "<SONILO_API_KEY>",
"SONILO_API_URL": "<SONILO_API_URL>",
"SONILO_MCP_BASE_PATH": "<SONILO_MCP_BASE_PATH>",
"TIME_OUT_SECONDS": "<TIME_OUT_SECONDS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs