mcp-access

Update Access Mode

Set the team's MCP access mode. Requires MANAGE_TEAM.

put/teams/{team_id}/mcp/access-mode

Path parameters

team_idstring required

Request body

mode'off' | 'admin_approval' | 'member_self_confirm' required

Team policy for confirming MCP client bindings.

OFF is where every team starts: the MCP endpoint records no pending binding at all. ADMIN_APPROVAL requires a MANAGE_TEAM human to confirm each client. MEMBER_SELF_CONFIRM lets an existing member confirm a client for themselves.

Response

Successful Response

mode'off' | 'admin_approval' | 'member_self_confirm' required

Team policy for confirming MCP client bindings.

OFF is where every team starts: the MCP endpoint records no pending binding at all. ADMIN_APPROVAL requires a MANAGE_TEAM human to confirm each client. MEMBER_SELF_CONFIRM lets an existing member confirm a client for themselves.

can_manageboolean required
endpoint_urlstring required

Changes