Skip to main content
POST
Create a visibility profile

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

toolServerId
string
required

Id of the MCP Gateway tool server

Body

application/json
name
string
required
Example:

"Support agents"

description
string
hiddenToolNames
string[]
Example:

Response

Profile created

A named set of tools hidden from whoever is assigned the profile.

_id
string
toolServerId
string
name
string

Unique within the gateway

description
string
hiddenToolNames
string[]

Tools that stay invisible to the users of this profile

creationTimestampMs
integer<int64>
lastEditTimestampMs
integer<int64>