agentcall

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package main is the entry point for the agentcall MCP server.

agentcall is a Claude Code MCP plugin that enables voice calls via phone. It showcases the agentplexus stack:

  • omnivoice: Voice abstraction layer (TTS, STT, Transport, CallSystem interfaces)
  • omnivoice-twilio: Twilio implementation of omnivoice interfaces
  • mcpkit: MCP server runtime with ngrok integration

Usage:

export AGENTCALL_PHONE_ACCOUNT_SID=your_twilio_sid
export AGENTCALL_PHONE_AUTH_TOKEN=your_twilio_token
export AGENTCALL_PHONE_NUMBER=+15551234567
export AGENTCALL_USER_PHONE_NUMBER=+15559876543
export NGROK_AUTHTOKEN=your_ngrok_token
./agentcall

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL