{ "$schema": "https://opencode.ai/config.json", "references": { "mib-new": "." }, "mcp": { "gitea": { "type": "local", "command": ["./gitea-mcp", "-t", "stdio", "--host", "https://git.hidosi.ru", "--token", "${GITEA_TOKEN}"], "enabled": true } }, "permission": { "bash": { "git *": "allow", "*": "ask" } } }