Overview
The browser-use documentation MCP server provides read-only access to browser-use documentation for Claude Code and other MCP-compatible clients. This gives AI assistants deep context about the browser-use library when helping you write code. Looking to give an assistant browser-use capabilities? Check out our  Browser Automation MCP. 
Quick Start
Add the documentation server to your coding agent:- Claude Code
- Cursor
- Codex
- 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 a read-only documentation interface:- Serves browser-use documentation over HTTP
- No browser automation capabilities (see MCP Server for that)
- Lightweight and always available
- No API keys or configuration needed
Next Steps
- Start coding with Agent Basics