- XF 兼容性
- 2.3.x
- 摘要
- AI Connect for XenForo bridges any MCP-compatible AI agents like Claude, ChatGPT, and Cursor directly to your forum using secure OAuth 2.0 + PKCE authentication. Utilize free tools including search threads, get thread, search posts, get post, and user info. PRO version offers advanced moderation features with priority support.
AI Connect for XenForo — 网络管理控制协议桥接将任何支持MCP的AI代理(如Claude、ChatGPT、Cursor等)直接连接到您的XenForo论坛,使用WebMCP开放协议,并通过安全的OAuth 2.0 + PKCE认证。它如何工作AI代理通过标准的/.well-known/mcp.json声明书发现论坛的能力,使用OAuth 2.0进行认证,然后调用MCP工具来读取和与论坛交互——就像一个真人用户那样,但程序化地。免费版本 — 包含的工具| 工具 | 描述 |
|------|-------------|
| xenforo.searchThreads | 通过关键词、论坛搜索帖子 |
| xenforo.getThread | 获取完整的帖子及其回复 |
| xenforo.searchPosts | 在论坛中搜索帖子 |
| xenforo.getPost | 获取单个帖子 |
| xenforo.getCurrentUser | 获取当前用户信息 |认证
1. 只输出翻译文本。不加引号,不加角度符号,不加格式括号。
2. 从不添加注释、解释或 introductory 程式化用语。
3. 不要包裹输出在<>、""或其他标记内。
4. 当适当的时候,保持专有名词(品牌名、产品名)的原样。专业版(即将推出)高级审核和管理工具:
|------|-------------|
| xenforo.searchThreads | 通过关键词、论坛搜索帖子 |
| xenforo.getThread | 获取完整的帖子及其回复 |
| xenforo.searchPosts | 在论坛中搜索帖子 |
| xenforo.getPost | 获取单个帖子 |
| xenforo.getCurrentUser | 获取当前用户信息 |认证
- []*]OAuth 2.0授权码+PKCE流程[]Bearer token支持[]内置速率限制
1. 只输出翻译文本。不加引号,不加角度符号,不加格式括号。
2. 从不添加注释、解释或 introductory 程式化用语。
3. 不要包裹输出在<>、""或其他标记内。
4. 当适当的时候,保持专有名词(品牌名、产品名)的原样。专业版(即将推出)高级审核和管理工具:
- []*xenforo.moderatePost — 批准,拒绝,删除帖子[]*xenforo.banUser — 禁止/解禁用户[]*xenforo.moveThread — 移动帖子到不同的论坛[]*xenforo.getForumStats — 分析和统计[]优先支持