The Model Context Protocol is cool because it gives external developers a way to add meaningful functionality on top of LLM platforms.
To limit test this, I made a "Realtime Voice" MCP using free STT, VAD, and TTS systems. The result is a janky, but makes me me excited about the ecosystem to come!
To limit test this, I made a "Realtime Voice" MCP using free STT, VAD, and TTS systems. The result is a janky, but makes me me excited about the ecosystem to come!
Comments
Mostly dead simple logic, but requires launching Claude from the terminal because the Claude Desktop app won't request microphone permissions otherwise!