leoakok/poke-browser
Browser MCP for Poke — automate Chrome with natural language via the Model Context Protocol
Platform-specific configuration:
{
"mcpServers": {
"poke-browser": {
"command": "npx",
"args": [
"-y",
"poke-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A Chrome extension + MCP server for natural-language browser automation
Built by Poke — the AI assistant from interaction.co — together with Leo Kök.
clear: false to append.After every `click_element` call, inspect the page again with `get_dom_snapshot` (or related tools) before the next action. Clicks often open modals, slide-overs, or rerendered regions; a fresh snapshot keeps the model aligned with what the user actually sees.
Run the published launcher (recommended):
Loading reviews...