Loading subscription status...
{
"mcpServers": [
{
"chess": {
"args": [
"--directory",
"<full path to chess-mcp directory>",
"run",
"src/chess_mcp/main.py"
],
"command": "uv"
}
}
]
}