diff --git a/apps/docs/content/docs/ai/getting-started.mdx b/apps/docs/content/docs/ai/getting-started.mdx index 983d237c..e2688b03 100644 --- a/apps/docs/content/docs/ai/getting-started.mdx +++ b/apps/docs/content/docs/ai/getting-started.mdx @@ -13,7 +13,7 @@ Each step below maps to **one guide**: install and connect (single walkthrough), Ensure you have the following prerequisites installed on your computer before installing ProofKit. - FileMaker Pro (client for Mac or Windows) -- MCP-compatible coding agent (e.g. [Cursor](https://cursor.com), [Claude](https://claude.ai), [Codex](https://chatgpt.com/codex/), etc.) +- MCP-compatible coding agent (e.g. [Cursor](https://cursor.com), [Claude Desktop](https://claude.com/download), [Codex](https://chatgpt.com/codex/), etc.) - [Node.js](https://nodejs.org/en/download/) (a supported LTS release, such as 22.x, 24.x, or 26.x) - [pnpm](https://pnpm.io/) (version 11 is recommended; it is currently the most secure package manager option) - Git (source control tool for managing the web code your agent will produce)