myinstants mcp for Windsurf
io.github.austenstone/myinstants-mcp
Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.
client:Windsurf
transport:stdio
runtime:npm
Install myinstants mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"myinstants-mcp": {
"command": "npx",
"args": [
"-y",
"myinstants-mcp"
],
"env": {
"MYINSTANTS_VOLUME": "<MYINSTANTS_VOLUME>",
"MYINSTANTS_WAIT": "<MYINSTANTS_WAIT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs