Lockally Email for Cursor
com.lockally/email
Stateful email for AI agents — read inboxes, reply in-thread, draft with approval.
client:Cursor
transport:streamable-http
Install Lockally Email in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email": {
"url": "https://mcp.lockally.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs