babylon-mcp/scripts
Michael Mainguy e82bd1737d Add repository cloning script and update docs
Created npm run clone:repos script to clone required Babylon.js
repositories before indexing. Updated README to document the
two-step setup process:
1. Clone repositories
2. Index all data

This makes the setup process clearer and handles the missing
repository error users were encountering.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 10:46:14 -06:00
..
alpine-setup.sh Fix Alpine setup to patch transformers backend directly 2025-11-23 10:44:02 -06:00
clone-repos.ts Add repository cloning script and update docs 2025-11-23 10:46:14 -06:00
get-api-details.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
index-api.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
index-docs.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
index-source.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
search-handmenu-api.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
search-handmenu.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-api-indexing.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-api-search.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-parser.ts Update dependencies, roadmap, and add indexing scripts 2025-11-23 04:58:14 -06:00
test-search.ts Update dependencies, roadmap, and add indexing scripts 2025-11-23 04:58:14 -06:00
test-source-indexing.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00
test-source-search.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00