Query Markdown API documentation that libraries embed in their JARs via codox-md. Requires a running nREPL connection (via clojure-mcp) with io.github.dcj/clj-doc-browse on the classpath.
Optional: a namespace name, library name, search query, or the word setup.
- No args: list all libraries with embedded docs
- Namespace name (e.g.
mdns.core): show API docs for that namespace