A working config for the thing you already run
Each template is a complete gateway configuration — the tools, the trust floor, the plugins they dispatch through. Fill in what it needs, and the values are encrypted in this browser before anything is uploaded.
Slack Workspace
Slack
Post messages, list channels and read recent history through the Slack Web API.
Agent Radio
NATS
A NATS channel agents broadcast on, address each other over, and subscribe to for push updates.
Support Desk
Zendesk-style helpdesk API
Search, read, answer and escalate helpdesk tickets from one governed, audited tool set.
Filling a template happens in your browser. Every secret you type is sealed with AES-256-GCM before the config leaves the page, so the service that stores it holds ciphertext and never the values — and neither does anything in between. How that works.