Skip to content
VS Code

ReelsFarm for VS Code

io.github.mateohysa/reelsfarm

Create, manage, schedule, and publish short-form user-generated content through AI agents.

client:VS Code transport:streamable-http

Install ReelsFarm in VS Code

.vscode/mcp.json

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

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

ReelsFarm in other clients