Odel
Sonilo Music & Sound Effects

Sonilo Music & Sound Effects

Local
@sonilo-ai54PythonMITUpdated 2 days ago

Licensed soundtracks and sound effects matched to your video. Commercial use OK.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsonilo-mcpv0.22.0

Run

uvx sonilo-mcp

MCP client config

{
  "mcpServers": {
    "sonilo-music-sound-effects": {
      "command": "uvx",
      "args": [
        "sonilo-mcp"
      ]
    }
  }
}