fastmcp/tests/server/providers/proxy
Jeremiah Lowin 6a6fdcb2bb
Repoint tests and examples off removed deprecations
Replaces FastMCP.as_proxy() helper calls with create_proxy(), rewrites the
mount() as_proxy=/prefix= kwarg tests to plain mount() (the params are gone),
and deletes deprecation-only tests for as_proxy() and remove_tool().
2026-07-07 07:53:11 -04:00
..
__init__.py Replace FastMCP.as_proxy() with create_proxy() function (#2829) 2026-01-10 11:39:06 -05:00
test_proxy_client.py Repoint tests and examples off removed deprecations 2026-07-07 07:53:11 -04:00
test_proxy_server.py Repoint tests and examples off removed deprecations 2026-07-07 07:53:11 -04:00
test_stateful_proxy_client.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00