What was wasting time
Relationship notes, follow-ups, and reminders were scattered. It was hard to remember who needed attention and why.
What changed
I built a private tool that stores contact context and helps draft follow-up notes for manual sending.
Result
Follow-up became easier to plan without auto-sending messages in personal channels.
How it works
- Store contacts and notes.
- Remember past touchpoints.
- Find who needs follow-up.
- Draft a message.
- Let a person send it manually.
Tools, explained
- Cloudflare Workers are small online jobs that can run follow-up checks on a schedule.
- D1 is a simple database used to remember lead status and avoid duplicate sends.
- MCP is a tool connection layer that lets an AI assistant use approved business data.
- A technical part of the build that supported the business outcome.
- TypeScript is JavaScript with extra checks that catch mistakes earlier.
Related services
Impact
manual send gate