PlayHT for your agents.
Connect PlayHT once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to PlayHT.
What agents can do with PlayHT
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
playht_synthesize_speechSynthesize speech from text. `text` is the content to speak. `voice` selects the voice (e.g. en-US-JennyNeural).
playht_list_voicesList available voices for speech synthesis.
playht_clone_voiceClone a voice from an audio sample. `url` or `file` provides the sample audio.
playht_list_cloned_voicesList the voices you have cloned on your account.
playht_get_voiceGet details of a single voice by its id.
playht_delete_cloned_voiceDelete a cloned voice by its id.
playht_get_user_infoGet the authenticated user's account info and plan limits.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to PlayHT.
- Go to Account > API Keys.
- Copy your API key and User ID.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect PlayHT to Even: call connect_begin("playht") on the even-connect MCP and walk me through it.
Synthesize speech from text using PlayHT voices and clone custom voices from audio samples.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.