Skip to content

Commit dd0c8e7

Browse files
committed
docs: add macOS/Windows note to DXT install
1 parent 847ae4c commit dd0c8e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ All examples below work with **both** the local installation and the hosted endp
6464
6565
### Claude Desktop
6666

67-
**One-click install (Desktop Extension):**
67+
**One-click install (Desktop Extension):** *(macOS and Windows only)*
6868

6969
1. [Download `ckan-mcp-server.dxt`](https://github.com/ondata/ckan-mcp-server/releases/latest/download/ckan-mcp-server.dxt)
7070
2. Double-click the file — Claude Desktop installs and configures it automatically

website/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ const baseUrl = '/ckan-mcp-server';
335335
<!-- One-click install DXT -->
336336
<div class="bg-white border-2 border-gray-200 overflow-hidden">
337337
<div class="px-6 pt-5 pb-2">
338-
<div class="mono text-xs font-medium tracking-widest uppercase text-data-blue mb-3">Claude Desktop only</div>
338+
<div class="mono text-xs font-medium tracking-widest uppercase text-data-blue mb-3">Claude Desktop · macOS &amp; Windows</div>
339339
</div>
340340
<div class="px-6 pb-6 flex flex-col sm:flex-row sm:items-start gap-5">
341341
<!-- Install dialog preview -->

0 commit comments

Comments
 (0)