YC Startup BrowserOS Packages MCP Server in Browser
BrowserOS, a startup from Y Combinator's S24 batch, has launched an open-source Chromium fork that packages a Model Context Protocol (MCP) server directly into the browser. The project is positioned as a privacy-first alternative to other AI-native browsers. The development team reports that its top user request is to expose browser APIs for direct agent orchestration, highlighting developer demand for composable, local-first AI stacks.
- The founding team consists of four people, including co-founders Nikhil Sonti and Nithin Sonti, who founded the company in 2024. - Model Context Protocol (MCP) was introduced by Anthropic in 2024 as an open protocol enabling AI assistants to access real-time data from APIs or databases using structured JSON requests. - By integrating the MCP server directly, BrowserOS allows AI agents to leverage the user's existing logged-in sessions, helping to bypass bot detection and CAPTCHAs that often hinder external automation tools. - The open-source project has gained early traction, attracting over 4,300 stars on GitHub and building a Discord community of more than 1,000 members. - It competes in a growing field of privacy-centric AI browsers, including Brave Leo, which anonymizes user requests, and Norton Neo, which stores browsing data and AI chats locally on the user's device by default. - As a fork of the open-source Chromium project, BrowserOS supports the existing ecosystem of Chrome extensions, allowing users to maintain their established workflows. - The platform is model-agnostic, supporting connections to OpenAI's GPT models, Anthropic's Claude, Google's Gemini, and local models run through services like Ollama and LMStudio. - A key use case is automating complex web tasks with natural language prompts, such as instructing the browser to "find software engineers from my LinkedIn requests and add them to a google sheet" using the user's active login.