Skip to content

Releases: akeyless-community/claude-akeyless-connector

Release list

v0.3.0

Choose a tag to compare

@baraka-akeyless baraka-akeyless released this 05 Jul 12:15
029561a

Install

npm / npx

npx -y @akeyless-community/claude-connector

Claude Desktop extension
Download claude-akeyless-connector.mcpb below and double-click to install.

What's new

  • list-sub-tools — discover sub-tool names/parameters before calling service-execute
  • Custom-MCP / static-secret supportlist-secrets and service-execute cover custom MCP secrets
  • OAuth flow — 401 with authorization_url/state returns an actionable prompt instead of a JSON error
  • service-execute default secret — honors AKEYLESS_DEFAULT_SECRET_NAME like query-db
  • Audit fieldsoriginal-user and original-prompt forwarded to the gateway
  • CLI parity — tool descriptions aligned with ara_mcp_tools.go (regression tests added)

Docs

v0.2.5

Choose a tag to compare

@baraka-akeyless baraka-akeyless released this 05 Jul 09:55

Install

npm / npx

npx -y @akeyless-community/claude-connector

Claude Desktop extension
Download claude-akeyless-connector.mcpb below and double-click to install.

What's included

  • SDK-based ARA MCP server (list-secrets, query-db, service-execute)
  • Single Gateway URL config (/api/v2 for auth/list, config port for ARA execution)
  • Tool annotations for Connectors Directory review
  • Akeyless logo icon (512×512)

Docs