dotfiles/nixos/pkgs/hara-gmail-mcp/src/hara_gmail_mcp
DannyDannyDanny af9f735abc feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬
Adds an MCP server exposing read tools (list_inbox, search, read_email)
across three personal Gmail accounts using existing app passwords in
/etc/openclaw/. Wired into claude-channels via --mcp-config. Slated for
replacement by an OAuth2 Gmail+Calendar server in path 2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 14:15:10 +02:00
..
__init__.py feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00
__main__.py feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00
accounts.py feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00
imap_client.py feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00
server.py feat(phantom-ship): hara-gmail-mcp server (path 1, IMAP+SMTP) 📬 2026-05-02 14:15:10 +02:00