Mephisto is a browser extension that provides next-best-move analysis and can automate gameplay on Chess.com and Lichess.
Mephisto crushing some Puzzle Rush in real-time


Click the Mephisto icon to open its popup window. It will automatically detect and analyze the current chess position on the page.
For quick access, pin Mephisto to Chrome’s toolbar:
- Click the puzzle icon next to Chrome’s address bar.
- Find "Mephisto Chess Extension" and click the pin icon next to it.
Note: The popup window will close if you click outside of it. To keep it open, right-click the pinned Mephisto icon and select "Inspect Popup."
For more details, visit the Getting Started guide.
Set up a local install:
- Clone the repo
- Navigate to
chrome://extensions
through the Chrome address bar - Enable developer mode
- Click on "Load unpacked" and select the cloned repo folder
- Mephisto Chess Extension is now installed
Test a code change:
- Navigate to
chrome://extensions
- Reload Mephisto Chess Extension
- Reload the webpage you want to test on
- Test the changes
For technical details, see Technical Overview.
Thank you for your interest in contributing to Mephisto! There are many ways to contribute, and we appreciate all of them.
Ways to Contribute:
- Help contribute ideas to Mephisto
- Help identify and document bugs with Mephisto
- Implement requested features through PRs
- Fix identified bugs through PRs