fix: update FreeCAD MCP URL and ports for consistency and add new backend configurations in Titania
This commit is contained in:
@@ -19,7 +19,7 @@ principal_uid: 1000
|
||||
alloy_log_level: "warn"
|
||||
|
||||
# Rommie MCP Server Configuration (Agent S GUI Automation)
|
||||
rommie_port: 22031
|
||||
rommie_port: 22061
|
||||
rommie_host: "0.0.0.0"
|
||||
rommie_display: ":10"
|
||||
rommie_allowed_hosts: "caliban.incus,rommie.ouranos.helu.ca"
|
||||
@@ -42,7 +42,7 @@ freecad_mcp_port: 22032
|
||||
kernos_user: harper
|
||||
kernos_group: harper
|
||||
kernos_directory: /srv/kernos
|
||||
kernos_port: 22021
|
||||
kernos_port: 20201
|
||||
kernos_host: "0.0.0.0"
|
||||
kernos_log_level: INFO
|
||||
kernos_log_format: json
|
||||
|
||||
Reference in New Issue
Block a user