Bridges Claude Desktop to the Selenix browser automation platform via a local HTTP server. Exposes read operations like get_screenshot, get_page_html, get_test_list, and get_command_info alongside write operations like add_commands, run_test, and fix_commands. You get the same capabilities as Selenix's built-in AI Assistant but through Claude's interface. The connection runs entirely on localhost with bearer token auth, auto-refreshing config on each call so Selenix restarts don't break the link. Reach for this if you're already using Selenix for test automation and want to iterate on test scripts conversationally instead of clicking through the desktop UI.
claude mcp add --transport stdio markmircea-selenix-mcp-server -- npx -y @selenix/mcp-server