claude mcp add aivoxplo-voxplo -- npx -y voxplo-mcp
{
"mcpServers": {
"aivoxplo-voxplo": {
"command": "npx",
"args": ["-y", "voxplo-mcp"]
}
}
}
{
"mcpServers": {
"aivoxplo-voxplo": {
"command": "npx",
"args": ["-y", "voxplo-mcp"]
}
}
}
{
"mcpServers": {
"aivoxplo-voxplo": {
"command": "npx",
"args": ["-y", "voxplo-mcp"]
}
}
}
About This MCP Server
The ai.voxplo/voxplo server is a Model Context Protocol server that enables AI agents to make outbound calls and receive a summary, transcript, and extracted fields in return. It connects to npm and supports stdio and remote connections, allowing developers to integrate it into their applications. Developers would use this server when they need to provide their AI agents with the ability to initiate calls and process the resulting data.
Give AI agents a phone: outbound AI calls that return a summary, transcript, and extracted fields.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
voxplo-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Voxplo server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.