Model Context Protocol

Connect Unbrowse to your favorite AI tools using the Model Context Protocol (MCP)

MCP is an open, standardized protocol designed to seamlessly connect AI systems with various data sources and external tools. It simplifies integration by replacing multiple custom-built connections with a single, universal method.

Windsurf & Claude Integration

Connect Unbrowse to Windsurf and Claude using MCP for seamless AI-powered browsing automation.

{
  "mcpServers": {
    "unbrowse": {
      "command": "uv run mcp-proxy",
      "args": ["http://localhost:6420/sse"]
    }
  }
}

Cursor IDE Integration

Add Unbrowse as an MCP server in Cursor IDE to enable direct interaction with your browsing abilities.

1Open Cursor Settings
2Navigate to MCP section
3Click "Add new MCP server"
4Enter "unbrowse" as Name
5Select "sse" as Type
6Set Server URL to "http://localhost:6420/sse"

Universal Protocol

The Model Context Protocol (MCP) standardizes connections between AI systems and external tools, replacing custom integrations with a universal method.

  • Real-time interactions
  • Secure connections
  • Automatic tool discovery
  • Context awareness

Secure & Standardized

MCP ensures secure, real-time communication between Unbrowse and AI tools while maintaining data privacy and integrity. All connections are local and encrypted.

Learn More About MCP

Ready to Get Started?

Download Unbrowse now and connect it to your favorite AI tools using MCP!