added more files

This commit is contained in:
2026-03-24 20:32:07 +01:00
parent 8cb0240ca2
commit babde5a82c
12 changed files with 1675 additions and 219 deletions

8
.vscode/mcp.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"servers": {
"GitLab-MCP": {
"type": "stdio",
"command": ".vscode/mcp-gitlab-wrapper.sh"
}
}
}