# Advibly MCP documentation > The manual for the Advibly MCP server: how to connect an AI client, authenticate with OAuth, discover tools, orchestrate creative workflows, use the CLI client, and handle generation jobs. Every page is also available as markdown by appending `.md` to its URL, or by requesting it with `Accept: text/markdown`. The product runs at https://advibly.com; the MCP endpoint is https://advibly.com/mcp (OAuth, no API key). The product-level index - what Advibly is for and when to use it - is at https://advibly.com/llms.txt, and the agent instructions are at https://advibly.com/agents.md. ## Start here - [Advibly MCP documentation](https://advibly.com/docs): Connect an AI agent to Advibly, discover its tools, and run complete creative production workflows over MCP. ## MCP server - [Connect over MCP](https://advibly.com/docs/agents/mcp): One endpoint, OAuth, no API key - how to point any MCP client at Advibly. - [Claude](https://advibly.com/docs/agents/clients/claude): Adding Advibly to Claude as a connector. - [ChatGPT](https://advibly.com/docs/agents/clients/chatgpt): Adding Advibly to ChatGPT as a connector. - [Claude Code](https://advibly.com/docs/agents/clients/claude-code): Adding Advibly to Claude Code from the terminal. - [Cursor](https://advibly.com/docs/agents/clients/cursor): Adding Advibly to Cursor. - [VS Code](https://advibly.com/docs/agents/clients/vscode): Adding Advibly to VS Code. - [Codex](https://advibly.com/docs/agents/clients/codex): Adding Advibly to Codex. - [Other clients](https://advibly.com/docs/agents/clients/other): OpenClaw, Hermes, and anything else that speaks MCP. - [Tool reference](https://advibly.com/docs/agents/tools): Every tool on the Advibly MCP server, grouped by what it is for. - [Agent skills](https://advibly.com/docs/agents/skills): Whole productions as installable recipes - UGC ads, explainers, claymation, restyles. ## Use cases - [Launch campaign image set](https://advibly.com/docs/use-cases/launch-campaign-image-set): Produce one coherent set of on-brand statics - resolve the product, prove one prompt, fan it out across every placement. - [UGC video ad, end to end](https://advibly.com/docs/use-cases/ugc-video-ad): Cast an actor, write a spoken script, shoot the take and the b-roll, caption it, and cut one finished vertical ad. - [Recreate an ad you like](https://advibly.com/docs/use-cases/recreate-an-ad): Tear a reference ad down with the analyser, then rebuild it shot by shot on your own product using two reference images. - [Schedule a week of posts](https://advibly.com/docs/use-cases/schedule-a-campaign): Turn finished generations into a scheduled week across connected accounts, with per-platform overrides and comment-to-DM armed before publish. - [Cut a long video into clips](https://advibly.com/docs/use-cases/clip-a-long-video): Rank the moments in a webinar, podcast, or long ad, cut each into its own vertical clip, caption it, and schedule the set. ## CLI client - [The Advibly CLI](https://advibly.com/docs/cli): Advibly from a terminal - install, log in, and make something. - [Command reference](https://advibly.com/docs/cli/commands): The built-in commands, plus how every MCP tool becomes one. - [Configuration](https://advibly.com/docs/cli/configuration): Default arguments, profiles, environment variables and where state lives. ## Reference - [Models and parameters](https://advibly.com/docs/reference/models): How MCP clients discover current model IDs, defaults, constraints, and cost-driving parameters. - [Credit costs](https://advibly.com/docs/reference/credit-costs): How a price is arrived at, and roughly what things cost. - [Generation statuses](https://advibly.com/docs/reference/generation-statuses): The lifecycle of a generation, and what to do when one does not complete. - [MCP limits](https://advibly.com/docs/reference/limits): Account entitlements and server-side limits that affect MCP tool calls. - [Troubleshooting](https://advibly.com/docs/reference/troubleshooting): The problems that actually come up, and what to do about them. ## Optional - [All pages in one file](https://advibly.com/docs/llms-full.txt): every page of this manual, concatenated. - [Agent instructions](https://advibly.com/agents.md): how an agent should drive Advibly, in markdown. - [MCP manifest](https://advibly.com/.well-known/mcp.json): endpoint, transport and authentication.