j3k0/speech.sh
Let the agent speak things out loud, notify you when he's done working with a quick summary
Quick Start
Clone the repository:
git clone https://github.com/j3k0/speech.sh/blob/main/MCP_README.mdClaude Desktop configuration example:
{
"mcpServers": {
"speechsh": {
"command": "npx",
"args": [
"-y",
"j3k0/speech.sh"
]
}
}
}Check the repository README for specific installation and configuration instructions.