Hacker News new | ask | show | jobs
by rickdangerous1 366 days ago
Say a little more? Give me more context?
1 comments

like for automated testing with puppeteer, ie: register, then check email via api and click validation link for example. I would pay for that feature.
I could do that. How much would you pay?
5/year. if you make it free i'll add it to my mcp server tools at https://github.com/profullstack/mcp-server/
I've released a new feature that allows you to retrieve a list of URLS from the inbound emails via API. There is now an API page that makes it pretty straight forward. Let me know if you have any further comments.
Awesome. I’ll check it out. Sometimes validation is a number though
thats a good point. I could also include the email body in the api response. Then you could regex to get the code. Later on i could layer in a ai parser to extract the code and just return that.