tap_runtime
Toggle browser runtime mid-session: headless for speed, Chrome for login and write operations.
Instructions
Switch browser runtime mid-session. Default is headless (no login). Use 'chrome' when you need the user's real browser with login sessions (Xiaohongshu, Zhihu, etc.) or for write operations (publish, comment). Use 'headless' to switch back. (Unrelated to tap mcp connect, which registers the Tap MCP server with an AI host.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | Yes | chrome = user's real Chrome browser (login sessions available). headless = Playwright (fast, no login). |