Chat naturally in the side panel — doeverything navigates, clicks, fills forms, and executes tasks across every tab. Works with every major AI provider.
What you can do
From one-off tasks to daily workflows — describe what you want, watch it happen.
Ask the AI to research any topic. It opens tabs, reads sources, cross-references data, and delivers a synthesis — without you lifting a finger.
Fill any form on the web with one instruction. Applications, registrations, bug reports — the AI navigates and fills every field for you.
Save any multi-step workflow as a reusable Skill. Activate it with a slash command — saves hours on tasks you repeat every day.
Draft and send emails, RSVP to invites, schedule meetings — describe the intent, the AI handles all the clicking, typing, and tab navigation.
Track prices across retailers, find coupon codes, compare products side by side. Stop switching tabs — the AI brings the comparison to you.
Inspect console errors, analyze network requests, execute JS snippets, and capture screenshots. Your AI pair programmer that uses the actual browser.
Simple by design
Add the extension from the Chrome Web Store. Enter your API key for any supported provider — Claude, GPT-4, Gemini, Groq, Mistral, and more. Your keys never leave your device.
Click the extension icon to open the side panel on any page. Type what you want done in plain language — no special syntax, no code required.
The AI navigates, clicks, types, reads, scrolls, and reports back. You can interrupt, redirect, or hand over at any point — you're always in control.
Works with every major AI provider
Reusable automations
Write a skill in Markdown once. Activate it forever with a slash command.
---
name: Daily Standup
description: Post my daily standup to Slack
---
Navigate to our Slack workspace and post my standup
update in the #engineering channel:
**Yesterday:** {{yesterday}}
**Today:** {{today}}
**Blockers:** {{blockers or "None"}}
Then open Linear, filter Issues by "In Progress"
assigned to me, and screenshot the board.
Finally, open my Google Calendar and list
today's meetings.MCP mode
doeverything exposes all 35 browser tools as an MCP server — so any AI client can navigate, click, and read your browser while you work.
{
"mcpServers": {
"doeverything": {
"command": "npx",
"args": [
"-y",
"doeverything-mcp"
]
}
}
}Get started in 60 seconds
Free, open source, MIT licensed. Your API keys stay on your device. Works with every AI provider you already use.