Give your AI agent a phone number with one API call. ThruAI provides voice, telephony, knowledge base (RAG), self-learning, and 14 integrations. 50+ MCP tools for agents to make and receive phone calls, manage conversations, and access analytics.
Server Config
{
"mcpServers": {
"thruai": {
"command": "npx",
"args": [
"-y",
"github:mgWellPay/thruai-mcp-server"
],
"env": {
"THRUAI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}