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.
本项目旨在将火山引擎TTS官方API封装为标准MCP协议工具,支持在 Cursor、Claude 等平台通过自然语言参数调用,实现一键语音合成。适用于需要自定义音色、参数映射、自动化批量语音生成的开发者场景。
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Wraps Volcano Engine’s TTS API into an MCP server so Cursor/Claude can generate speech with plain-language parameters.
$ npx skillcity@latest lxy2109/doubao-tts-mcpAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor, Cline, OpenCode, Gemini CLI, Anti-Gravity, OpenClaw and Hermes.
Requires Node.js 18+ (ships with npx).
# Install into ~/.claude/skills/ mkdir -p ~/.claude/skills/doubao-tts-mcp curl -fsSL https://raw.githubusercontent.com/lxy2109/doubao-tts-mcp/main/README.md -o ~/.claude/skills/doubao-tts-mcp/SKILL.md
Loading README…
Ask a simulated agent to run this skill. It loads the real SKILL.md and reasons over your task with NVIDIA.
Pick a quick prompt below or type your own — watch the agent execute this skill step by step.
guest@skillcity:~$