Skip to content

v0.3.0

Latest

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