The argument in one line.
Connecting Hermes AI agent to VAPI via MCP enables it to make autonomous outbound business calls, handle inbound customer inquiries, and run 24/7 cold-outreach campaigns—all orchestrated through plain English prompts for under pennies per call.
Read if. Skip if.
- A founder or freelancer with an existing service business who wants to automate appointment booking and lead follow-up without hiring a VA.
- Someone building AI agents or side projects who's comfortable with terminal commands and wants to see a production-ready phone integration example.
- A technical founder with 1-3 years of AI experience who's evaluated other agent frameworks and wants to understand Hermes' specific phone capabilities via VAPI.
- You're building consumer-facing products where you need production reliability, compliance, and call handling at scale — this covers hobbyist and small-business use cases only.
- You have no technical foundation and get stuck on terminal commands or API key setup — the walkthrough assumes comfort with CLIs, copy-pasting code, and basic troubleshooting.
The full version, fast.
Pairing an autonomous local agent like Hermes with a configurable voice platform like VAPI turns phone calls into another scriptable tool, available to you and to the agent on a schedule. The setup is one MCP install plus an API key: the agent then creates assistants, picks numbers, places calls, and reads logs without you touching the dashboard. Three patterns unlock most of the value: outbound errands like booking a massage at roughly five cents a call, scheduled cold outreach where a cron job pulls leads from a SQLite table the agent built itself, and inbound assistants that call back into the agent mid-conversation as a custom tool to fetch context. Pick GPT-5.1 over 4o, slow the voice, and add a voicemail-hangup rule before scaling.
Chat with this breakdown.
Modern Creator members can chat with any breakdown — ask for the hook, quote a framework, find the exact transcript moment. Unlocks at T2: refer 3 friends + add your own API key.
Create a free account →Where the time goes.

01 · Hook + objection kill
Opens on whiteboard promise. Rapid-fires four objections (too complicated, too expensive, no business, not technical) and kills each in a single line.

02 · Install Hermes locally
One-liner installer, OpenRouter account setup, API key creation (names it 'subscribe' as a CTA), model selection (Opus 4.7), first test message.

03 · VAPI intro -- the missing piece
VAPI as phone-call configuration layer. Transcriber-LLM-voice pipeline explained. 10 free phone numbers per account. Sponsor disclosure.

04 · Connect VAPI MCP to Hermes
Three-step setup: get private API key, paste URL into Hermes, agent self-configures its own config file. No manual editing.

05 · Use case 1: Outbound booking call
Prompt: 'Research me spa massage in NYC today near Manhattan.' Hermes web-searches, picks Renew Day Spa, creates VAPI call. 19-second call, 5 cents. Post-call model and voice tuning.

06 · Use case 2: Cold outreach + cron jobs
Single prompt creates VAPI assistant Morgan from Brightlane with objection-handling system prompt. Places call -- 8-minute call hits voicemail. Second prompt builds SQLite DB and cron job for 24/7 automated outreach.

07 · Inbound voice agents
Hermes auto-creates inbound assistant on Polish number. Detects language, switches to English. 55 seconds from prompt to live deployed inbound agent.

