Connect voice telephony to your AI agent. Make outbound calls, get transcripts, check call status — all via MCP tools. Built on Asterisk + Yandex SpeechKit. OAuth 2.1, FZ-152 compliant.
サーバー設定
{
"mcpServers": {
"stexa-voice-mcp": {
"url": "https://stexa.ru/mcp/v1/jsonrpc",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}