Initial MCP server commit

This commit is contained in:
2026-04-12 22:15:46 +03:00
commit 362fde4d1b
86 changed files with 83311 additions and 0 deletions

16
LazyBear.MCP/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# ASP.NET Core
bin/
obj/
*.user
*.suo
*.cache
# Visual Studio
.vs/
# Rider
.idea/
# Microsoft
PublishFiles/
temp