Skip to content

Chrome Tab Group

Create a Chrome tab group or add tabs to an existing group. Returns the group ID.

MCP name: chrome_tab_group

Category: context

Mutates state (retry policy: manual)

Parameters

Name Type Required Description
color str No Group color: grey, blue, red, yellow, green, pink, purple, cyan, orange
group_id int No Existing group ID to add to (omit to create new group)
tab_ids list Yes List of Chrome tab IDs to group
title str No Group title displayed in Chrome

Requirements

  • chrome_extension