mcp-access

Read Access Mode

Return the team's MCP access mode, the caller's manage rights, and the endpoint URL.

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

Path parameters

team_idstring required

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