Prerequisites
- A running OpenClaw gateway
- A payment card for the Agent Phone Plan ($29.99/month, includes a US phone number)
Option 1: You have a Bland API key
-
Export your Bland API key from the dashboard in the environment that runs OpenClaw, so it never lands in the config file:
-
Add the server under
mcp.serversin~/.openclaw/openclaw.json:With the Gateway running and hot reload enabled, config changes apply automatically. Otherwise restart OpenClaw. -
Verify the connection and list the Bland tools:
-
Ask your agent to make a call:
Option 2: Let the agent set itself up
This workflow requires your agent to make HTTP requests, poll for approval, store the returned key in its environment, and edit your OpenClaw configuration. Enable those capabilities before proceeding, or create your Bland account in the dashboard and use Option 1. Tell the agent:openclaw mcp doctor bland --probe. If it cannot update the environment or configuration, finish those steps manually as in Option 1.
If your agent runs where Node.js is available, it can instead run the Bland CLI’s MCP server, which handles the same flow as two tools and stores the key for you. See the Agent onboarding API.
The key is scoped to a new organization that belongs to you. Revoke it any time from Settings > API Keys.
What the agent can do
On the Agent Phone Plan, calls and texts are limited to US and Canadian numbers, one call at a time, up to 60 minutes per outbound call, and up to 100 texts a day. See Limits.
Next steps
Personal AI Agents
Two-way texting, troubleshooting, and the general pattern.
Tool reference
Every tool the server exposes.