feat: initial learning-mcp HTTP server (CF-3094)

This commit is contained in:
Christian Gick
2026-04-13 16:00:11 +03:00
commit 4baf2f11b6
9 changed files with 3169 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
*.log
.env