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 |
Attachments