elo-fluxa-rj

ryramzy/elo-fluxa-rj
★ 0 stars TypeScript 🔌 API Integration Updated today
Elo Matt!: English with a Native Speaker. A high-conversion serverless intake platform for the Rio de Janeiro market. Built with Django and Tailwind CSS, this repo features a custom Model Context Protocol (MCP) server that orchestrates Brazilian CPF validation, real-time Google Calendar scheduling, and automated Zoom meeting provisioning.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "elo-fluxa-rj": {
      "command": "npx",
      "args": [
        "-y",
        "ryramzy/elo-fluxa-rj"
      ]
    }
  }
}