docs: fix cursor MCP link (#13664)
* docs: fix cursor MCP link * fix error * fix vale error
This commit is contained in:
@@ -77,7 +77,7 @@ Medusa hosts a Streamable HTTP MCP server available at `https://docs.medusajs.co
|
||||
<TabsContentWrapper className="mt-1">
|
||||
<TabsContent value="cursor">
|
||||
|
||||
<Link href="https://cursor.com/install-mcp?name=medusa&config=eyJ1cmwiOiJodHRwczovL2RvY3MubWVkdXNhanMuY29tL21jcCJ9" target="_blank" rel="noopener noreferrer" variant="content">Click here</Link> to add the Medusa MCP server to Cursor.
|
||||
<Link href="cursor://anysphere.cursor-deeplink/mcp/install?name=medusa&config=eyJ1cmwiOiJodHRwczovL2RvY3MubWVkdXNhanMuY29tL21jcCJ9" target="_blank" rel="noopener noreferrer" variant="content">Click here</Link> to add the Medusa MCP server to Cursor.
|
||||
|
||||
To manually connect to the Medusa MCP server in Cursor, add the following to your `.cursor/mcp.json` file or Cursor settings, as explained in the [Cursor documentation](https://docs.cursor.com/context/model-context-protocol):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user