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