PlayAI for your agents.
Connect PlayAI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to PlayAI.
What agents can do with PlayAI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
play-ai_list_voicesList all available voices including cloned voices.
play-ai_get_voiceGet details about a specific voice by ID.
play-ai_generate_speechGenerate speech audio from text using a voice.
play-ai_clone_voiceClone a voice from an audio file or URL.
play-ai_list_historyList recent TTS generation history.
play-ai_get_history_itemGet the details of a specific TTS generation history item by id, including the output audio URL.
play-ai_delete_history_itemDelete a TTS generation from the history. Irreversible.
play-ai_delete_voiceDelete a cloned voice by id. The voice will no longer be available for generation.
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.
- Log in to PlayAI and go to the API Keys page.
- Click Create API Key and optionally set a name.
- Copy the API key and enter it as the Bearer token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect PlayAI to Even: call connect_begin("play-ai") on the even-connect MCP and walk me through it.
Generate speech audio from text via PlayAI, clone custom voices, and retrieve text-to-speech synthesis history.
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.