Skip to main content
AggregatorsTypeScript

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.

aggregatorscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/sonnyflylock/voxie-ai-directory-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
sonnyflylock