Shadow-CLJS Build Monitor

Monitors ClojureScript builds in real-time, providing detailed status information including compilation status, warnings, errors, and file-specific details for verifying build success after code changes.

View Source
1 stars
0 tools
Created Aug 2025
@bigsy/bigsy-shadow-cljs-build-monitor-shadow-cljs-mcp

About

Monitors ClojureScript builds in real-time, providing detailed status information including compilation status, warnings, errors, and file-specific details for verifying build success after code changes.

Categories

general

Installation

npm

npm install @bigsy/bigsy-shadow-cljs-build-monitor-shadow-cljs-mcp

Configuration

{ "mcpServers": { "bigsy-shadow-cljs-build-monitor-shadow-cljs-mcp": { "command": "npx", "args": [ "-y", "@bigsy/bigsy-shadow-cljs-build-monitor-shadow-cljs-mcp" ] } } }