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
| Modality | Status | Detail |
|---|---|---|
| API | yes | restnomad-acl-tokenbearer coverage: full · docs |
| SDK | yes | go official: yes |
| MCP | unknown | verdict: unknown |
| Integrations | unknown | |
| CLI | yes | |
| Extensibility | yes | task-drivers webhooks: unknown |
| Data access | export: json · import: json | |
| RPA / UI automation | unknown | web-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 use | unknown | measured verdicts only — "unknown" means not yet probed by us |
Scores
| api | mcp | integrations | cli | rpa | computer use | overall |
|---|---|---|---|---|---|---|
| 8 | — | — | 8 | — | — | 8 |
Evidence
| Fact | Tier | Source | Date |
|---|---|---|---|
homepage | declared | source | 2026-09-14 |
modalities.api.exists | declared | source | 2026-09-14 |
modalities.api.kinds[0] | declared | source | 2026-09-14 |
modalities.api.auth[0] | declared | source | 2026-09-14 |
modalities.api.auth[1] | declared | source | 2026-09-14 |
modalities.api.coverage | declared | source | 2026-09-14 |
modalities.sdk.exists | declared | source | 2026-09-14 |
modalities.sdk.languages[0] | declared | source | 2026-09-14 |
modalities.cli.exists | declared | source | 2026-09-14 |
modalities.agent_docs.llms_txt | declared | source | 2026-09-14 |
verdict.scores.api | declared | source | 2026-09-14 |
verdict.scores.cli | declared | source | 2026-09-14 |
freshness.watch[0].url | declared | source | 2026-09-14 |
freshness.watch[1].url | declared | source | 2026-09-14 |
freshness.watch[2].url | declared | source | 2026-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