gettalon/talon-plugins
Official Talon plugins for Claude Code — browser control, automation, and more
Platform-specific configuration:
{
"mcpServers": {
"talon-plugins": {
"command": "npx",
"args": [
"-y",
"talon-plugins"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Give Claude Code eyes and hands — control your browser and your computer. Open source, no API keys, works in 60 seconds.
# Install (30 seconds)
/plugin marketplace add gettalon/talon-plugins
/plugin install browser-control@gettalon-talon-plugins
/reload-plugins
# Set up Chrome extension
/browser-control:setup
# Try it — ask Claude to browse
Navigate to https://example.com and tell me what's on the page
Take a screenshot of the current tab
Click the "Learn more" link
Fill the search box with "Claude Code" and press EnterStop there. You'll know if this is for you.
Claude sees your browser, reads pages, fills forms, clicks buttons, takes screenshots — through real Chrome DevTools Protocol. Not headless, not simulated. Your actual Chrome.
| Tool | What it does | |------|-------------| | browser_navigate | Go to URLs, back/forward | | browser_click | Click by selector, text, or accessibility ref | | browser_type | Fill inputs, type text, keyboard shortcuts | | browser_read_page | Page info, accessibility snapshot, extract content | | browser_screenshot | Capture page or elements (compressed JPEG) | | browser_execute_js | Run JavaScript in the page | | browser_tabs | List, open, close, switch tabs | | browser_scroll | Scroll, hover, drag and drop | | browser_network | Monitor requests, set headers, go offline | | browser_console | Read console logs and errors | | browser_emulate | Device emulation, viewport, geolocation | | browser_performance | Performance traces, Lighthouse audit, memory | | browser_form | Fill entire forms, upload files, handle dialogs | | browser_inspect | Highlight elements, box model, cookies | | browser_wait | Wait for elements, network idle, page stable |
Claude controls your Mac — move mouse, click, type, press keys, take screenshots, manage window
Loading reviews...