Overview
Enable the Model Context Protocol (MCP) to give your chatbot access to AI tools. Retrieve the MCP Server URL for integration with AI workflows.
Enable MCP
Click the Publish
button.
In the Publish
modal, click on the Chatbot
tab.
Turn on the Enable MCP
toggle switch.
Click Save
.
Retrieve MCP Server URL
Click on the Status
tab in the Publish DocsHound
modal.
Locate the MCP Server URL
.
Copy the URL for integration with AI workflows and other tools.
Using DocsHound MCP Server
MCP (Model Context Protocol) is a simple, open-standard API that lets any MCP-aware AI client query your custom knowledge base just by pointing it at your MCP server URL.
Once you’ve enabled an MCP server for your docs, you simply hand your AI client the MCP Server URL
and it will automatically discover the available “tools” (i.e., knowledge endpoints) exposed there.