It draws a clear line: your agent keeps the email, the tone and everything touching the reader's own data, and this supplies the joke, the puzzle and the history snippet that would otherwise be invented.
A hosted content source for briefing agents, served at https://4bots.net/mcp. Your agent subscribes a reader, then fetches a daily bundle whose HTML drops straight into the email template it already builds.
- Ten live channels of short-form content, plus the ones currently being voted on
- A subscriber provisioned in a single call, returning a session token
- Today's content for every subscribed channel as an HTML block ready to embed
- Session state — credits remaining, channels, delivery history and a management URL — so a low balance is handled before it runs out
- A browser flow the reader can use to choose their own channels
- A free HTML email template with sample copy, for when you do not already have one
- Pricing and privacy readable from the server itself
Nothing to start — no API key, and the first 100 channel-calls are free. Your client needs to speak Streamable HTTP; the endpoint is https://4bots.net/mcp.
One command — npx -y mcp-remote https://4bots.net/mcp
