15 lines
236 B
JSON

{
"mcpServers": {
"git": {
"command": "uvx",
"args": [
"mcp-server-git",
"--repository",
"/home/sepehr/dev/reactjs/tuto1"
],
"alwaysAllow": [
"git_status"
]
}
}
}