CLI referenceAgent & MCP
bl add-mcp
Register the browserlane MCP server with a coding agent (claude, claude-desktop, cursor, vscode, codex)
Register the browserlane MCP server with a coding agent (claude, claude-desktop, cursor, vscode, codex)
Usage
bl add-mcp [OPTIONS] [client]Arguments
| Argument | Description |
|---|---|
[client] | Target client: claude | claude-desktop | cursor | vscode | codex |
Flags
| Flag | Description |
|---|---|
--headless | Hide browser window (visible by default) |
--list | List the supported clients |
--stdout | Print the config snippet instead of writing it |
-v, --verbose | Enable debug logging |
--json | Output as JSON |