Installation & Configuration
{
"mcpServers": {
"chess": {
"command": "npx",
"args": [
"tsx",
"backend/mcp.ts"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15
{
"mcpServers": {
"chess": {
"command": "npx",
"args": [
"tsx",
"backend/mcp.ts"
]
}
}
}