PulseAugur
实时 13:00:41
English(EN) Connect OnlyFans and Fansly to Claude and ChatGPT with one MCP server

新的MCP服务器将OnlyFans和Fansly与Claude和ChatGPT集成

一个新的模型上下文协议(MCP)服务器已被开发出来,用于将OnlyFans和Fansly与Claude和ChatGPT等AI模型集成。该服务器为AI代理提供了一个稳定、原生的API,无需依赖不可靠的抓取器。它通过一个密钥暴露各种数据点,如粉丝信息、消息、媒体、收入、帖子和订阅者详细信息,使AI能够直接与创作者平台进行交互。该服务器可以本地运行,也可以通过托管连接器访问,并使用OAuth 2.1进行安全身份验证。 AI

影响 使AI代理能够直接与创作者经济平台进行交互,可能实现内容管理和粉丝互动的自动化。

排序理由 这是一个将现有服务与AI模型集成的新产品/工具,而不是核心AI发布或重大的行业事件。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的MCP服务器将OnlyFans和Fansly与Claude和ChatGPT集成

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · CreatorAPI ·

    Connect OnlyFans and Fansly to Claude and ChatGPT with one MCP server

    <p>There is no official OnlyFans or Fansly API, so most builders end up with scrapers that break constantly. I wanted a native, stable option an AI agent could use directly, so I wired the endpoints the apps actually use into a Model Context Protocol server.</p> <p>It exposes rea…