mifactory email for Cursor
io.github.mifactory-bot/mifactory-email
Send transactional emails for AI agents via SMTP. Templates included.
client:Cursor
transport:streamable-http
tools:3
Install mifactory email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mifactory-email": {
"url": "https://mifactory-email.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs