UNPKG

makereels-mcp

Version:

MakeReels MCP Server

8 lines (7 loc) 175 B
/** * Makereels base url. No trailing slash. * * @example https://staging.makereels.ai * @example https://makereels.ai */ export const BASE_URL = "https://makereels.ai";