This is an automated email from the ASF dual-hosted git repository. rbowen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/comdev.git
commit d46b7c995ea797d78c8b6590a55af08126a1829d Merge: 5e27c62 bbef9bc Author: Rich Bowen <[email protected]> AuthorDate: Wed May 27 12:27:51 2026 -0700 Merge pull request #10 from potiuk/ponymail-mcp/improve-login-flow ponymail-mcp: opt-in Chrome auto-extract + smarter paste form mcp/ponymail-mcp/README.md | 62 ++-- mcp/ponymail-mcp/auth.js | 504 ++++++++++++++++++++++++++------ mcp/ponymail-mcp/auth.test.js | 118 +++++++- mcp/ponymail-mcp/cookie-extract.js | 291 ++++++++++++++++++ mcp/ponymail-mcp/cookie-extract.test.js | 66 +++++ mcp/ponymail-mcp/index.js | 56 +++- mcp/ponymail-mcp/package.json | 2 +- 7 files changed, 989 insertions(+), 110 deletions(-)
