Bland
Give your Bland AI voice agents tools, knowledge, and memory via MCP
Bland Integration
Bland runs the calls. Chanl runs the backend — knowledge search, customer memory, API tools, and call scoring. Connect via MCP and your Bland agent gets enterprise capabilities without enterprise engineering.
What Your Bland Agent Gets
Knowledge Base
Search your docs during calls — accurate answers from your actual content
Persistent Memory
Remember callers across conversations — no "can I get your info again?"
Custom Tools
Call any API mid-conversation — orders, CRM, booking, payments
Setup
https://{workspace-slug}.chanl.dev/{toolset-slug}Add Chanl as an MCP server in your Bland agent configuration:
{
"type": "streamablehttp",
"url": "https://acme.chanl.dev/admin-tools",
"headers": {
"X-API-Key": "chanl_key_abc123..."
}
}Run a test call. Ask a question that requires knowledge lookup. Check the transcript for kb_search tool calls.
Production
Create a focused toolset for production agents. Point Bland to https://acme.chanl.dev/your-toolset for scoped access.
Every Bland call is automatically transcribed, scored, and tracked in Observe → Analytics.