Voxplo
About
Give AI agents a phone. Voxplo places real outbound AI phone calls: the AI calls a person, conducts the conversation toward an objective,
Details
- Author
- allexp1
- Downloads
- 363
- Categories
- Other, AI
Jump to
- Places real outbound AI phone calls
- Conducts conversations toward an objective
- Returns summary, transcript, and structured extracted fields
- Tools: place_call, set_appointment, get_call, list_calls
- Supports Streamable HTTP with OAuth
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
VoxploCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Connect to the hosted server at https://mcp.voxplo.ai/mcp using Streamable HTTP with OAuth, or run locally with the command npx voxplo-mcp. The server provides the tools place_call, set_appointment, get_call, and list_calls.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"voxplo": {
"voxplo": {
"type": "streamable-http",
"url": "https://mcp.voxplo.ai/mcp"
}
}
}
}
McpServers
{
"voxplo": {
"type": "streamable-http",
"url": "https://mcp.voxplo.ai/mcp"
}
}
Give AI agents a phone. Voxplo places real outbound AI phone calls: the AI calls a person, conducts the conversation toward an objective,
and returns a summary, transcript, and structured extracted fields. Connect the hosted server at https://mcp.voxplo.ai/mcp (Streamable HTTP
+ OAuth) or run locally with npx voxplo-mcp. Tools: place_call, set_appointment, get_call, list_calls. Docs:
https://voxplo.ai/docs/agent-api/mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




