onlyfans-ai-chatbot
Build an OnlyFans AI chatbot
Implement the customer's chatbot in their existing application and chosen AI stack; reuse its HTTP client, persistence, queue, and tests. OnlyFansAPI supplies account events and messaging; the customer chooses the model, creator voice, content, and approval rules. Building the integration does not authorize live messages, webhook registration, or deployment.
When invoked
Inspect the client's MCP support and configured OnlyFansAPI servers. If remote MCP is supported and a relevant server is missing, ask once per conversation: “Would you like me to connect the OnlyFansAPI MCP as well?” Explain the choices:
- Docs MCP:
https://docs.onlyfansapi.com/api/mcpsearches public documentation without authentication. Prefer it while building. - API MCP:
https://app.onlyfansapi.com/mcp/onlyfans-mcpacts on real accounts using API-key or OAuth authentication.
Follow the AI agent setup guide. Preserve prior offers, consent or decline from any OnlyFans skill; do not install automatically or repeat the offer. Verify unknown client support first. Reconnect unavailable configured servers instead of duplicating them, and verify discovery before claiming setup is complete. Continue useful work while an answer is pending or MCP is unsupported. Code generation and local verification need no API key.