diff --git a/README.md b/README.md index 83fca9cd0..6fc4aba88 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ See [Hosted App docs](https://docs.mcpjam.com/hosted/overview) for details. Download the installer for your OS. Supports HTTP/S and local STDIO servers. No Node.js required. -- [Install Mac](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam.Inspector.dmg) -- [Install Windows](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam-Inspector-Setup.exe) +- [Install Mac](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam.Inspector.dmg` +- [Install Windows](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam-Inspector-Setup.exe` ## Terminal diff --git a/docs/installation.mdx b/docs/installation.mdx index 55461bc4a..43aa9eeb7 100644 --- a/docs/installation.mdx +++ b/docs/installation.mdx @@ -11,7 +11,7 @@ MCPJam Inspector runs three ways: a hosted web app, a desktop app for Mac and Wi Open [app.mcpjam.com](https://app.mcpjam.com). HTTPS only. No install. Share servers with your team. - Download for [Mac](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam.Inspector.dmg) or [Windows](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam-Inspector-Setup.exe). HTTP/S and local STDIO. + Download from the [latest release](https://github.com/MCPJam/inspector/releases/latest) for Mac or Windows. HTTP/S and local STDIO. `npx @mcpjam/inspector@latest`. HTTP/S and local STDIO. @@ -26,8 +26,8 @@ Go to [app.mcpjam.com](https://app.mcpjam.com) in your browser. No install requi Download the installer for your OS and run it: -- [Mac](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam.Inspector.dmg) -- [Windows](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam-Inspector-Setup.exe) +- [Mac](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam.Inspector.dmg` +- [Windows](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam-Inspector-Setup.exe` The desktop app supports HTTP/S and local STDIO servers, and does not require Node.js. diff --git a/mcpjam-inspector/README.md b/mcpjam-inspector/README.md index 458389ba4..81c212b13 100644 --- a/mcpjam-inspector/README.md +++ b/mcpjam-inspector/README.md @@ -60,8 +60,8 @@ npx @mcpjam/inspector@latest We have a Mac and Windows desktop app: -- [Install Mac](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam.Inspector.dmg) -- [Install Windows](https://github.com/MCPJam/inspector/releases/latest/download/MCPJam-Inspector-Setup.exe) +- [Install Mac](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam.Inspector.dmg` +- [Install Windows](https://github.com/MCPJam/inspector/releases/latest) — download `MCPJam-Inspector-Setup.exe` Run MCPJam using Docker: