Grant Agent Access
MCP Servers
Grant Agent Access
Grant an agent access to an MCP server’s tools.
POST
Grant Agent Access
Authentication
Requires JWT token or Platform API key viaAuthorization: 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 selectedarray
List of tool names to allow. Required when
access_mode is selected
