Thruai Voice Agent Server
@mgWellPay
Thruai Voice Agent Server について
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"thruai": {
"command": "npx",
"args": [
"-y",
"github:mgWellPay/thruai-mcp-server"
],
"env": {
"THRUAI_API_KEY": "<YOUR_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Thruai Voice Agent Server?
Thruai Voice Agent Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude and GPT to discover and use ThruAI's voice AI platform. It provides 50+ tools for creating voice agents, making calls, managing telephony, building workflows, and analyzing usage.
How to use Thruai Voice Agent Server?
Run directly with npx using the command THRUAI_API_KEY=sk_live_... npx github:mgWellPay/thruai-mcp-server. Alternatively, install globally or locally via npm. Configure by setting the THRUAI_API_KEY environment variable; optionally set THRUAI_BASE_URL for custom endpoints during the beta period.
Key features of Thruai Voice Agent Server
- One‑command quick start for a voice agent with phone number
- Full CRUD for voice agents (S2S or traditional pipeline)
- Outbound calls from agents to any phone number
- Usage and cost analytics with component breakdown
- Telephony: search, provision, and assign phone numbers
- Workflows with 30+ node types (CRM, calendar, email, etc.)
Use cases of Thruai Voice Agent Server
- Create a customer support voice agent with a local phone number
- Make outbound sales calls to a lead list and qualify prospects
- Analyze call transcripts, duration, cost, and AI insights
- Build complex automation workflows integrating CRM, email, and web tools
- Launch outbound calling campaigns with automated contact management
FAQ from Thruai Voice Agent Server
What API key is required?
A ThruAI API key starting with sk_live_ from your ThruAI account Settings → API Keys is required. Set it as the THRUAI_API_KEY environment variable.
How do I install the server?
The recommended method is to run with npx: THRUAI_API_KEY=sk_live_... npx github:mgWellPay/thruai-mcp-server. You can also install globally with npm install -g and run thruai-mcp.
Is ThruAI still in beta?
Yes. ThruAI is in active development, and the default API endpoint (api.thru.ai) may require a custom base URL during the beta. Set THRUAI_BASE_URL in your environment if needed.
What tools does the server expose?
Over 50 tools organized into domains: quick start, agent management, calls, telephony, workflows, campaigns, webhooks, custom tools, analytics, provider discovery, feedback, and schema discovery.
How does authentication work?
Authentication is via an API key passed as the THRUAI_API_KEY environment variable. All API calls are authorized against that key. Webhooks support optional HMAC signature verification.
「AI とエージェント」の他のコンテンツ
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
コメント