Files
Claude 958b49226a test: import Server from the public mcp.server surface; fix stale shim docstring
Use the public 'from mcp.server import Server' in tests/client/test_auth.py,
matching __all__ and the sibling test files, and reword the _FirstChallenge
docstring which still claimed the bearer middleware cannot emit scope= in its
challenge (no longer true since the scope attribute fix).
2026-08-11 05:44:51 +00:00
..
2024-09-24 22:04:19 +01:00