Lichess MCP

by karayaman
Verified

set_token

Configure your Lichess API token to enable personalized interactions with the Lichess chess platform, including game play, analysis, account management, and tournament participation.

Instructions

Set your Lichess API token

Input Schema

NameRequiredDescriptionDefault
tokenYesYour Lichess API token

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "Your Lichess API token", "type": "string" } }, "required": [ "token" ], "type": "object" }
ID: x7iuw37s1v