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

Method _proc

tests/chat/test_tool_processor.py:2427–2428  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2425
2426class TestShouldConfirmTool:
2427 def _proc(self):
2428 return _make_processor()
2429
2430 def test_trusted_domain_returns_false(self):
2431 """Trusted domains bypass confirmation."""

Calls 1

_make_processorFunction · 0.85

Tested by

no test coverage detected