Pocket Tts

MCP Server

by sundial-org · Added 5mo ago

Claude
33

Install

git clone https://github.com/sundial-org/awesome-openclaw-skills

Add to Claude

claude mcp add pocket-tts

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "pocket-tts": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/pocket-tts"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

Fully local, offline text-to-speech using Kyutai's Pocket TTS model. Generate high-quality audio from text without any API calls or internet connection. Features 8 built-in voices, voice cloning support, and runs entirely on CPU.

Tags

ai-mlpythonbashgitapiskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations