diff --git a/www/apps/book/app/learn/introduction/build-with-llms-ai/page.mdx b/www/apps/book/app/learn/introduction/build-with-llms-ai/page.mdx index ac4cc296be..96905aa153 100644 --- a/www/apps/book/app/learn/introduction/build-with-llms-ai/page.mdx +++ b/www/apps/book/app/learn/introduction/build-with-llms-ai/page.mdx @@ -77,7 +77,7 @@ Medusa hosts a Streamable HTTP MCP server available at `https://docs.medusajs.co - Click here to add the Medusa MCP server to Cursor. + Click here 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): diff --git a/www/apps/book/generated/edit-dates.mjs b/www/apps/book/generated/edit-dates.mjs index 7b0cea879c..ed326e35de 100644 --- a/www/apps/book/generated/edit-dates.mjs +++ b/www/apps/book/generated/edit-dates.mjs @@ -122,7 +122,7 @@ export const generatedEditDates = { "app/learn/fundamentals/api-routes/override/page.mdx": "2025-05-09T08:01:24.493Z", "app/learn/fundamentals/module-links/index/page.mdx": "2025-05-23T07:57:58.958Z", "app/learn/fundamentals/module-links/index-module/page.mdx": "2025-10-01T06:07:40.436Z", - "app/learn/introduction/build-with-llms-ai/page.mdx": "2025-07-22T16:19:11.668Z", + "app/learn/introduction/build-with-llms-ai/page.mdx": "2025-10-02T15:10:49.394Z", "app/learn/installation/docker/page.mdx": "2025-07-23T15:34:18.530Z", "app/learn/fundamentals/generated-types/page.mdx": "2025-07-25T13:17:35.319Z", "app/learn/introduction/from-v1-to-v2/page.mdx": "2025-09-01T06:34:41.179Z", diff --git a/www/apps/book/public/llms-full.txt b/www/apps/book/public/llms-full.txt index 24b1ef0c58..9f0bcf35fd 100644 --- a/www/apps/book/public/llms-full.txt +++ b/www/apps/book/public/llms-full.txt @@ -22025,7 +22025,7 @@ Medusa hosts a Streamable HTTP MCP server available at `https://docs.medusajs.co ### Cursor -Click here to add the Medusa MCP server to Cursor. +Click here 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): diff --git a/www/apps/cloud/app/billing/page.mdx b/www/apps/cloud/app/billing/page.mdx index 5a57505f94..2cacf28abf 100644 --- a/www/apps/cloud/app/billing/page.mdx +++ b/www/apps/cloud/app/billing/page.mdx @@ -1,5 +1,5 @@ import { InlineIcon } from "docs-ui" -import { ArrowDownTray, ChevronUpDown } from "@medusajs/icons" +import { ArrowDownTray, ChevronUpDown, EllipsisHorizontal } from "@medusajs/icons" export const metadata = { title: `Billing`, @@ -51,7 +51,7 @@ You can also see a table with all the payments made for your organization, inclu ### Download Invoice -An invoice is generated for every successful payment made for your organization. You can download the invoice as a PDF for your records. An invoice shows a request to pay for your organization's plan and any add-ons or flex usage charges. +An invoice is generated for every successful payment made for your organization. You can download the invoice as a PDF for your records. An invoice shows a request to pay for your organization's plan and any add-ons or Flex Usage charges. To download an invoice for a specific payment: @@ -64,7 +64,7 @@ This will open the invoice in a new tab, where you can view and download it as a ### Download Receipt -A receipt is generated for every successful payment made for your organization. You can download the receipt as a PDF for your records. A receipt shows proof of payment for your organization's plan and any add-ons or flex usage charges. +A receipt is generated for every successful payment made for your organization. You can download the receipt as a PDF for your records. A receipt shows proof of payment for your organization's plan and any add-ons or Flex Usage charges. To download a receipt for a specific payment: