You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step-by-step tutorials on [cli.nylas.com](https://cli.nylas.com/guides):
54
+
55
+
-[Give your AI coding agent an email address](https://cli.nylas.com/guides/give-ai-agent-email-address) — setup for Claude Code, Cursor, Codex CLI, and OpenClaw
56
+
-[Send email from the command line](https://cli.nylas.com/guides/send-email-from-terminal) — no SMTP, no sendmail, one command
57
+
-[AI agent email access via MCP](https://cli.nylas.com/guides/ai-agent-email-mcp) — connect any MCP-compatible assistant
58
+
-[Manage calendar from the terminal](https://cli.nylas.com/guides/manage-calendar-from-terminal) — events, availability, timezone handling
Copy file name to clipboardExpand all lines: docs/commands/calendar.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1420,3 +1420,8 @@ done
1420
1420
1421
1421
---
1422
1422
1423
+
## See Also
1424
+
1425
+
- [Manage calendar from the terminal](https://cli.nylas.com/guides/manage-calendar-from-terminal) — DST-aware event creation, timezone locking, AI scheduling, and breaktime protection
1426
+
- [Give your AI coding agent an email address](https://cli.nylas.com/guides/give-ai-agent-email-address) — connect Claude Code, Cursor, or Codex CLI to your calendar and email
Copy file name to clipboardExpand all lines: docs/commands/email-signing.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -389,6 +389,8 @@ nylas email send \
389
389
390
390
## Related Documentation
391
391
392
+
-[GPG Encrypted Email from the CLI](https://cli.nylas.com/guides/gpg-encrypted-email-cli) - Full guide with examples for signing, encrypting, and verifying
393
+
-[Secure Email Handling from the CLI](https://cli.nylas.com/guides/secure-email-handling-cli) - SPF/DKIM/DMARC, GPG, and safe attachment handling
392
394
-[GPG Email Encryption](encryption.md) - Encrypt emails for confidentiality
Copy file name to clipboardExpand all lines: docs/commands/email.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -464,3 +464,9 @@ fi
464
464
465
465
---
466
466
467
+
## See Also
468
+
469
+
-[Send email from the command line](https://cli.nylas.com/guides/send-email-from-terminal) — full guide with examples for Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP
470
+
-[Give your AI coding agent an email address](https://cli.nylas.com/guides/give-ai-agent-email-address) — connect Claude Code, Cursor, or Codex CLI to your inbox
471
+
-[Email deliverability from the CLI](https://cli.nylas.com/guides/email-deliverability-cli) — debug SPF, DKIM, and DMARC
Copy file name to clipboardExpand all lines: docs/commands/encryption.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -470,6 +470,8 @@ When using both `--sign` and `--encrypt`:
470
470
471
471
## Related Documentation
472
472
473
+
-[GPG Encrypted Email from the CLI](https://cli.nylas.com/guides/gpg-encrypted-email-cli) - Full guide with examples for signing, encrypting, and verifying
474
+
-[Secure Email Handling from the CLI](https://cli.nylas.com/guides/secure-email-handling-cli) - SPF/DKIM/DMARC, GPG, and safe attachment handling
473
475
-[GPG Email Signing](email-signing.md) - Sign emails without encryption
-[GPG Encrypted Email from the CLI](https://cli.nylas.com/guides/gpg-encrypted-email-cli) - Send and receive GPG/PGP encrypted email from your terminal
Copy file name to clipboardExpand all lines: docs/commands/mcp.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,8 @@ AI Assistant (Claude/Cursor/etc.)
252
252
253
253
## See Also
254
254
255
+
-[Give your AI coding agent an email address](https://cli.nylas.com/guides/give-ai-agent-email-address) — setup for Claude Code, Cursor, Codex CLI, and OpenClaw
256
+
-[AI agent email access via MCP](https://cli.nylas.com/guides/ai-agent-email-mcp) — full MCP setup guide with all 16 tools
Copy file name to clipboardExpand all lines: docs/commands/workflows.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -614,6 +614,7 @@ def call_api():
614
614
615
615
### More Resources
616
616
617
+
-**[Email as Identity for AI Agents](https://cli.nylas.com/guides/email-as-identity-for-ai-agents)** — how AI agents use email for signups, OTP verification, and account recovery
0 commit comments