★ 6 stars
Swift
💻 Code/Dev Tools
Updated today
Local multi-client TTS server for macOS w/ cloning, text processing, & batch gen. HTTP w/ SSE, Codex MCP & Plugin. Codex Hooks Soon™
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"speakswiftlyserver": {
"command": "npx",
"args": [
"-y",
"gaelic-ghost/SpeakSwiftlyServer"
]
}
}
}
Run in terminal:
claude mcp add speakswiftlyserver npx -y gaelic-ghost/SpeakSwiftlyServer
Add to .cursor/mcp.json:
{
"mcpServers": {
"speakswiftlyserver": {
"command": "npx",
"args": [
"-y",
"gaelic-ghost/SpeakSwiftlyServer"
]
}
}
}
Topics
accessibilitychatterboxcodexcodex-pluginhummingbirdlocalhostmacosmarvismcpqwen3-ttsspeakswiftlyswiftswift-package-managertext-to-speech