概要
Shadow Cljs provides an MCP server that integrates with shadow-cljs to track build progress, failures, and completions, enabling Large Language Models (LLMs) to verify build status after ClojureScript file modifications, facilitating automated debugging and ensuring code integrity.
主な機能
- Real-time build status updates
- Tracks compilation time and resources used
- Integration with shadow-cljs build system
- Enables LLMs to verify build success after code changes
- Provides detailed compilation errors for debugging
- 1 GitHub stars
ユースケース
- Integration with LLMs for automated debugging and error analysis
- Real-time monitoring of ClojureScript build status
- Automated build verification in LLM-driven development workflows