Skip to main content

Updating Server Variables

When you need to globally rotate an aging or compromised password string , executing an in-place configuration modification fundamentally updates the environment preventing system downtime.

The API Endpoint

To cleanly rewrite a global configuration organically, target the existing variable ID: PATCH /variables/{id}
If successful, the API returns 204 No Content. Every HasMCP instance utilizing this configuration variable effectively pulls the new value immediately.