{
  "mcpServers": {
    "free-whisper": {
      "command": "npx",
      "args": ["-y", "@the-ai-machine/free-whisper-mcp@latest"],
      "env": {
        "FREE_WHISPER_API_URL": "https://api.transcribe.skillbase.yareytech.com",
        "FREE_WHISPER_API_TOKEN": "${FREE_WHISPER_API_TOKEN}"
      }
    }
  }
}
