Skip to content

Add AgentMail third-party MCP plugin - #211

Merged
SamSokolin merged 1 commit into
mainfrom
cursor/agentmail-plugin-64af
Aug 13, 2026
Merged

Add AgentMail third-party MCP plugin#211
SamSokolin merged 1 commit into
mainfrom
cursor/agentmail-plugin-64af

Conversation

@SamSokolin

Copy link
Copy Markdown
Collaborator

Adds an official marketplace plugin for AgentMail, following their documented Cursor API-key MCP setup: https://www.agentmail.to/docs/integrations/mcp#cursor-api-key

The plugin points at AgentMail's hosted Streamable HTTP server (https://mcp.agentmail.to/mcp) and forwards a user-supplied AGENTMAIL_API_KEY as an x-api-key header. No credential is bundled.

Agents can create inboxes, send/receive/reply/forward mail, search threads, and manage drafts and attachments. The hosted runtime remains the source of truth for the tool catalog.

Files

  • third_party/agentmail/ — plugin manifest, MCP config, README, changelog, license, and AgentMail's official mark
  • .cursor-plugin/marketplace.json and root README.md — marketplace registration

Auth

Matches AgentMail's Cursor docs (API key, not OAuth). Keys come from console.agentmail.to under Settings → API Keys and must include the am_ prefix.

Open in Web Open in Cursor 

Wire AgentMail's hosted MCP server into the marketplace using the documented Cursor API-key path (x-api-key header).

Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
@SamSokolin
SamSokolin marked this pull request as ready for review August 13, 2026 20:54
@SamSokolin
SamSokolin merged commit db620f5 into main Aug 13, 2026
2 checks passed
SamSokolin added a commit that referenced this pull request Aug 13, 2026
This reverts commit db620f5.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants