Email Server for Cursor
live.alpic.staging/email-server
An MCP server that provides email capabilities, hosted on Alpic platform
client:Cursor
transport:streamable-http
Install Email Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-server": {
"url": "https://node-email-mcp-ead34801.staging.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs