sounds for Claude Desktop
com.sfxmint/sounds
Free CC0 sound effects for agents: ask by role (button-click, coin), sets, or search 4,600+.
client:Claude Desktop
transport:streamable-http
tools:4
Install sounds in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sounds": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sfxmint.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs