Hosts
Duplicate a host
Copies the host and responds 201 with the new host’s detail. The copy SHARES the source’s content-addressed config row rather than cloning it, so both hosts continue to describe the same configuration. Requires project admin.
POST
Duplicate a host
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Host ID, as returned by the project's host list.
Body
application/json
Optional name for the copy; defaults to a derived name.
Minimum string length:
1Duplicate a host

