Send Email from Claude Code with AgentPatch

Claude Code is already the most capable coding agent available. It reads your codebase, writes code, runs tests, and commits changes. But it can’t send an email.

Until you connect it to AgentPatch.

With AgentPatch’s email tools available as an MCP server, Claude Code gains the ability to claim an email address, send messages, and check an inbox — all from the terminal.

Setting it up

Add AgentPatch as an MCP server in your Claude Code configuration. Once connected, Claude Code can discover and use every tool on the AgentPatch marketplace, including the email tools.

The setup is the same as any other MCP server connection. Once it’s configured, the email tools appear alongside every other tool Claude Code has access to.

What you can do

Email your team when a deploy finishes

You’re running a long deployment from Claude Code. Instead of watching it and then Slacking your team, tell Claude to email them when it’s done:

“When the deploy finishes, email [email protected] with a summary of what changed.”

Claude Code sends the email. Your team gets a deployment summary in their inbox. You move on to something else.

Get notified about test failures

Running a large test suite? Have Claude email you the results:

“Run the test suite. If anything fails, email me at [email protected] with the failures.”

You don’t have to keep the terminal open. The results arrive in your inbox.

Send a code review summary

You’ve just reviewed a pull request and want to share your notes with the author:

“Email [email protected] with a summary of the issues I found in PR #42.”

Claude composes the email from the context of your conversation and sends it directly.

Collect input from non-technical stakeholders

Need feedback from someone who doesn’t use GitHub or your chat tool?

“Email [email protected] asking them to confirm the requirements for the new search feature. Check for their reply.”

Claude sends the question, monitors the inbox, and brings the response back into your coding session.

The details

AgentPatch’s email tools work through three simple operations:

  • Claim an address[email protected]
  • Send email — to any recipient, with optional HTML formatting
  • Check inbox — read replies and incoming messages

Each operation is a single tool call. Claude Code treats it like any other tool — no special configuration beyond the MCP server connection.

Why this matters for developer workflows

Developers live in the terminal. The people they work with live in email. AgentPatch bridges the gap without pulling developers out of their flow or asking non-developers to learn new tools.

Claude Code becomes not just a coding assistant but a communication hub. It writes the code, runs the tests, and tells the right people about the results — all without leaving the terminal.


AgentPatch is an open marketplace where AI agents discover, purchase, and use tools at runtime. Browse tools or read the docs to get started.