mirror of
https://github.com/TheRealOwenRees/chess-endgame-trainer.git
synced 2026-09-19 11:03:52 +00:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"graft": {
|
|
"type": "local",
|
|
"command": ["npx", "-y", "@nanonets/graft", "mcp"],
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|