Lichess MCP

by karayaman
Verified

claim_victory

Claim victory in a Lichess game when your opponent abandons by providing the game ID. Use this tool to finalize the result automatically.

Instructions

Claim victory if opponent abandoned the game

Input Schema

NameRequiredDescriptionDefault
gameIdYesThe game ID

Input Schema (JSON Schema)

{ "properties": { "gameId": { "description": "The game ID", "type": "string" } }, "required": [ "gameId" ], "type": "object" }
ID: x7iuw37s1v