Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
🔊 Text-to-Speech MCP plugin for Claude Code - hear audio feedback while coding (OpenAI TTS)
AI summary
Auto-generated overview of what this skill does and when to reach for it.
A plugin that reads aloud Claude Code’s responses using OpenAI’s text-to-speech voices for hands-free coding feedback.
$ npx skillcity@latest ybouhjira/claude-code-ttsAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
# Install into ~/.claude/skills/ mkdir -p ~/.claude/skills/claude-code-tts curl -fsSL https://raw.githubusercontent.com/ybouhjira/claude-code-tts/main/SKILL.md -o ~/.claude/skills/claude-code-tts/SKILL.md
Loading README…