myinstants for Cline
io.github.austenstone/myinstants
Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.
client:Cline
transport:stdio
runtime:npm
Install myinstants in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"myinstants": {
"command": "npx",
"args": [
"-y",
"myinstants-mcp"
],
"env": {
"MYINSTANTS_VOLUME": "<MYINSTANTS_VOLUME>",
"MYINSTANTS_WAIT": "<MYINSTANTS_WAIT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs