MCP Server Support
If you love AI tools, this is one of the biggest releases this year for SeleniumBase!
The new seleniumbase-mcp command starts the "Pure CDP Mode" MCP Server.
(Be sure to install seleniumbase[mcp] to get mcp>=2.0.0!)
(To debug the MCP server from a git clone of SeleniumBase, get uv as well before calling mcp dev server.py from the SeleniumBase/mcp_servers/ folder.)
- Add a SeleniumBase MCP server
- Add .mcp.json to the root folder
- Update setup.cfg files
- Update .gitignore
- Update .dockerignore
- Add configuration for using the new MCP server
- Refresh Python dependencies
- Update ReadMe files
Note that you will need mcp>=2.0.0 for the MCP Server to work!
What's Changed
Full Changelog: v4.52.1...v4.52.2