![]()
Taxy uses GPT-4 to control your browser and perform repetitive actions on your behalf. Currently it allows you to define ad-hoc instructions. In the future it will also support saved and scheduled workflows.
Taxy's current status is research preview. Many workflows fail or confuse the agent. If you'd like to hack on Taxy to make it better or test it on your own workflows, follow the instructions below to run it locally. If you'd like to know once it's available for wider usage, you can sign up for our waitlist.
Taxy is fully open-source, and we don't send any page contents or instructions to our servers.
Here's Taxy using Google Calendar with the prompt "Schedule standup tomorrow at 10am. Invite david@taxy.ai"

Currently this extension is only available through this GitHub repo. We'll release it on the Chrome Web Store after adding features to increase its usability for a non-technical audience. To build and install the extension locally on your machine, follow the instructions below.
yarn to install the dependenciesyarn start to build the packagechrome://extensions/Developer modeLoad unpacked extensionbuild folder that yarn start generatedcmd+shift+y on mac or ctrl+shift+y on windows/linux, or by clicking the extension logo in your browser.Taxy AI panel.click(id) - click on the interactive element associated with that idsetValue(id, text) - focus on a text input, clear its existing text, and type the specified text into that input



If you have an interesting demo you'd like to share, submit a PR to add your own!
Technology currently used by this extension:
$ claude mcp add browser-extension \
-- python -m otcore.mcp_server <graph>