01 / Setup
Pick the AI chat you already use. In one to two minutes your phone assistant is ready, and from then on all it takes is: “Make the call for me.”
wecallio
https://wecallio.com/mcp
Then this one command is enough:
claude mcp add --transport http callagent https://wecallio.com/mcp
The first call opens the login in your browser.
ChatGPT uses developer mode for this. You enable it once in the ChatGPT settings and then add wecallio as a custom MCP server.
Setup happens in ChatGPT in a browser.
wecallio
https://wecallio.com/mcp
They follow OpenAI's current official procedure for custom remote MCP servers in ChatGPT developer mode.
Official OpenAI guide ↗Gemini connects custom MCP tools through custom apps in Gemini Spark.
Google currently offers this in English only, for eligible Spark users aged 18 and over with a personal Google account in the USA.
https://wecallio.com/mcp
Then you can add wecallio for your user with this command:
gemini mcp add --transport http --scope user wecallio https://wecallio.com/mcp
Then start Gemini and run /mcp auth wecallio.
The login opens in your browser.
They follow Google's current official procedure for custom MCP apps in Gemini Spark.
Official Google guide ↗OpenClaw runs on your own machine and has its own shell. You do not have to click through a settings page — you send your agent a message and it connects itself.
The connection uses OAuth: the login opens automatically in your browser as soon as your agent runs the command.
Please connect to the MCP server "wecallio" for phone calls:
openclaw mcp add wecallio --url https://wecallio.com/mcp --transport streamable-http --auth oauth
openclaw mcp login wecallio
Open the login link printed by the second command in my browser and confirm access. Then tell me briefly whether the connection is up.
Then these two commands are all it takes:
openclaw mcp add wecallio --url https://wecallio.com/mcp --transport streamable-http --auth oauth
openclaw mcp login wecallio
The second command opens the login in your browser.
They follow the official OpenClaw CLI reference for remote MCP servers.
Official OpenClaw guide ↗Hermes Agent runs on your own machine and has access to your files and a shell. Here too a message to your agent is enough — it writes the connection into its own configuration.
As of today Hermes has no command that adds an MCP server directly by URL — your agent edits its own configuration file instead.
Please connect to the MCP server "wecallio" for phone calls:
1. Add this entry under mcp_servers in ~/.hermes/config.yaml:
wecallio:
url: "https://wecallio.com/mcp"
auth: oauth
enabled: true
2. Run hermes mcp login wecallio and open the login link in my browser.
3. Then reload the connection with /reload-mcp.
Finally, tell me briefly whether the connection is up.
Then add this entry under mcp_servers in
~/.hermes/config.yaml:
wecallio:
url: "https://wecallio.com/mcp"
auth: oauth
enabled: true
Then in the terminal: hermes mcp login wecallio,
followed by /reload-mcp in a running session.
They follow the official Hermes reference for MCP server configuration.
Official Hermes guide ↗Clear on the phone: the assistant always introduces itself as an AI calling on your behalf. Emergency, government and premium-rate numbers stay blocked. The first demo call is free. See the plans.