nylas for Cursor
io.usefulapi/nylas
MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.
client:Cursor
transport:streamable-http
Install nylas in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nylas": {
"url": "https://nylas.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs