Skip to content

Commit b5c7f97

Browse files
committed
docs: keep stdio note in README.v2 only
1 parent 081d463 commit b5c7f97

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,13 +123,6 @@ Alternatively, for projects using pip for dependencies:
123123
pip install "mcp[cli]"
124124
```
125125

126-
On Windows, add the `stdio` extra if you want `pywin32`-backed Job Object cleanup for subprocesses spawned through `mcp.client.stdio`:
127-
128-
```bash
129-
uv add "mcp[cli,stdio]"
130-
pip install "mcp[cli,stdio]"
131-
```
132-
133126
### Running the standalone MCP development tools
134127

135128
To run the mcp command with uv:

0 commit comments

Comments
 (0)