← Discover MCPs and Agents
b
MCPAI & MLGitHub

browser-operator-core

Browser Operator - The AI browser with built in Multi-Agent platform! Open source alternative to ChatGPT Atlas, Perplexity Comet, Dia and Microsoft CoPilot Edge Browser

Links

README

From the repo.

Browser Operator Banner

GitHub Release Platform License

Open-source, privacy-focused AI browser that transforms how you work on the web. An intelligent platform for research, analysis, and automation—running locally in your browser.

DownloadDocsCommunity


🚀 Getting Started

⬇️ Download for macOS | ⬇️ Download for Windows

System Requirements: macOS 10.15+ or Windows 10 (64-bit)+ • 8GB RAM (16GB recommended) • 2GB free disk space

AI Provider Setup

ProviderBest ForSetup
OpenRouterBeginners, 400+ models (Claude, GPT, Gemini, Llama)Sign in through browser
OpenAIGPT modelsAPI key required
GroqUltra-fast inferenceAPI key required
LiteLLMLocal models, privacy, advanced usersProxy + Ollama setup

Quick Setup: Settings → Select provider → Enter credentials → Choose model → Save


🎬 What You Can Do

Multi-Agent Automation – Specialized AI agents work together to handle complex web tasks autonomously

Privacy-First – All processing happens locally on your machine. Use local models with Ollama for complete offline operation

Extensible – Compatible with 100+ AI models through OpenAI, Claude, Gemini, Llama, and more via LiteLLM

Use Cases

Research & Analysis – Literature reviews, data collection, competitive intelligence, market research

https://github.com/user-attachments/assets/225319db-c5a0-4834-9f37-5787fb646d16

Shopping & Price Tracking – Product comparisons, review analysis, price monitoring

https://github.com/user-attachments/assets/c478b18e-0342-400d-98ab-222c93eecd7a

Business Automation – Talent sourcing, lead generation, compliance audits

https://github.com/user-attachments/assets/90150f0e-e8c8-4b53-b6a6-c739f143f4a0


👥 Community & Contributing

Get Help

  • 📖 Documentation – Comprehensive guides and API references
  • 💬 Discord – Join our community for support and discussions
  • 🐛 GitHub Issues – Report bugs or request features

Contribute


📄 License

Browser Operator is released under the BSD-3-Clause License.


⭐ Star this repository to support open-source AI browser development

browseroperator.io

Collected info

  • 508 stars
  • 83 forks
  • Language: TypeScript
  • Source updated: 9/21/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.