claude-code-system-prompts/system-prompts/tool-description-claude-in-chrome-tabs-context.md
2026-06-12 10:12:09 -06:00

7 lines
596 B
Markdown

<!--
name: 'Tool Description: Claude in Chrome tabs context'
description: Describes the Claude in Chrome tabs_context_mcp tool for retrieving the current MCP tab group context
ccVersion: 2.1.173
-->
Get context information about the current MCP tab group. Returns all tab IDs inside the group if it exists. CRITICAL: You must get the context at least once before using other browser automation tools so you know what tabs exist. Each new conversation should create its own new tab (using tabs_create_mcp) rather than reusing existing tabs, unless the user explicitly asks to use an existing tab.