Can AI agents automate HashiCorp Nomad?

HashiCorp · hybrid · platformenterprisedeveloper-tools

HashiCorp Nomad is automatable today through its HTTP API. This record is the Nomad scheduler and orchestrator, including self-hosted agents and Nomad Enterprise, not Vault, Consul, or Terraform. HashiCorp states the RESTful HTTP API controls almost every aspect of the agent. All routes are prefixed with /v1/. When ACLs are enabled, callers send the token SecretID as X-Nomad-Token or as Authorization Bearer. The official client listed on the libraries page is the Go package github.com/hashicorp/nomad/api. Java and Scala libraries appear on the same page under third-party and unsupported and are not treated as official here. The nomad CLI is a first-party binary that talks to the same HTTP API, with NOMAD_ADDR and NOMAD_TOKEN for remote and non-interactive use. Nomad Enterprise requires a license on each server. First-party MCP was not established. Computer-use viability is unassessed. API and CLI both score 8; API is the best path because the CLI itself consumes it.

Best path today: api · Overall automatability: 8/10

Modalities

ModalityStatusDetail
APIyesrestnomad-acl-tokenbearer
coverage: full · docs
SDKyesgo
official: yes
MCPunknown
verdict: unknown
Integrationsunknown
CLIyes
Extensibilityyestask-drivers
webhooks: unknown
Data access
export: json · import: json
RPA / UI automationunknownweb-dom
No repeatable UI probe was run. Vendor automation is the HTTP API under /v1/ and the nomad CLI, which HashiCorp states invokes the HTTP API for many commands.
Computer useunknown
measured verdicts only — "unknown" means not yet probed by us

Scores

apimcpintegrationsclirpacomputer useoverall
888

Evidence

FactTierSourceDate
homepagedeclaredsource2026-09-14
modalities.api.existsdeclaredsource2026-09-14
modalities.api.kinds[0]declaredsource2026-09-14
modalities.api.auth[0]declaredsource2026-09-14
modalities.api.auth[1]declaredsource2026-09-14
modalities.api.coveragedeclaredsource2026-09-14
modalities.sdk.existsdeclaredsource2026-09-14
modalities.sdk.languages[0]declaredsource2026-09-14
modalities.cli.existsdeclaredsource2026-09-14
modalities.agent_docs.llms_txtdeclaredsource2026-09-14
verdict.scores.apideclaredsource2026-09-14
verdict.scores.clideclaredsource2026-09-14
freshness.watch[0].urldeclaredsource2026-09-14
freshness.watch[1].urldeclaredsource2026-09-14
freshness.watch[2].urldeclaredsource2026-09-14

Related tools

Other products in this database that share a category with HashiCorp Nomad.

Last verified 2026-09-14 · volatility medium · JSON record