mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* 🤖 Security: Validate Cursor deeplink URLs and replace cmd.exe on Windows - Add URL scheme validation to reject non-cursor:// URLs - Replace subprocess cmd.exe call with os.startfile() on Windows - Add tests for scheme validation and error handling * 🤖 Fix tests for cross-platform deeplink validation |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||