Send Email for Cursor
io.github.hal9ai/send-email
Send emails from natural language prompts.
client:Cursor
transport:streamable-http
tools:1
Install Send Email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"send-email": {
"url": "https://next.hal9.ai/mcp/mcpbuild/send-email"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs