chromedevtools--chrome-devtools-mcp
c402b43697
- navigate - run js - take screenshot That's it. Basic functionality for a low (~368) token price.
828 B
828 B
Chrome DevTools MCP Slim Tool Reference (~368 cl100k_base tokens)
- Navigation automation (1 tools)
- Debugging (2 tools)
Navigation automation
navigate
Description: Load URL in the browser
Parameters:
- url (string) (required): Page URL
Debugging
evaluate
Description: Evaluate a JavaScript function on the last loaded page
Parameters:
- fn (string) (required): A JavaScript function to be executed on the active page
screenshot
Description: Take a screenshot of the active page.
Parameters: None