structure saas with tools
This commit is contained in:
3
.venv/lib/python3.10/site-packages/mcp/shared/version.py
Normal file
3
.venv/lib/python3.10/site-packages/mcp/shared/version.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from mcp.types import LATEST_PROTOCOL_VERSION
|
||||
|
||||
SUPPORTED_PROTOCOL_VERSIONS: tuple[int, str] = (1, LATEST_PROTOCOL_VERSION)
|
||||
Reference in New Issue
Block a user