MCP tokens inherit the calling member's role, further clamped by an optional role override. Writes require confirm. Admin actions require admin.
Effective role = min(member role, token role override). Read tools need viewer+, writes need member+ and confirm: true, and add_maintenance_window needs admin.
confirm: true from the modelapi_request_logsSettings → MCP tokens → Role override when issuing a token.
viewer.No. Role override can only reduce privileges.
All tokens they created continue to work (they're org-scoped), but you should revoke any they no longer need.