Lints Clojure, ClojureScript, and EDN files using clj-kondo within a Model Context Protocol (MCP) environment.
Clj-kondo enables linting for Clojure, ClojureScript, and EDN files through MCP tool calls, making it ideal for environments like Claude where built-in linting is unavailable. It leverages the full analysis capabilities of clj-kondo and supports optional, explicit configuration directory specification. Integration with MCP allows for automated code analysis and improved code quality in agentic workflows.