Last updated: February 2026
Chess Psychologist is a Chrome extension that provides mental coaching while you play chess on lichess.org and chess.com. It displays a panel on the game page and lets you send messages to an AI assistant.
This extension does not collect, store, or transmit any personal data.
When you interact with the extension, your message (e.g. “I’m on tilt”) is sent to a local backend server running on your own machine (localhost:8000). That server forwards the message to the Anthropic API to generate a response. Your Anthropic API key is stored only on your machine in a local .env file and is never shared with anyone.
The extension relies on the Anthropic API to generate responses. Please refer to Anthropic’s privacy policy for information on how they handle data.
If you have any questions, please open an issue at github.com/idoba2030/chess_psychologist.