dotfiles/nixos/pkgs/hara-gmail-mcp
Hara 4d2e40455d hara-gmail-mcp: add mark_read and archive tools (v0.2.0)
Adds two write-capable IMAP tools:
- gmail_mark_read: sets \Seen flag on a message
- gmail_archive: copies to [Gmail]/All Mail and removes from INBOX

The IMAP connection already used SELECT (read-write mode); this just
exposes the mutation surface through MCP.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 07:14:42 +02:00
..
src/hara_gmail_mcp hara-gmail-mcp: add mark_read and archive tools (v0.2.0) 2026-05-03 07:14:42 +02:00
default.nix hara-gmail-mcp: add mark_read and archive tools (v0.2.0) 2026-05-03 07:14:42 +02:00
module.nix feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00
pyproject.toml hara-gmail-mcp: add mark_read and archive tools (v0.2.0) 2026-05-03 07:14:42 +02:00