Automate tasks behind your real web logins (Gmail, admin panels)
When to use: A service has no API and you're logged in via SSO — you want Claude to do repetitive work in that tab.
Prerequisites
- Chrome + Browser MCP extension installed — docs.browsermcp.io → install extension
Flow
-
Grant the extension access to the target tabOpen the admin panel tab, click the Browser MCP extension icon, allow this tab.✓ Copied→ Extension shows 'connected'
-
Delegate a taskIn the admin panel: find the user with email X, change their plan to 'Pro', take a screenshot of the confirmation.✓ Copied→ Task completes with visual proof
Outcome: Repetitive admin actions done via chat, with zero API integration work.
Pitfalls
- Running actions you didn't mean — this is YOUR real account — Be precise in prompts; the MCP doesn't undo. Test on staging accounts first