mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-07-06 10:57:50 +02:00
don't list_tools in stdio connect
This commit is contained in:
@@ -83,8 +83,6 @@ class MCPClient:
|
||||
|
||||
# initialize the session
|
||||
await self.session.initialize()
|
||||
# list tools
|
||||
await self.session.list_tools()
|
||||
|
||||
async def call_tool(
|
||||
self, tool_name: str, tool_args: dict[str, Any]
|
||||
|
||||
Reference in New Issue
Block a user