Files
Neo-ZQYY/.kiro/settings/mcp.json

19 lines
303 B
JSON

{
"mcpServers": {
"git": {
"command": "uvx",
"args": [
"mcp-server-git@2025.12.18",
"--repository",
"C:\\NeoZQYY"
],
"disabled": false,
"autoApprove": [
"git_status",
"git_branch",
"all",
"*"
]
}
}
}