chrome-mcp
Tools

Other

Tools not yet categorised.

Generated from @mehmoodqureshi/chrome-mcp 0.9.11. 1 tool.

profile_rename

Rename an automatically named browser profile (e.g. "profile-2" -> "work"). The name sticks across restarts; its saved artifacts move with it.

ArgumentTypeRequiredDescription
fromstringyesCurrent profile name
tostringyesNew profile name
{
  "tool": "profile_rename",
  "args": {
    "from": "<from>",
    "to": "<to>"
  }
}

On this page