Email Server for Cursor
live.alpic.staging/test-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": {
"test-server": {
"url": "https://mcp-server-template--60faeb39.staging.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs