Skip to content
VS Code

Avocado AI for VS Code

io.github.wandersonjack/avocado

Generate AI images, videos, music, SFX & speech in any AI assistant. Results appear inline in chat.

client:VS Code transport:streamable-http

Install Avocado AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "avocado": {
      "type": "http",
      "url": "https://mcp.avocadoai.co"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Avocado AI in other clients