Conduit Mail for Cursor
app.conduitmail/conduit-mail
Your mailbox for MCP clients: search, read, draft, send, rules and notes. Sending is off by default.
client:Cursor
transport:streamable-http
Install Conduit Mail in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"conduit-mail": {
"url": "https://connect.conduitmail.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs