trending

2mo ago

Mailgent - AI agents that can email, pay APIs, sign, and store secrets

Agents keep hitting the same walls: no inbox, no safe credential store, no way past a 2FA gate, no way to pay for a downstream API, no verifiable identity. Mailgent fixes this in one curl call. Every agent gets a real inbox (DKIM, threading), encrypted vault, TOTP/2FA, USDC wallet for x402-priced API payments, verifiable DID (Ed25519), and a calendar. MCP-native. Works with Claude, Cursor, OpenAI, LangChain, CrewAI, Hermes Agent, OpenClaw, NemoClaw, n8n, and more. Everything live in seconds.

2mo ago

What's the dumbest workaround you've built for an agent that had no identity?

We'll go first.

Early version of our own agent: credentials hardcoded in the prompt. API keys in plaintext. A shared Gmail inbox three people had access to. An n8n workflow that collapsed the moment a 2FA prompt appeared.

It worked. Until it didn't.