Skip to main content
Other Tools and IntegrationsUnknown

j3k0/speech.sh

Let the agent speak things out loud, notify you when he's done working with a quick summary

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/j3k0/speech.sh/blob/main/MCP_README.md

Claude Desktop configuration example:

{
  "mcpServers": {
    "speechsh": {
      "command": "npx",
      "args": [
        "-y",
        "j3k0/speech.sh"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
j3k0