First release of mcp-toolkit (v0.1.1-alpha), a lib to build #MCP clients and MCP servers in #Clojure / #Clojurescript
Most notable features:
- #CLJC lib
- Supports async via Promesa
- Server API and client API
- Does not do cover the transport layer (yes, it's a feature)
Special kudos to Casey Link for contributing the HTTP/SSE example server