From f20aec672d5c91957463ddb3393f17e2b026a27f Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Thu, 20 Nov 2025 20:55:34 -0500 Subject: [PATCH] Add warning that MCP Agent Mail is not configured MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added prominent warning at the top of the Agent Mail section in AGENTS.md to prevent AI agents from attempting to use mcp-agent-mail tools when the server is not set up. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index d1d6a310..a029b9a5 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -222,6 +222,8 @@ bd monitor --port 3000 # Custom port ### Optional: Agent Mail for Multi-Agent Coordination +**⚠️ NOT CURRENTLY CONFIGURED** - The mcp-agent-mail server is not set up for this project. Do not attempt to use mcp-agent-mail tools. + **For multi-agent workflows only** - if multiple AI agents work on the same repository simultaneously, consider using Agent Mail for real-time coordination: **With Agent Mail enabled:**