What problem does it solve? Connecting an AI agent to user accounts like Gmail, Google Workspace, GitHub, Notion, and Slack requires navigating OAuth flows, MCP server registration, and CLI fallbacks, with several known pitfalls that waste setup time. ## Core Features & Use Cases - MCP Server Registration: Add stdio or remote HTTP/SSE MCP servers via hermes mcp add, with correct positional syntax, non-interactive prompting, and OAuth login handling. - CLI Fallback for Email: Set up the himalaya IMAP/SMTP client as a fallback when no trustworthy MCP exists, including the Windows install workaround. - Pitfall Avoidance: Documents verified fixes for profile mismatch between mcp add and mcp login, the non-persisted auth: oauth flag, and the broken google_workspace_mcp package. - Use Case: A user asks to give the agent access to Gmail. The skill provides the verified command to register the official Google remote MCP, restart Hermes, and hand the user the one-time OAuth login command, discovering 21 Gmail tools. ## Quick Start Set up access to my Gmail account so you can read threads and create drafts.