From 86604dded5da87cdf66e901cc16e137bf8f45e24 Mon Sep 17 00:00:00 2001 From: "smithery-ai[bot]" <194235850+smithery-ai[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 13:16:50 +0000 Subject: [PATCH] Update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 096264b..8606a10 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MCP 蝦米任務管理器 +[![smithery badge](https://smithery.ai/badge/@cjo4m06/mcp-shrimp-task-manager)](https://smithery.ai/server/@cjo4m06/mcp-shrimp-task-manager) + > 🚀 基於 Model Context Protocol (MCP) 的智能任務管理系統,為 AI Agent 提供高效的程式開發工作流程框架。 蝦米任務管理器透過結構化的工作流程引導,協助 Agent 系統性規劃程式開發步驟,強化任務記憶管理機制,有效避免冗餘與重複的編程工作。 @@ -35,6 +37,15 @@ ## 🔧 安裝與使用 +### Installing via Smithery + +To install 蝦米任務管理器 for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@cjo4m06/mcp-shrimp-task-manager): + +```bash +npx -y @smithery/cli install @cjo4m06/mcp-shrimp-task-manager --client claude +``` + +### Manual Installation ```bash # 安裝依賴套件 npm install