Files

11 lines
191 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"graft": {
"type": "local",
"command": ["npx", "-y", "@nanonets/graft", "mcp"],
"enabled": true
}
}
}