Skip to content
MCP Server Community By @sonnyflylock

sonnyflylock/voxie-ai-directory-mcp

📇 ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: sonnyflylock/voxie-ai-directory-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-sonnyflylock-voxie-ai-directory-mcp

Detailed Documentation

📇 ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions.

Configuration

{
  "mcpServers": {
    "sonnyflylock-voxie-ai-directory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sonnyflylock-voxie-ai-directory-mcp"
      ],
      "env": {}
    }
  }
}