Akeyless Agentic Runtime Authority for Claude Code
io.github.akeyless-community/akeyless-rta
Secretless database and cloud access via Akeyless RTA. Credentials never enter the model.
client:Claude Code
transport:stdio
runtime:npm
Install Akeyless Agentic Runtime Authority in Claude Code
run in your project directory
claude mcp add akeyless-rta -e AKEYLESS_GATEWAY_URL=<AKEYLESS_GATEWAY_URL> -e AKEYLESS_ACCESS_TYPE=<AKEYLESS_ACCESS_TYPE> -e AKEYLESS_ACCESS_ID=<AKEYLESS_ACCESS_ID> -e AKEYLESS_ACCESS_KEY=<AKEYLESS_ACCESS_KEY> -e AKEYLESS_AGENT_ID=<AKEYLESS_AGENT_ID> -- npx -y @akeyless-community/devin-connector
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs