mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-07 02:25:21 +03:00
9 lines
423 B
Plaintext
9 lines
423 B
Plaintext
# ==============================================================================
|
|
# GNS3 MCP (Model Context Protocol) Service Dependencies
|
|
# ==============================================================================
|
|
# Install with: pip install gns3-server[ai-features]
|
|
# Or directly: pip install -r mcp-requirements.txt
|
|
# ==============================================================================
|
|
|
|
fastmcp>=3.4.0,<4
|