Launching today

Einfall
Capture fugitive thoughts + route them to where they belong
45 followers
Capture fugitive thoughts + route them to where they belong
45 followers
Einfall catches the fugitive thought — the one that falls into your head at the strangest times — before it's gone. Capture quick and easy on Mac, iPhone and iPad, from the menu bar, share sheet, Shortcuts, widgets, Spotlight and Siri. Process the thoughts by sending them to Reminders, Calendar, Files, a Shortcut, or by giving your AI agent control via MCP. Capture is free and unlimited. After the first 15 routing actions, a one-time $29.99 purchase unlocks unlimited routing.
Products used by Einfall
Explore the tech stack and tools that power Einfall. See what products Einfall uses for development, design, marketing, analytics, and more.
Productivity 1
Productivity 1

ObsidianA versatile writing app tailored to your thinking
4.9 (173 reviews)
My long-form notes live in an Obsidian vault — plain Markdown, no lock-in, and a files routing action can append a captured thought straight into a vault's daily note. I chose it over the alternatives because the vault is just files on disk that any tool (including an AI agent) can work with. Quick capture is the one thing I didn't want it to do - that's the itch Einfall scratches upstream.
Engineering & Development 2
Engineering & Development 2

CloudflareThe web performance & security company
5.0 (213 reviews)
einfall.co is a static site on Cloudflare Workers - zero JavaScript, served at the edge, deployed with one wrangler command. For a solo developer shipping an app, the site needed to be the boring, free, fast part, and Cloudflare made it exactly that.

Claude CodeAnthropic’s deep-context AI coder
5.0 (647 reviews)
I built Einfall with Claude Code as both the builder and my Swift teacher - I run a Python shop, so this was my first Swift project. What mattered was having an agent that lives in the terminal, holds the whole project in its head, and can be taught the app's own design rules. It's also why Einfall ships a local MCP server: once your coding agent works this way, you start expecting every app to open itself to an agent the same way — so Einfall does.