Skip to content
Zed

myinstants mcp for Zed

io.github.austenstone/myinstants-mcp

Give your AI agent a soundboard. Millions of meme sounds from myinstants.com.

client:Zed transport:stdio runtime:npm

Install myinstants mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "myinstants-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "myinstants-mcp"
      ],
      "env": {
        "MYINSTANTS_VOLUME": "<MYINSTANTS_VOLUME>",
        "MYINSTANTS_WAIT": "<MYINSTANTS_WAIT>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

myinstants mcp in other clients