Back to MCP Servers

Voxie Ai Directory

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.

aggregatorsai

Installation

npx -y voxie-ai-directory-mcp

Configuration

{
  "mcpServers": {
    "voxie-ai-directory-mcp": {
      "command": "npx",
      "args": ["-y", "voxie-ai-directory-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub