Operate with AI (no-code)
Connect the hosted Fanvue copilot and run your account in plain language. Reply to fans, pull insights, manage and schedule posts, all from an assistant like Claude. Nothing to build: you connect to
https://mcp.fanvue.com/mcp, authorize with Fanvue, and start asking. Ideal for agency operators who want results without code.Build with AI (coding agents)
Point your coding agent (Cursor, Claude Code) at the Fanvue docs and API. It searches the documentation and calls real endpoints while it writes your integration, so you ship faster with fewer dead ends. For developers building their own app.
Which one is for you
One distinction makes the choice obvious. Connecting the hosted copilot needs no app of your own: you just authorize and go. The moment you want your own integration, you’re building an app, because that is how Fanvue issues your API credentials.
Give your coding agent the docs and API
Building well with AI comes down to one thing: stop your agent guessing. Feed it Fanvue, and the more you connect, the better it works. Use any or all of these.llms.txt
Point your AI at the docs as plain text.
llms.txt is the index, llms-full.txt is the entire docs in one file. Drop the URL into any agent that takes context. For many builds, this alone is enough.API MCP
Let the agent call and test real endpoints as it builds, authorized through OAuth, with no keys to paste.