GBrain ships a voice-to-brain recipe that connects phone calls to your brain. It works — but it takes 10 steps, a Twilio account, ngrok, and a Node.js server.
AgentPhone replaces all of that. Same result, 3 steps.
GBrain is MCP-native, so the easiest path is adding AgentPhone as an MCP server alongside your brain.
Add to your GBrain MCP configuration:
Now your AI client has both your brain AND phone capabilities. Try:
“Create a voice agent called Brain that greets callers warmly and has thoughtful conversations. Buy it a 415 number, then call me at +14155551234.”
The AI will create the agent, buy a number, and dial you — all in one shot.
Get your API key from agentphone.ai/settings.
If you prefer scripting over natural language:
After calls, you can write transcripts back to your brain using a webhook + GBrain’s write tools.
Now every call automatically creates a brain page with the transcript — same as the DIY recipe, without the infrastructure.
Once your agent has a number, anyone can call it. The hosted AI picks up automatically and follows the system prompt. No TwiML, no ngrok, no watchdog cron.
To have your personal phone answered by Brain, forward your phone to the agent’s number in your carrier settings.
The GBrain voice recipe requires you to:
With AgentPhone: get API key, create agent, buy number. Done.