- XF Compatibility
- 2.3.x
- Short Description
- Connect any MCP-compatible AI agent
AI Connect for XenForo — WebMCP Protocol Bridge
Connect any MCP-compatible AI agent (Claude, ChatGPT, Cursor, and more)
directly to your XenForo forum using the WebMCP open protocol with
secure OAuth 2.0 + PKCE authentication.
How it works
AI agents discover your forum's capabilities via a standard
/.well-known/mcp.json manifest, authenticate via OAuth 2.0, and then
call MCP tools to read and interact with your forum — just like a
human user would, but programmatically.
Free Version — Included Tools
| Tool | Description |
|------|-------------|
| xenforo.searchThreads | Search threads by keyword, forum, date |
| xenforo.getThread | Retrieve full thread with posts |
| xenforo.searchPosts | Search posts across the forum |
| xenforo.getPost | Retrieve a single post |
| xenforo.getCurrentUser | Get authenticated user info |
Authentication
---
PRO Version (coming soon)
Advanced moderation and management tools:
👉 Learn more about PRO at ai-connect.gold-t.co.il
Connect any MCP-compatible AI agent (Claude, ChatGPT, Cursor, and more)
directly to your XenForo forum using the WebMCP open protocol with
secure OAuth 2.0 + PKCE authentication.
How it works
AI agents discover your forum's capabilities via a standard
/.well-known/mcp.json manifest, authenticate via OAuth 2.0, and then
call MCP tools to read and interact with your forum — just like a
human user would, but programmatically.
Free Version — Included Tools
| Tool | Description |
|------|-------------|
| xenforo.searchThreads | Search threads by keyword, forum, date |
| xenforo.getThread | Retrieve full thread with posts |
| xenforo.searchPosts | Search posts across the forum |
| xenforo.getPost | Retrieve a single post |
| xenforo.getCurrentUser | Get authenticated user info |
Authentication
- OAuth 2.0 Authorization Code + PKCE flow
- Bearer token support
- Built-in rate limiting
---
PRO Version (coming soon)
Advanced moderation and management tools:
- xenforo.moderatePost — approve, reject, delete posts
- xenforo.banUser — ban/unban users
- xenforo.moveThread — move threads between forums
- xenforo.getForumStats — analytics and statistics
- Priority support
👉 Learn more about PRO at ai-connect.gold-t.co.il