Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions advanced/mcp/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "Generate an MCP server to help connect your product to AI apps"

## Introduction

Mintlify's MCP Generator is a CLI tool that generates an MCP server based on your company's documentation & OpenAPI specification (if available). The MCP Generator is delivered via [npm package](https://www.npmjs.com/package/mcp).
Mintlify's MCP Generator is a CLI tool that generates an MCP server based on your company's documentation & OpenAPI specification (if available). The MCP Generator is delivered via [npm package](https://www.npmjs.com/package/@mintlify/mcp).

Your MCP server can then be used with any MCP client for these key scenarios:

Expand Down Expand Up @@ -92,4 +92,4 @@ Once you have the Claude Desktop App installed, follow these steps:
![Claude MCP](/images/mcp-with-claude.png)
</Frame>
</Step>
</Steps>
</Steps>