Akeyless Agentic Runtime Authority
Rank #67,481io.github.akeyless-community/akeyless-rta
Secretless database and cloud access via Akeyless RTA. Credentials never enter the model.
Akeyless Agentic Runtime Authority is a Model Context Protocol (MCP) server published by akeyless-community. It ranks #67,481 of 132,113 servers tracked on MCP Toplist. Akeyless Agentic Runtime Authority is listed on Official MCP, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 64,632 of 132,113 servers on MCP Toplist.
Use Akeyless Agentic Runtime Authority
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add akeyless-rta -e "AKEYLESS_GATEWAY_URL=<your AKEYLESS_GATEWAY_URL>" -e "AKEYLESS_ACCESS_TYPE=<your AKEYLESS_ACCESS_TYPE>" -e "AKEYLESS_ACCESS_ID=<your AKEYLESS_ACCESS_ID>" -e "AKEYLESS_ACCESS_KEY=<your AKEYLESS_ACCESS_KEY>" -e "AKEYLESS_AGENT_ID=<your AKEYLESS_AGENT_ID>" -- npx -y @akeyless-community/devin-connectorReplace each placeholder with your own value before saving.
[mcp_servers.akeyless-rta]
command = "npx"
args = ["-y", "@akeyless-community/devin-connector"]
[mcp_servers.akeyless-rta.env]
AKEYLESS_GATEWAY_URL = "<your AKEYLESS_GATEWAY_URL>"
AKEYLESS_ACCESS_TYPE = "<your AKEYLESS_ACCESS_TYPE>"
AKEYLESS_ACCESS_ID = "<your AKEYLESS_ACCESS_ID>"
AKEYLESS_ACCESS_KEY = "<your AKEYLESS_ACCESS_KEY>"
AKEYLESS_AGENT_ID = "<your AKEYLESS_AGENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akeyless-rta": {
"command": "npx",
"args": [
"-y",
"@akeyless-community/devin-connector"
],
"env": {
"AKEYLESS_GATEWAY_URL": "<your AKEYLESS_GATEWAY_URL>",
"AKEYLESS_ACCESS_TYPE": "<your AKEYLESS_ACCESS_TYPE>",
"AKEYLESS_ACCESS_ID": "<your AKEYLESS_ACCESS_ID>",
"AKEYLESS_ACCESS_KEY": "<your AKEYLESS_ACCESS_KEY>",
"AKEYLESS_AGENT_ID": "<your AKEYLESS_AGENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akeyless-rta": {
"command": "npx",
"args": [
"-y",
"@akeyless-community/devin-connector"
],
"env": {
"AKEYLESS_GATEWAY_URL": "<your AKEYLESS_GATEWAY_URL>",
"AKEYLESS_ACCESS_TYPE": "<your AKEYLESS_ACCESS_TYPE>",
"AKEYLESS_ACCESS_ID": "<your AKEYLESS_ACCESS_ID>",
"AKEYLESS_ACCESS_KEY": "<your AKEYLESS_ACCESS_KEY>",
"AKEYLESS_AGENT_ID": "<your AKEYLESS_AGENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"akeyless-rta": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@akeyless-community/devin-connector"
],
"env": {
"AKEYLESS_GATEWAY_URL": "<your AKEYLESS_GATEWAY_URL>",
"AKEYLESS_ACCESS_TYPE": "<your AKEYLESS_ACCESS_TYPE>",
"AKEYLESS_ACCESS_ID": "<your AKEYLESS_ACCESS_ID>",
"AKEYLESS_ACCESS_KEY": "<your AKEYLESS_ACCESS_KEY>",
"AKEYLESS_AGENT_ID": "<your AKEYLESS_AGENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akeyless-rta": {
"command": "npx",
"args": [
"-y",
"@akeyless-community/devin-connector"
],
"env": {
"AKEYLESS_GATEWAY_URL": "<your AKEYLESS_GATEWAY_URL>",
"AKEYLESS_ACCESS_TYPE": "<your AKEYLESS_ACCESS_TYPE>",
"AKEYLESS_ACCESS_ID": "<your AKEYLESS_ACCESS_ID>",
"AKEYLESS_ACCESS_KEY": "<your AKEYLESS_ACCESS_KEY>",
"AKEYLESS_AGENT_ID": "<your AKEYLESS_AGENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"akeyless-rta": {
"command": "npx",
"args": [
"-y",
"@akeyless-community/devin-connector"
],
"env": {
"AKEYLESS_GATEWAY_URL": "<your AKEYLESS_GATEWAY_URL>",
"AKEYLESS_ACCESS_TYPE": "<your AKEYLESS_ACCESS_TYPE>",
"AKEYLESS_ACCESS_ID": "<your AKEYLESS_ACCESS_ID>",
"AKEYLESS_ACCESS_KEY": "<your AKEYLESS_ACCESS_KEY>",
"AKEYLESS_AGENT_ID": "<your AKEYLESS_AGENT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.akeyless-community%2Fakeyless-rta)<a href="https://mcptoplist.com/server/io.github.akeyless-community%2Fakeyless-rta"><img src="https://mcptoplist.com/badge/io.github.akeyless-community%2Fakeyless-rta.svg" alt="MCP Toplist: #67,481 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
akeyless-community
Other servers by akeyless-community
View all akeyless-community servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Akeyless Agentic Runtime Authority?
- Akeyless Agentic Runtime Authority is maintained by akeyless-community, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Akeyless Agentic Runtime Authority listed on the Official MCP Registry?
- Yes — Akeyless Agentic Runtime Authority is listed on the Official MCP Registry.
- How many versions does Akeyless Agentic Runtime Authority have?
- MCP Toplist tracks 1 version of Akeyless Agentic Runtime Authority, most recently published on Jul 9, 2026.
- Where can I find the source code for Akeyless Agentic Runtime Authority?
- The source code for Akeyless Agentic Runtime Authority is hosted at github.com/akeyless-community/devin-akeyless-connector.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.