Overview
The OpenBrowser documentation MCP server provides read-only access to OpenBrowser documentation for Claude Code and other MCP-compatible clients. This gives AI assistants deep context about the OpenBrowser library when helping you write code. Looking to give an assistant OpenBrowser capabilities? Check out our Browser Automation MCP.
Quick Start
Add the documentation server to your coding agent:- Claude Code
- Cursor
- Windsurf
What This Provides
The documentation MCP server gives AI assistants access to:- API reference and usage patterns
- Configuration options and parameters
- Best practices and examples
- Troubleshooting guides
- Architecture explanations
How It Works
The MCP server provides browser automation capabilities:- Runs OpenBrowser locally via the MCP protocol
- Provides browser automation tools to AI assistants
- No external API keys required (uses your local LLM keys)
Next Steps
- Start coding with Agent Basics