From c76725b11174d0f396b3ef14811a3119aa977bc8 Mon Sep 17 00:00:00 2001 From: Steven Jannette Date: Thu, 27 Aug 2026 16:43:34 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cd7f22..a0b1f59 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **LLM-powered email triage and workflow automation via the Model Context Protocol** -deClawed is an MCP server that connects your Gmail inbox to any LLM-capable client (such as Claude Desktop). Agents have access to tools to classify incoming emails, automate routine actions (delete, archive, summarize). The framwork integrates with Google Mail, Sheets and Calendar to keep your high-volume email workflow organized and actionable. +deClawed is an MCP server that connects email inbox to an LLM-capable client (such as Claude Desktop), within an orchestration harness: Agents have access to tools to classify incoming emails, automate routine actions (delete, archive, summarize). The framwork integrates with Google Mail, Sheets and Calendar to keep your high-volume email workflow organized and actionable. ---