PluMCP: Clojure/ClojureScript library for building https://modelcontextprotocol.io/ Clients and Servers
Version 0.2.0-beta6 is released to Clojars. This release fixes MCP client HTTP transport issues.
• Repo: https://github.com/plumce/plumcp
• Changed
◦ Client: Drop async API functions in p.c.c.client-support ns
◦ Bump dependencies in plumcp.core-dev module (bling, malli)
• Fixed
◦ Client: Transparently handle paginated list items
◦ Client: Fix strict Content-Type matching in HTTP client transport - @ericdallo
Please share your feedback/questions/followup in #plumcp or in thread.
https://github.com/cjohansen/lookup (CSS selectors for hiccup) https://clojars.org/no.cjohansen/lookup/versions/2026.03.4 fixes a bug where lookup would eagerly remove any empty map suspected of being an empty attribute map from the returned hiccup, causing empty maps inside attribute maps to magically (and frustratingly!) disappear 😇
Final release of Practicalli nvim-astro for Neovim versions 0.10.x and 0.11.x https://github.com/practicalli/nvim-astro5/releases/tag/2026-03-31 There are a couple of very minor changes. The release is for those not ready to update to the newly released Neovim 0.12 yet (changes for a 0.12.x supporting release is in https://github.com/practicalli/nvim-astro5/pull/61 whilst I finalise testing)