- URL:
https://api.bland.ai/v1/mcp - Header:
Authorization: Bearer YOUR_BLAND_API_KEY
Setup
Prefer the Bland plugin, which installs into Codex from the same marketplace. For the server alone, add to~/.codex/config.toml:
BLAND_API_KEY in the environment that launches Codex, then restart Codex. For the CLI, export it in the same terminal before running codex:
org_... with your key. For the desktop app or IDE extension, the app’s process must receive the variable too. Editing a shell profile alone may not make it available to an app launched from your desktop; use the Bland plugin if you prefer its credential setup.
If your Codex version has trouble with HTTP servers, use the stdio bridge on the Any client page.
Next steps
Tool reference
Everything the MCP server can do.
Bland MCP Server
Auth, rate limits, and how the server works.