Installation & Configuration
{
"thales-csm": {
"command": "python",
"args": [
"main.py",
"--transport",
"stdio"
],
"env": {
"AKEYLESS_ACCESS_ID": "your_access_id_here",
"AKEYLESS_ACCESS_KEY": "your_access_key_here",
"AKEYLESS_API_URL": "https://your-ciphertrust-manager/akeyless-api/v2",
"LOG_LEVEL": "INFO"
}
}
}Information
Transport
stdiostreamable-http
Language
Python
Created
2026/6/15
Updated
2026/6/15