Set up the Thanx documentation MCP server for AI-powered search and interaction
The Thanx Docs MCP Server enables you to search and interact with the entire Thanx API documentation using natural language through AI tools like Claude Code.
The easiest way to use the Thanx documentation MCP server is to connect to our hosted remote server. This requires no local installation and provides instant access.
Claude Code users have two local installation options:
Global Installation
Copy
Ask AI
# Install the MCP server globallynpm install -g @mintlify/mcp# Follow the instructions to add it to Claude Code via project `.mcp.json`npx mint-mcp add docs.thanx.com --client claude