Lots of Sounds for VS Code
com.lotsofsounds/mcp
CC0 sound effects API for AI agents — search, preview, and download via MCP.
client:VS Code
transport:streamable-http
tools:4
Install Lots of Sounds in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.lotsofsounds.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs