diff --git a/ansible/kottos/fastagent.config.yaml.j2 b/ansible/kottos/fastagent.config.yaml.j2 index e884a92..8cd8e12 100644 --- a/ansible/kottos/fastagent.config.yaml.j2 +++ b/ansible/kottos/fastagent.config.yaml.j2 @@ -46,6 +46,12 @@ mcp: transport: http url: "{{ kottos_argus_mcp_url }}" + ## CASE Field Systems — LAN, SD Card, Provisioning + ### No Auth + case: + transport: http + url: "http://{{ kottos_case_host }}:{{ kottos_case_port }}" + ## Context7 Library/framework documentation (local stdio) context7: command: "npx"