08 · Use case 3: AskHermes as VAPI tool
Custom VAPI tool ask_hermes lets voice assistants call back into Hermes mid-conversation via ngrok. Live demo queries Hermes folder structure during a real call. Dual CTA: VAPI signup + free resource bundle.
Lines worth screenshotting.
- An AI agent with a real phone number can make outbound booking calls, chase leads, and operate on a cron schedule without any human trigger.
- A VAPI outbound call to book a spa appointment costs roughly 5 cents — the entire infrastructure for AI phone agents is now commodity-priced.
- Most power users already trust AI for email, coding, and browsing, but still make phone calls manually — that gap is where the next productivity unlock lives.
- One MCP installation is all it takes to give a local AI agent full phone capabilities through VAPI.
- An autonomous cold-outreach agent with SQLite call tracking can run 24/7 without supervision, logging every call result and skipping already-contacted businesses.
- Having a VAPI assistant call back into a Hermes agent mid-conversation as a custom tool creates a recursive AI loop that can handle complex real-time decisions.
- $5–$10 in API credits is enough to start running an AI phone agent — the barrier is not cost, it's configuration knowledge.
- Giving an AI agent persistent memory through SQLite means it never calls the same business twice and builds a cumulative outreach history across sessions.
Voice agents are not the future. They are already 5 cents a call.
One MCP server turns your Claude Code or Hermes agent into a 24/7 phone operator -- bookings, cold outreach, inbound reception -- for less than a cup of coffee per hundred calls.
- The architecture: agent orchestrator + VAPI MCP = autonomous voice workflows. No custom code, no backend -- connect the MCP and prompt in plain English.
- VAPI gives you 10 free US phone numbers per account. Build an inbound agent before building any paid feature.
- The self-configuration pattern is the unlock: paste a URL into your agent and say 'set this up.' It writes its own config. Use this for any MCP you want to add.
- Cold outreach cron job is one sentence: 'call a new niche lead every 10 minutes, track in SQLite.' That is a complete outbound SDR for zero labor cost.
- The AskHermes-as-VAPI-tool pattern (use case 3) is the most underrated: a voice assistant calls back into your full agent toolkit mid-conversation via ngrok. Any live call can escalate to your entire agent stack.
Terms worth knowing.
- Hermes Agent
- An open-source, locally-installable AI agent framework that can autonomously complete tasks, use tools, and now — with VAPI integration — make and receive phone calls.
- VAPI
- A voice AI platform that provides phone numbers, voice synthesis, and call management infrastructure so developers can build AI agents that make and receive phone calls.
- MCP (Model Context Protocol)
- An open standard that lets AI agents connect to external tools and services through a unified interface, allowing capabilities like phone calls, database access, or web browsing to be added with a single install.
- Cron job
- A scheduled task on a computer or server that runs automatically at a specified time or interval — such as daily at 9am — without requiring a human to trigger it.
- SQLite
- A lightweight, file-based relational database that stores structured data locally without requiring a separate database server, often used for small-scale apps and agent memory.
- VPS (Virtual Private Server)
- A rented virtual machine hosted in a data center that runs continuously around the clock, used to host applications or agents that need to be always on without relying on a personal computer.
- Outbound call
- A phone call initiated by a person or system to contact someone else, as opposed to an inbound call where the other party calls in.
- Custom tool (VAPI)
- A webhook endpoint registered in VAPI that an AI voice agent can call mid-conversation to fetch external data, trigger actions, or consult another AI system.
Things they pointed at.
Lines you could clip.
“VAPI makes phone calls configurable while Hermes makes them autonomous.”
“You are probably underestimating these agents. You can literally say set this up and it will set it up.”
“The businesses that will adopt this will just crush the people who ignore it. It is that simple.”
“In fifty-five seconds, all of this is set up.”
Word for word.
The bait, then the rug-pull.
A phone number. That is the one thing separating a capable AI agent from an autonomous one. David Ondrej spent 31 minutes proving that the gap is exactly one MCP server wide -- and by the end, his Hermes agent had booked a massage, cold-called car detailing shops in New Jersey, and answered his Polish phone line in English, all without him touching the keyboard.
Named ideas worth stealing.
VAPI + Hermes Synergy Stack
- VAPI gives Hermes: phone numbers, inbound/outbound calls, voice agents, transcripts, call logs
- Hermes gives VAPI: goals, memory, tools, cron jobs, proactive decisions, outcome checking, self-improvement
Core mental model: VAPI handles phone-call infrastructure, Hermes handles autonomous decision-making. Together they handle any voice workflow.
Agent Self-Configuration Pattern
Give the agent a URL and say 'set this up.' The agent reads its own architecture docs, writes its own config, and confirms. Works because Hermes ships with 82 prebuilt skills including self-setup.
Three Voice Agent Use Cases (escalating complexity)
- Outbound booking -- research + call a specific business on your behalf
- Cold outreach + cron -- create SDR agent, build lead DB, run 24/7 calling cadence
- Inbound reception -- answer your phone number, qualify leads, route calls
Consumer to business to enterprise. Each demo is live with real cost and call logs visible.
How they asked for the click.
“Click the first link below the video. Give VAPI a shot. And click the second link -- completely free. You will get a bundle with everything I mentioned in this video.”
Double CTA: sponsored VAPI link + free resource bundle. Free bundle framed as standalone value. Both pushed multiple times throughout the video.








































































