From 165b2611a4346c3755de084343acb1519ca12163 Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Wed, 8 Jul 2026 14:29:13 +0100 Subject: [PATCH] Add Stacktree (Websites) and agentk (Frameworks) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1528c0d..1489cdb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ ## Frameworks +- [agentk](https://github.com/stevysmith/agentk) - Command palette library (a cmdk fork) where tools defined once as JSON Schema become human-facing forms and WebMCP registrations; handles the `navigator.modelContext` to `document.modelContext` move and AbortSignal-based unregistration. - [Shopware WebMCP Plugin](https://github.com/agentic-commerce-lab/webmcp-plugin) - Adds WebMCP support to storefronts built with Shopware, an open-source ecommerce platform. ## Presentations @@ -78,6 +79,8 @@ ## Websites +- [Stacktree](https://stacktr.ee) - Agent-first HTML hosting. The production dashboard and docs expose site-management tools (publish, update, gate, share) over WebMCP from a command palette, so humans and in-browser agents share one tool catalog. + ## License [![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0)