Skip to content

Commit ed7cd03

Browse files
committed
reademe update
1 parent a13cb05 commit ed7cd03

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ uv run playwright install --with-deps --no-shell chromium
2929
uv run server --port 8000
3030
```
3131

32-
With stdio mode (for terminal-based clients):
32+
With stdio mode:
3333

3434
```bash
3535
# Run with stdio mode and specify a proxy port
@@ -91,9 +91,8 @@ client UI, or in a mcp.json file:
9191

9292
When running in stdio mode, the server will automatically start both the SSE
9393
server and mcp-proxy. The proxy handles the conversion between stdio and SSE
94-
protocols. No additional configuration is needed - just start your
95-
terminal-based client and it will communicate with the server through
96-
stdin/stdout.
94+
protocols. No additional configuration is needed - just start your client and it
95+
will communicate with the server through stdin/stdout.
9796

9897
Install the cli
9998

0 commit comments

Comments
 (0)