From 88552dd924c6641563c905d7fc9c44567ec843b5 Mon Sep 17 00:00:00 2001 From: Ope Olatunji Date: Fri, 8 May 2026 02:45:33 -0400 Subject: [PATCH] add AgenticMail --- software/agenticmail.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/agenticmail.yml diff --git a/software/agenticmail.yml b/software/agenticmail.yml new file mode 100644 index 00000000000..fab5f6b9dd3 --- /dev/null +++ b/software/agenticmail.yml @@ -0,0 +1,12 @@ +name: AgenticMail +website_url: https://github.com/agenticmail/agenticmail +source_code_url: https://github.com/agenticmail/agenticmail +description: Communication platform for AI agents that provisions a real email address, phone number, inbox, and API key per agent, bundling a local Stalwart mail server, Google Voice SMS integration, REST API, MCP server, and CLI. +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Communication - Email - Complete Solutions +depends_3rdparty: true