YueGuobin
e7038f1ae3
feat: Add device configuration MCP tools (config_send, command_run, vpcs_config_set)
- Add jwt_token/url parameters to get_device_ports_from_topology() and GNS3TopologyTool
for MCP handler compatibility (backward compatible, auto-detection fallback)
- Add jwt_token/url pass-through to ExecuteMultipleDeviceConfigCommands,
ExecuteMultipleDeviceCommands, and VPCSCommands _run() methods
- Create MCP handler device_config.py wrapping the 3 device config tools
- Register as device_config_send, device_command_run, vpcs_config_set
2026-06-10 14:34:35 +08:00
..
2026-06-10 14:34:35 +08:00
2026-06-10 14:34:35 +08:00
2026-06-06 22:53:12 +02:00
2026-06-10 00:46:10 +08:00
2026-06-05 23:20:57 +08:00
2025-09-01 18:55:36 +02:00
2026-06-09 23:55:59 +08:00
2026-06-06 15:21:17 +08:00
2026-04-04 19:55:13 +08:00
2026-06-06 15:04:06 +03:00
2026-05-26 14:28:54 +08:00
2025-04-21 20:13:31 +07:00
2026-06-09 22:52:50 +08:00
2026-06-06 14:21:15 +03:00
2026-06-06 23:19:24 +02:00
2024-04-22 18:51:29 +07:00
2020-11-02 12:05:32 +10:30
2026-06-09 23:55:59 +08:00
2021-04-13 18:37:58 +09:30
2015-08-25 22:31:45 +02:00
2023-01-11 10:15:04 +08:00
2026-03-06 01:42:47 +08:00
2026-06-06 23:19:24 +02:00
2022-01-19 22:28:36 +10:30
2025-01-17 07:57:42 +07:00
2026-03-03 00:28:57 +03:00
2026-06-07 00:13:59 +02:00