net.clojars.muthuishere/toolnexus

Dynamic MCP servers, agent skills, native functions, HTTP endpoints and A2A agents as one uniform Tool interface, with a built-in tool-calling client loop.

Leiningen/Boot

[net.clojars.muthuishere/toolnexus "0.13.0"]

Clojure CLI/deps.edn

net.clojars.muthuishere/toolnexus {:mvn/version "0.13.0"}

Gradle

implementation("net.clojars.muthuishere:toolnexus:0.13.0")

Maven

<dependency>
  <groupId>net.clojars.muthuishere</groupId>
  <artifactId>toolnexus</artifactId>
  <version>0.13.0</version>
</dependency>