Learn how to set up an MCP Server for your docs
npm i @mintlify/mcp
to install the @mintlify/mcp
CLI.
In the dashboard, navigate to MCP Server
to see your unique installation command. This is the command to install your MCP Server with the @mintlify/mcp
CLI.
Install the server through the CLI
Add the authentication token if applicable
> What is the Authorization (basic token)?
Otherwise, you can skip this step.Start your MCP server
bash npm --prefix ~/.mcp/[your subdomain] start