HashiCorp Consul · Capability
HashiCorp Consul HTTP API — Config Entries
HashiCorp Consul HTTP API — Config Entries. 4 operations. Lead operation: Apply a config entry. Self-contained Naftiko capability covering one Consul business surface.
What You Can Do
PUT
Applyconfigentry
— Apply a config entry
/v1/config
GET
Listconfigentries
— List config entries by kind
/v1/config/{kind}
GET
Getconfigentry
— Get a config entry
/v1/config/{kind}/{name}
DELETE
Deleteconfigentry
— Delete a config entry
/v1/config/{kind}/{name}
MCP Tools
apply-config-entry
Apply a config entry
idempotent
list-config-entries-kind
List config entries by kind
read-only
idempotent
get-config-entry
Get a config entry
read-only
idempotent
delete-config-entry
Delete a config entry
idempotent