Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,9 @@ Both flags are required because the MCP uses both WebDriver Classic (`--marionet

## Tool overview

See [docs/tools.md](docs/tools.md) for the full list of tools by module, with
descriptions and parameters (generated from the source).

- Pages: list/new/navigate/select/close/get_page_text (get_page_text supports optional `saveTo`)
- Snapshot/UID: take/resolve/clear (take supports optional `saveTo`)
- Input: click/hover/fill/drag/upload/form fill
Expand Down
Loading