New open-source tool connects browser AI chats directly to local code
A developer created a free tool that links web-based AI chats to your local computer. It lets you brainstorm in the browser while the AI directly writes and runs code on your machine.
Normally, developers have to copy and paste code between their browser chat and their local coding environment. This new open-source tool acts as a bridge using MCP. It allows a web browser chat session to control Claude Code running locally. This means you can plan a feature in the browser and the AI can immediately execute the changes on your computer without manual copying.
Key points
- Connects web AI chats directly to local development environments.
- Eliminates the need to copy and paste code between windows.
- Uses MCP to let the browser safely control local Claude Code.
- Great for solo developers wanting a smoother coding workflow.
Quick term guide
- compute
- The server power and chips needed to run AI systems.
- developers
- Developers are people who build software, apps, or websites.
- open-source
- Software whose code is shared publicly so others can inspect, use, or change it.
- bridge
- A piece of software that connects two different systems so they can talk to each other.
- session
- A continuous period of interaction between a user and a computer program.
- locally
- Running on your own computer or server instead of a remote company server.
- media
- Channels like social media, news sites, or TV used to share information.
- workflow
- A repeatable set of steps for getting a task done.
Sources covering this story (11)
- r/OpenSourceAINew open-source tool connects browser AI chats directly to local code ↗
- r/AI_Tools_LandOpen-source AI tool: browser chat drives local Claude Code sessions ↗
- r/aidevelopersOpen-source local MCP bridge for AI developers using Claude Code ↗
- r/AICodersI built an open-source bridge for AI coding from browser chat to local Claude Code ↗
- r/CursorAII built a local bridge for Claude Code/Codex/Cursor-style AI coding workflows ↗
- r/ChatGPTProOpen-source tool: ChatGPT Pro plans, Claude Code runs locally ↗
- r/devtoolsI built an open-source devtool that lets browser chat run Claude Code locally ↗
- r/LLMDevsOpen-source MCP bridge: browser chat drives real local Claude Code sessions ↗
- r/mcp