shadow-cljs-mcp
1
shadow-cljs-mcp is an MCP server designed to monitor shadow-cljs builds in real time, providing status updates and integration with LLMs for build verification. It supports easy debugging with detailed error messages and metrics on successful compilations.
Overview
- A Model Context Protocol (MCP) server named shadow-cljs-mcp.
- Monitors shadow-cljs builds and provides real-time status updates.
- Connects to a shadow-cljs instance to track build progress, failures, and completions.
- Can be integrated with LLMs to verify build status after ClojureScript file changes.