mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Add manual initialization control to Client - Add auto_initialize parameter (default True) to control automatic initialization - Make initialize() method public with idempotent caching - Add comprehensive test suite for initialization behavior * Document client initialization control and server instructions - Expand documentation to cover auto_initialize parameter - Show manual initialization for advanced use cases - Document accessing server instructions via initialize_result * Update client.mdx |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||