A free, open source, and extensible speech-to-text application that works completely offline.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Handy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Handy"
]
}
}
}