Files
ichni_Official/opencode.json
Developer ebd5dafa2d update
2026-06-18 10:06:49 +08:00

23 lines
486 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-game-developer": {
"enabled": true,
"type": "remote",
"url": "http://localhost:21182"
},
"ichni-apifox": {
"command": [
"npx",
"-y",
"apifox-mcp-server@latest",
"--project=8133620"
],
"enabled": true,
"environment": {
"APIFOX_ACCESS_TOKEN": "afxp_724f70n6PADzaXJr0EJUN7n3UAv1cnakADKy"
},
"type": "local"
}
}
}