Go to file
Michael Mainguy a3e027ef02 Initial commit: Babylon MCP server
- MCP server infrastructure with Express and SSE transport
- Repository management for BabylonJS repos (Documentation, Babylon.js, havok)
- Comprehensive test suite with 100% coverage (87 tests passing)
- All code meets standards (files <100 lines, functions <20 lines)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 14:42:47 -06:00
src Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
.gitignore Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
CLAUDE.md Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
package-lock.json Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
package.json Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
ROADMAP.md Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
tsconfig.json Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00
vitest.config.ts Initial commit: Babylon MCP server 2025-11-22 14:42:47 -06:00