diff --git a/integrations/claude-managed-agents.mdx b/integrations/claude-managed-agents.mdx
index e758e02..703625d 100644
--- a/integrations/claude-managed-agents.mdx
+++ b/integrations/claude-managed-agents.mdx
@@ -57,6 +57,10 @@ The example code below is TypeScript. The same API is exposed through the Anthro
## Quickstart
+
+The complete, runnable version of this quickstart lives in the [Claude Managed Agents + Kernel cookbook](https://github.com/kernel/claude-managed-agents-kernel), alongside more recipes for parallel computer-use agent swarms.
+
+
The environment is the sandbox your agent runs in. Preinstall the Kernel CLI so workers can run `kernel …` immediately, and apply the environment-networking firewall from above.