Files
traefik-dns-watcher/.vscode/mcp.json

13 lines
177 B
JSON

{
"servers": {
"git": {
"type": "stdio",
"command": "git-mcp-go",
"args": [
"serve",
"D:\\Projects\\DevOps\\traefik-dns-watcher"
]
}
},
"inputs": []
}