Skip to main content
Manually install an MCP server on one Agent

Authorizations

acornops_cp_session
string
cookie
required

Path Parameters

workspaceId
string<uuid>
required
Example:

"4b930d98-add9-4924-ab26-3c16d96ec373"

agentId
string
required

Body

application/json
name
string
required
url
string<uri>
required

Actual remote Streamable HTTP MCP endpoint. Registry, server.json, package, container, and stdio locations are rejected.

Pattern: ^https://
enabled
boolean
authType
enum<string>
Available options:
none,
bearer_token,
custom_header
credentialMode
enum<string>

Required for authenticated installations. Defaults to individual.

Available options:
none,
workspace,
individual
authHeaderName
string
authHeaderPrefix
string
publicHeaders
object
targetConstraints
object

Response

Agent MCP installation created.

server
object
required