diff --git a/README.md b/README.md
index 6cba26a..ef0bf2d 100644
--- a/README.md
+++ b/README.md
@@ -1322,6 +1322,7 @@ Browse the full template catalog here:
| [gtesei/agentic_design_patterns](https://github.com/gtesei/agentic_design_patterns) | A comprehensive, hands-on collection of design patterns for building robust agentic AI systems using LangChain and LangGraph | 
 |
| [NicholasGoh/fastapi-mcp-langgraph-template](https://github.com/NicholasGoh/fastapi-mcp-langgraph-template) | FastAPI template with LangGraph + MCP and streaming UX | 
 |
| [lgesuellip/langgraph-whatsapp-agent](https://github.com/lgesuellip/langgraph-whatsapp-agent) | Template for WhatsApp agents with LangGraph and MCP | 
 |
+| [ac12644/langgraph-starter-kit](https://github.com/ac12644/langgraph-starter-kit) | Production-ready multi-agent starter kit with 6 patterns (Supervisor, Swarm, HITL, Structured Output, Research, RAG), 5 LLM providers, MCP integration, CLI scaffolder, and Fastify server | 
 |