Loading MCP server directory, please wait...
Licensed soundtracks and sound effects matched to your video. Commercial use OK.
npx @getmcp/cli add io.github.sonilo-ai/sonilo-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SONILO_API_KEYSonilo API key from platform.sonilo.com/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sonilo-ai/sonilo-mcp": {
"command": "uvx",
"args": [
"sonilo-mcp"
],
"env": {
"SONILO_API_KEY": "",
"SONILO_API_URL": "https://api.sonilo.com",
"SONILO_MCP_BASE_PATH": "~/Desktop",
"TIME_OUT_SECONDS": "600"
}
}
}
}