Skip to main content
Because we built an encryption engine around our desired DX, weโ€™ve expanded itโ€™s usage to include general purpose secret management for your agent. These secrets are managed in the same way as MCP provider credentials and are encrypted and decrypted on the fly. You can manage these secrets via the soma CLI whilst the dev server is running (some dev in another terminal). The available commands are: soma secret set <secret-name> <secret-value> soma secret rm <secret-name> soma secret list