·agent-mail

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.

14Installs·2Trend·@dicklesworthstone

Installation

$npx skills add https://github.com/dicklesworthstone/mcp_agent_mail --skill agent-mail

How to Install agent-mail

Quickly install agent-mail AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dicklesworthstone/mcp_agent_mail --skill agent-mail
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dicklesworthstone/mcp_agent_mail.

SKILL.md

View raw

A mail-like coordination layer for coding agents exposed as an HTTP-only FastMCP server. Provides memorable identities, inbox/outbox, file reservation leases, contact policies, searchable message history, and Human Overseer messaging. Backed by Git (human-auditable artifacts) and SQLite (fast queries with FTS5).

Default: http://127.0.0.1:8765 Web UI for humans: http://127.0.0.1:8765/mail

Projects Each working directory (absolute path) is a project. Agents in the same directory share a project namespace. Use the same projectkey for agents that need to coordinate.

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP. Source: dicklesworthstone/mcp_agent_mail.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dicklesworthstone/mcp_agent_mail --skill agent-mail
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from dicklesworthstone/mcp_agent_mail

Quick answers

What is agent-mail?

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP. Source: dicklesworthstone/mcp_agent_mail.

How do I install agent-mail?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dicklesworthstone/mcp_agent_mail --skill agent-mail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dicklesworthstone/mcp_agent_mail

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None