[Update] [2026-02-08 04:10:19] 3 files

This commit is contained in:
Adam Ladachowski
2026-02-08 04:10:19 +01:00
parent 55ac23b1f7
commit 691ba94437
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ curl localhost:13373 -d '{"cmd":"screenshot","path":"screenshots/page.png"}'
Run as MCP server for Claude Code integration:
```bash
claude-browse-mcp
browse-mcp
```
The MCP server (`src/mcp.ts`) exposes all browser commands as tools. It uses stdio transport and auto-launches the browser on first command.