feat: scripted MCP client (auth_headers + connect/list/call); offline tests pass

This commit is contained in:
2026-06-18 10:14:21 -04:00
parent dfc7f6a589
commit 30d19d42eb
4 changed files with 53 additions and 0 deletions
+1
View File
@@ -10,3 +10,4 @@ dev = ["pytest>=8.0"]
[tool.pytest.ini_options]
testpaths = ["tests"]
pythonpath = ["."]