Skip to content
VS Code

MakerReels for VS Code

com.makerreels/makerreels

Turn an app into TikTok-style video ads: agents pull rendered ad batches, captions, posting kits.

client:VS Code transport:streamable-http

Install MakerReels in VS Code

.vscode/mcp.json

{
  "servers": {
    "makerreels": {
      "type": "http",
      "url": "https://makerreels.com/api/mcp"
    }
  }
}

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

MakerReels in other clients