Skip to content

Commit 66dd4cc

Browse files
authored
Update README.md
1 parent cc9b078 commit 66dd4cc

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ MCP Tools provides a versatile CLI for working with Model Context Protocol (MCP)
6464

6565
## Installation
6666

67-
### Using Homebrew
67+
### Using Homebrew (for macOS)
6868

6969
```bash
7070
brew tap f/mcptools
@@ -73,13 +73,17 @@ brew install mcp
7373

7474
> ❕ The binary is installed as `mcp` but can also be accessed as `mcpt` to avoid conflicts with other tools that might use the `mcp` command name.
7575
76-
### From Source
76+
### From Source (for Windows and GNU/Linux)
7777

7878
```bash
7979
go install github.com/f/mcptools/cmd/mcptools@latest
8080
```
8181

82-
The binary will be installed as `mcptools` but can be aliased to `mcpt` for convenience.
82+
> ❕ The binary will be installed as `mcptools` when but can be aliased to `mcpt` for convenience.
83+
>
84+
> <img width="500" alt="Screenshot 2025-05-05 at 22 21 29" src="https://github.com/user-attachments/assets/eaba88c1-8833-4525-bb19-9ab0ec2ff27e" />
85+
>
86+
> <sub>Windows 11 Running Example</sub>
8387
8488
## Getting Started
8589

0 commit comments

Comments
 (0)