MCPcopy Create free account
hub / github.com/IBM/mcp-cli / get_unique_tools

Method get_unique_tools

tests/chat/test_chat_context.py:72–73  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

70
71 # ----- discovery --------------------------------------------------
72 async def get_unique_tools(self): # noqa: D401 - match signature
73 return self._tools
74
75 async def get_server_info(self): # noqa: D401 - match signature
76 return self._servers

Callers 3

test_get_unique_toolsFunction · 0.45
test_tool_executionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected