Can AI agents automate HashiCorp Vault?
HashiCorp · hybrid · identityenterprise
HashiCorp Vault is automatable today through its HTTP API. This record is the Vault secrets platform, including self-hosted Vault and HCP Vault Dedicated. It is not Terraform. The v1 API uses REST-like HTTP verbs under /v1/ and HashiCorp states it can control every aspect of Vault. After unseal, callers send a client token as X-Vault-Token or as Authorization Bearer. JSON request and response bodies are the documented interchange. Official clients are github.com/hashicorp/vault/api for Go and the vault Ruby gem; other language libraries on the libraries page are community-maintained. The vault CLI is a static binary that wraps the same API, with vault login or VAULT_TOKEN, stdin and @file input, and -format json|yaml|table|jsonx. The first-party Vault MCP Server (hashicorp/vault-mcp-server) speaks stdio and StreamableHTTP and exposes KV mount/secret tools plus PKI enable/issue/issuer/role tools, authenticated with a Vault token. HashiCorp marks that server Beta and strongly discourages production use; the repo limits it to trusted local networks. Opened Developer pages brand the product IBM Vault in places; the vendor on this record remains HashiCorp. Vault 1.15 and later is Business Source License 1.1, and Vault Enterprise uses separate commercial license keys. iPaaS connectors were not opened. Computer-use viability is unassessed. API and CLI both score 8; API is the best path because HashiCorp states the HTTP API is the complete control plane and the CLI itself consumes it. MCP scores 6 because it is a vendor Beta preview.
Best path today: api · Overall automatability: 8/10
Modalities
| Modality | Status | Detail |
|---|---|---|
| API | yes | restvault-tokenbearer coverage: full · docs |
| SDK | yes | goruby official: yes |
| MCP | yes | verdict: official |
| Integrations | unknown | |
| CLI | yes | |
| Extensibility | yes | plugins webhooks: unknown |
| Data access | export: json · import: json | |
| RPA / UI automation | unknown | web-dom No repeatable UI probe was run. The Vault HTTP API, official vault CLI, and Vault MCP Server cover secrets, mounts, and PKI work without browser control.
|
| Computer use | unknown | measured verdicts only — "unknown" means not yet probed by us |
Scores
| api | mcp | integrations | cli | rpa | computer use | overall |
|---|---|---|---|---|---|---|
| 8 | 6 | — | 8 | — | — | 8 |
Evidence
| Fact | Tier | Source | Date |
|---|---|---|---|
homepage | declared | source | 2026-09-03 |
deployment | declared | source | 2026-09-03 |
license | declared | source | 2026-09-03 |
license | declared | source | 2026-09-03 |
platforms | declared | source | 2026-09-03 |
modalities.api.exists | declared | source | 2026-09-03 |
modalities.api.kinds[0] | declared | source | 2026-09-03 |
modalities.api.auth[0] | declared | source | 2026-09-03 |
modalities.api.auth[1] | declared | source | 2026-09-03 |
modalities.api.coverage | declared | source | 2026-09-03 |
modalities.sdk.exists | declared | source | 2026-09-03 |
modalities.sdk.languages[0] | declared | source | 2026-09-03 |
modalities.sdk.languages[1] | declared | source | 2026-09-03 |
modalities.mcp.first_party | declared | source | 2026-09-03 |
modalities.cli.exists | declared | source | 2026-09-03 |
modalities.extensibility.scripting[0] | declared | source | 2026-09-03 |
modalities.data_access.export[0] | declared | source | 2026-09-03 |
modalities.data_access.import[0] | declared | source | 2026-09-03 |
modalities.agent_docs.llms_txt | scraped | source | 2026-09-03 |
verdict.scores.api | declared | source | 2026-09-03 |
verdict.scores.mcp | declared | source | 2026-09-03 |
verdict.scores.cli | declared | source | 2026-09-03 |
freshness.watch[0].url | declared | source | 2026-09-03 |
freshness.watch[1].url | declared | source | 2026-09-03 |
freshness.watch[2].url | declared | source | 2026-09-03 |
freshness.watch[3].url | declared | source | 2026-09-03 |
Related tools
Other products in this database that share a category with HashiCorp Vault.
Last verified 2026-09-03 · volatility high · JSON record