The infrastructure that powers communications. Integrate with Gmail, Microsoft, IMAP, Zoom, and 250+ email, calendar, and meeting providers in 5 minutes.
Sign up · Log in · Docs · CLI docs · Status · Blog
- Email — Messages, threads, folders, and attachments across every provider.
- Calendar — Events, availability, and free/busy across Google, Microsoft, and iCloud.
- Contacts — Contact records, groups, and sync across Google and Microsoft.
- Scheduler — Embeddable scheduling UI components and booking APIs.
- Notetaker — Meeting recording and transcription for Google Meet, Zoom, and Microsoft Teams.
Sign up in the dashboard to create an app and generate an API key. Or do it from the terminal:
brew install nylas/nylas-cli/nylas
nylas initFull walkthrough: getting started with the CLI.
Three collections in the public workspace, pre-wired with the v3 environment.
| Collection | Run |
|---|---|
| Administration | |
| Email, Calendar, Contacts & Notetaker | |
| Scheduler |
You can also run the Nylas MCP server directly from Postman.
- nylas-nodejs ·
npm i nylas - nylas-python ·
pip install nylas - nylas-ruby ·
gem install nylas - nylas-java · Maven / Gradle
Community: Teamwork/nylas-go, lanlin/nylas-php.
nylas/skills drops Nylas into Claude Code, Cursor, Codex, and other agents that support the skills format:
npx skills add nylas/skills
/plugin marketplace add nylas/skills # Claude CodeThe CLI installs an MCP server for Claude Desktop, Claude Code, Cursor, Windsurf, or VS Code:
brew install nylas/nylas-cli/nylas
nylas mcp install- nylas/javascript —
@nylas/connectfor hosted auth,@nylas/reactfor the Scheduler @nylas/web-elements— framework-agnostic web components that power@nylas/react- nylas-samples — snippets per SDK
- use-cases — demo apps
- Nylas CLI — terminal access to email, calendar, and MCP. 100+ guides.
