robdmac/talkito
TalkiTo lets developers interact with AI systems through speech across multiple channels (terminal, API, phone). It can be used as both a command-line tool and a Python library.
Platform-specific configuration:
{
"mcpServers": {
"talkito": {
"command": "npx",
"args": [
"-y",
"talkito"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...