Claude & ChatGPT
7 articles
- How do I build a workflow from Claude?Describe the chain you want — a still that becomes a clip, one reference reused across shots — and Claude creates a workflow, wires it with the models' real ports, estimates the total and hands you a link to review and press Run; it runs it itself only if you armed the workflow for Claude.
- How do I connect LUVI to ChatGPT?Add LUVI as an MCP connector in ChatGPT with the URL https://www.luvicreator.com/api/mcp, sign in to LUVI when asked, and ChatGPT can search and fetch your library, estimate costs and generate.
- How do I connect LUVI to Claude Code?Create an access token on Account → Integrations, then run the claude mcp add command LUVI prints for you — it registers https://www.luvicreator.com/api/mcp with your token as a bearer header — and Claude Code can list models, quote costs, generate and read your library from the terminal.
- How do I connect LUVI to Claude?Add LUVI as a custom connector in Claude with the URL https://www.luvicreator.com/api/mcp, sign in to LUVI when Claude asks, and Claude can then list models, estimate costs, generate, and read your library.
- How do I disconnect Claude or ChatGPT from LUVI?Open Account → Integrations, find the connection and press Revoke; the assistant's token stops working at once, and you can also remove the connector on the assistant's side so it stops asking to reconnect.
- How do I organise folders from Claude or ChatGPT?Ask the assistant to list, create, rename, move things into or delete folders in a project; deleting is a soft delete that keeps the files at the project root for 24 hours, and restore_folder puts everything back where it was within that window.
- How do I upload a file to LUVI from Claude or ChatGPT?Ask for an upload link — the assistant calls get_upload_link and you drop the file into LUVI's own upload dialog — or, in Claude with code execution on, ask for an upload ticket and Claude pushes the file straight to LUVI storage, up to 1 GB.