Overview
What's In This Guide
The 5 tools that put you ahead of 90% of people with AI
A one-page cheat sheet: what each tool is, what you miss without it, what it costs
The exact setup for all 5, including the install commands you paste into Claude
The two tools almost nobody has set up yet (Composio and Hermes)
How the stack works as one connected machine, not 5 separate apps
Start Here
5 Tools, One Machine
I'm not a developer. Zero coding background. The advantage was never one magical AI. It's a small stack of tools that each do one thing well, wired together so they feed each other.
Here is the thing most people get wrong. They collect tools and never connect them. The people getting absurd results do the opposite. They run a small stack where every tool feeds the others. Wispr Flow feeds Claude context. Composio wires it to your apps. Claude is the brain. Hermes runs the jobs. Firecrawl hands it the data.
Part 1 is the cheat sheet, so you can see the whole stack at a glance. Part 2 is the setup for each one, with the exact commands you paste in. Take it one tool at a time.
Part 1
The Cheat Sheet
Each tool, what it actually does, what you are missing without it, and what it costs. Skim this first, then set them up below.
Wispr Flow
What it is: AI voice-to-text that works inside any app.
What you're missing: If you're still typing instead of talking to your computer, what are you doing? Talking is 4x faster, so you give AI way more context and get way better outputs.
Cost: Free Basic (2,000 words/week). Pro $12/mo annual.
Composio
What it is: One MCP that connects Claude to all your other apps.
What you're missing: You're wiring up 50 separate connections one at a time. This is a single connection that opens up 250+ apps at once. The one almost nobody has heard of.
Cost: Free to start. Thousands of free credits.
Claude Code / Cowork
What it is: Your daily driver. The one place you run everything out of.
What you're missing: If you aren't working out of this 40 hours a week, you're not using AI enough. It builds, edits, and automates directly on your computer.
Cost: Free to start. Included with Claude Pro ($20/mo).
Hermes Agent
What it is: An AI agent that never sleeps. You text it from your phone.
What you're missing: Not for everyone. But if you're running a 24/7 AI agent, you're honestly in the top 1%. It runs jobs on a schedule, in the background, while you live your life.
Cost: Free and open source. You only pay for model tokens (pennies).
Firecrawl
What it is: Gives Claude clean eyes on almost any website on the internet.
What you're missing: Your AI has no live data, so it guesses. Real OGs know this is the best way to scrape sites, do competitor research, and pull branding off any page.
Cost: Free tier with monthly credits, paid plans after.
Part 2
The Setup
One tool at a time. Install it, connect it, then run the day-one prompt to feel what it does. You do not have to do all 5 today.
Wispr Flow
Voice to TextAI voice-to-text that works inside any app. You press a hotkey, talk, and it types what you said wherever your cursor is. Claude, Gmail, Slack, anywhere. If you're still typing instead of talking to your computer, what are you doing?
I have used this for 9 months and saved hundreds of hours. I communicate about 4x faster than typing. But speed is the smaller win. The real one: when talking is this easy, you give AI the full context every time, so your outputs get dramatically better. More context in, better results out.
Set it up
- 1
Download Wispr Flow at wisprflow.ai. It runs on Mac, Windows, and iPhone. Every new account gets a 14-day free trial of Pro.
- 2
Set your hotkey during onboarding. This is the key you hold to talk. Pick something easy to reach, like the function key.
- 3
Open any app, hold your hotkey, and just talk. It types as you speak. Try it first by dictating a full prompt into Claude.
The cost, honestly
The free Basic plan gives you 2,000 words a week on desktop, which is enough to test it. If you use it daily like I do, you will blow past that in a couple of sessions. Pro is $12/mo billed annually (or $15/mo monthly) for unlimited words. Worth every cent for me.
Run this on day one
"Use Wispr Flow to talk through a full prompt with all the context: who it is for, the background, and exactly what you want. Then watch how much better the output is."
Composio
The One Nobody's Heard OfNormally, to connect Claude to your apps, you wire up a separate connection for each one. Gmail here, Notion there, Slack over there. Fifty apps means fifty setups.
Composio flips that. You give Claude access to all of your tools with one connection instead of 50. Connect their one MCP, and Claude can reach 250+ of your apps through it. In the fast-moving world of AI, that makes wiring your tools to any model so much easier. The easiest way to use Composio is through their free app called Rube.
Set it up (Claude Code)
Add the Rube MCP to Claude Code with one command in your terminal.
$ claude mcp add --transport http rube -s user "https://rube.app/mcp" Restart Claude Code, then run /mcp, select rube, and choose Authenticate. A browser tab opens. Sign in once.
Connect your apps. When you ask Claude to use one (say Gmail), Rube prompts you to authorize it once. After that, it just works.
On Claude Desktop instead?
If you are on a paid Claude plan, open Settings, go to Connectors, choose Add custom connector, and paste https://rube.app/mcp. Then hit Connect and sign in. Rube is free right now, with thousands of free credits to start.
Run this on day one
"Using Rube, check my Gmail for anything important I missed today and summarize it."
"Using Rube, create a task in my Notion (or Linear) from this note: [paste]."
Claude Code / Cowork
Your Daily DriverThis is the one place you run everything out of. Not a chatbot you ask questions. A workspace that builds, edits, organizes, and automates directly on your computer. If you aren't working out of this 40 hours a week, you're not using AI enough.
If you think something cannot be done inside Claude Code or Cowork, think again. With the right direction, these two bring almost anything to life. Cowork is the friendly desktop app (no terminal). Claude Code is the terminal version with more power. Start with Cowork if you are newer.
Set it up
Get a Claude plan at claude.ai. The $20/mo Pro plan covers Cowork and Claude Code. Cowork lives right inside the Claude desktop app.
Want the terminal version? Install Claude Code with one command, then run it from any folder.
$ npm install -g @anthropic-ai/claude-code Sign in with your Anthropic account when it prompts you, and you are in.
Bonus move
If you use Claude Code, pair it with VS Code or Cursor. You get a real window to see the files Claude is touching while it works, instead of staring at a terminal. Both are free to download.
Run this on day one
"What are the tasks I do every day that you could automate for me? Pick the easiest one and build it."
"Look at this folder and organize it for me. Ask before you move anything."
Hermes Agent
The Top 1% MoveHermes is an AI agent from Nous Research that you text from your phone, whenever you want. It lives on a tiny server, remembers everything, and writes new skills for itself every time it finishes a task. This one isn't for everyone. But if you're running a 24/7 AI agent, you're honestly in the top 1%.
The difference from Claude Code: Claude Code works while you drive it. Hermes works while you are gone. It is perfect for anything you want done on a recurring basis without keeping your computer open. Monitoring your inbox. Building reports. Running competitor research overnight.
Set it up (the no-hardware path)
- 1
Spin up a cloud computer at orgo.ai. Create a workspace, click "new computer," and a remote desktop boots in under a minute. No Mac Mini required.
- 2
Open the terminal inside that computer, install Claude Code, then tell it: "install the Hermes agent into this VM using the latest docs from nousresearch.com." The agent installs the agent. If anything breaks, tell Claude Code to fix it.
- 3
Connect it to Telegram. Run the Hermes Telegram setup, drop in a bot token from BotFather, and now you can text your agent from anywhere. Your phone is the interface.
Want to run it locally instead? The official quickstart from Nous Research is one command on Mac, Linux, or Windows. Follow it at hermes-agent.nousresearch.com/docs. Pair it with OpenRouter as your model provider to keep token costs near zero.
The cost, honestly
Hermes itself is free and open source. You only pay for the model tokens it runs on, and with OpenRouter that can be pennies. The Orgo cloud computer is pay-as-you-go. One person in the community runs his whole stack for around $10 every 5 days.
Text it this on day one
"What is the most important thing for me to work on today?"
"What is one tool you could build me tonight that would make my life easier tomorrow?"
Firecrawl
The Marketing EngineConnect Firecrawl to Claude and your AI can read and scrape almost any website on the internet, cleanly. Real OGs know this is the best way to scrape sites, do competitor research, and pull branding off any page. Anything marketing related, this is the move.
Here is why it matters. AI with no data is slop. An AI armed with live data from anywhere is a different animal. Firecrawl is the tool that turns Claude from a thing that knows stuff into a thing that goes and gets stuff, in clean markdown it can actually use.
Set it up (Claude Code)
Sign up free at firecrawl.dev/app and copy your API key. The free tier includes monthly credits, enough for plenty of small scrapes.
Add the Firecrawl MCP to Claude Code with one command. Paste your real key where it says your-api-key.
$ claude mcp add --transport http firecrawl https://mcp.firecrawl.dev/your-api-key/v2/mcp Restart Claude. Now just ask it in plain English to pull a page or search the web, and it runs Firecrawl for you.
On Claude Desktop instead?
Open Settings, go to Connectors, choose Add custom connector, and paste the same remote URL: https://mcp.firecrawl.dev/your-api-key/v2/mcp. The URL keeps your key in the config, never in a chat.
Run this on day one
"Using Firecrawl, scrape [competitor-url] and tell me exactly how they position themselves and what their offer is."
"Using Firecrawl, pull the branding from [website-url]: the colors, fonts, and voice. Then write it up as a brand kit."
The Stack
How the 5 Work Together
Wispr Flow
The input. Feeds the brain more context, faster.
Composio
The wiring. Connects the brain to all your apps.
Claude Code / Cowork
The brain. Where you run everything.
Hermes
The worker. Runs jobs when you are not there.
Firecrawl
The eyes. Pulls clean data off any page on the web.
Run them as one chain. You talk to Claude through Wispr Flow, so it has full context. Composio lets it act inside your real apps. Firecrawl feeds it clean data off the web. Hermes runs the whole thing on a schedule while you sleep. That is the difference between using AI and being ahead of 90% of people with it.
You do not need 20 AI tools. You need these 5, pointed at the same brain.
Work with Me
Want me on your problem for an hour?
Book a 1:1 call and we build the fix live — the workflow you want automated, the tool you can’t crack, whatever’s stuck. Direct, hands-on, no pitch waiting at the end.