Connection Options
Embedded Agent
Recommended - Drop-in AI assistant for your website
AI Browsers
Native browser AI (Chrome AI, Perplexity, etc.)
MCP-B Extension
Browser extension for any website
Chrome DevTools MCP
Development and testing via DevTools Protocol
Comparison
How It Works
All methods follow the same pattern:- Your website registers tools via
navigator.modelContext - The agent discovers available tools
- When needed, the agent calls tools with arguments
- Tools execute in the browser and return results
Quick Start
The fastest way to get started is with the Embedded Agent:Get Started with Embedded Agent
Complete setup guide and configuration options
