# MakeReels MCP Server

## Installation in MCP Desktop such as Claude Desktop and Cursor

```json
{
  "mcpServers": {
    "makereels": {
      "command": "npx",
      "args": ["-y", "makereels-mcp"]
    }
  }
}
```
