nylas for VS Code
io.usefulapi/nylas
MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.
client:VS Code
transport:streamable-http
Install nylas in VS Code
.vscode/mcp.json
{
"servers": {
"nylas": {
"type": "http",
"url": "https://nylas.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs