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 5894465 commit 772ef2aCopy full SHA for 772ef2a
tests/test_mcp.py
@@ -9,7 +9,7 @@
9
# from typing import AsyncGenerator
10
#
11
# import pytest
12
-from mcp import StdioServerParameters, ClientSession, stdio_client
+from mcp import StdioServerParameters
13
14
params = StdioServerParameters(command="uv", args=["run", "mcp-bear", "--token", "abcdefg"])
15
0 commit comments