feat: add get_vlans, get_gateway_interfaces tools and billing config fallback
- Add get_vlans tool to filter interfaces by type=vlan - Add get_gateway_interfaces tool to identify gateway interfaces from routes - Add fallback to billing-mcp/config.json when router not in devices.json - Update .gitignore to exclude venv, pycache, snapshots
This commit is contained in:
@@ -15,7 +15,7 @@ mikrotik:
|
||||
# REST API settings (for data updates)
|
||||
api:
|
||||
host: "192.168.1.1"
|
||||
port: 8728
|
||||
port: 80
|
||||
timeout: 10
|
||||
|
||||
# Context Optimization
|
||||
|
||||
Reference in New Issue
Block a user