This guide walks through connecting Claude AI to the Hudu MCP (Model Context Protocol) Server.
Once connected, Claude AI can interact directly with your Hudu instance to:
- Read documentation
- Create articles
- Update articles
- Review activity logs
- Assist with documentation workflows
Requirements
Before starting:
- MCP access must already be enabled in Hudu
- Your Hudu instance should be accessible over HTTPS/SSL
- You must have a Claude AI paid plan that supports connectors/custom MCP servers.
Your MCP endpoint will typically look like:
https://yourhuduinstance.com/mcpEnable MCP in Hudu First
Inside Hudu:
- Navigate to:
- Admin → External Apps → Model Context Protocol (MCP)
- Enable MCP access if it is not already enabled.
- Confirm your MCP endpoint URL.
Setup in Claude AI
Step 1: Open Claude AI Settings
- Sign in to Claude AI
- Click your organization or profile menu
- Open Settings
Step 2: Access Custom Connectors
- In the admin/settings area, locate the Custom Connectors section
- Click Add Connector
Note: This option is only available for Claude Organization plans with the appropriate admin permissions.
Step 3: Configure the Hudu MCP Connector
When the connector window opens, enter the following information:
Connector Name
Choose a descriptive name such as:
Hudu MCPServer URL
Enter your Hudu MCP endpoint:
https://yourhudu.com/mcpReplace yourhudu.com with your actual Hudu URL.
Step 4: Save the Connector
- Click Save or Add Connector
- Claude AI will attempt to connect to the MCP server
- If successful, the Hudu connector will appear in your available integrations
OAuth Authorization
When connecting to the Hudu MCP server for the first time, Hudu will display an OAuth authorization screen asking the user to approve the connection.
The authorization request includes the required permissions (scopes), including:
- Read access
- Write access
Users must approve the requested scopes before the MCP connection can be established successfully.
Verify the Connection
Claude should now be able to interact with supported Hudu documentation and workflow features through the MCP server.
Example prompts:
- “Read the documentation for Client ABC”
- “Create a new article for VPN setup instructions”
- “Update the firewall documentation article with the new IP ranges”
- “Review recent activity logs in Hudu”
- “Help organize and improve our documentation workflow”