We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2774496 commit 2591f80Copy full SHA for 2591f80
tests/client/test_stdio_cm.py
@@ -4,8 +4,7 @@
4
from mcp.client.stdio import stdio_client
5
6
MCP_SERVER = {
7
- "command": "uvx",
8
- "args": ["mcp-server-fetch"],
+ "command": "tee",
9
}
10
11
0 commit comments