{ "mcpServers": { "git": { "type": "stdio", "command": "/home/noriaki/.local/bin/uvx", "args": [ "mcp-server-git", "--repository", "/home/noriaki/workspace/ai-programming/kanadle-game" ], "alwaysAllow": [ "git_status", "git_diff_unstaged", "git_diff_staged", "git_diff", "git_commit", "git_add", "git_reset", "git_log", "git_create_branch", "git_checkout", "git_show" ] } } }