Skip to content

Commit 13075ae

Browse files
authored
Fixing mcp npm package url (#682)
1 parent 88c3d9e commit 13075ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced/mcp/quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Generate an MCP server to help connect your product to AI apps"
55

66
## Introduction
77

8-
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).
8+
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).
99

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

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

0 commit comments

Comments
 (0)