Skip to content
VS Code

Make Effects for VS Code

app.makefx/make-effects

Generate reproducible image, video, and audio assets with leading models and your own provider keys.

client:VS Code transport:streamable-http

Install Make Effects in VS Code

.vscode/mcp.json

{
  "servers": {
    "make-effects": {
      "type": "http",
      "url": "https://makefx.app/mcp"
    }
  }
}

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

Make Effects in other clients