What's wrong with this entry?
Anonymous. No account, no email.
What
A new MCP tool that lets Claude close individual tabs in the Chrome tab group by ID.
Details
- Only tabs in the current session's tab group are closable
- Call
tabs_context_mcpfirst to get valid tab IDs - If you close the group's last tab, Chrome auto-removes the group — the next
tabs_context_mcpwithcreateIfEmptystarts fresh - Replaces the previous
update_plantool that was used in the Chrome extension's plan-approval flow
Evidence
Tool registered as "tabs_close_mcp" with title "Tabs Close" — search for "tabs_close_mcp"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.