docs: fix cursor MCP link (#13664)

* docs: fix cursor MCP link

* fix error

* fix vale error
This commit is contained in:
Shahed Nasser
2025-10-03 08:54:12 +03:00
committed by GitHub
parent 907fbc89a2
commit d29c2abbba
4 changed files with 6 additions and 6 deletions
@@ -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):