Monitors shadow-cljs builds and provides real-time build status updates via the Model Context Protocol.
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.
Key Features
01Real-time build status updates
02Tracks compilation time and resources used
03Integration with shadow-cljs build system
04Enables LLMs to verify build success after code changes
05Provides detailed compilation errors for debugging
061 GitHub stars
Use Cases
01Integration with LLMs for automated debugging and error analysis
02Real-time monitoring of ClojureScript build status
03Automated build verification in LLM-driven development workflows