Skip to main content
POST
Grant Agent Access

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
MCP server UUID
string
required
UUID of the agent to grant access to
string
default:"all"
Access mode: all or selected
array
List of tool names to allow. Required when access_mode is selected

Example Request

Grant access to all tools:
Grant access to specific tools only:

Example Response

Status Codes