Resemble AI for your agents.
Connect Resemble AI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Resemble AI.
What agents can do with Resemble AI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
resemble-ai_synthesize_speechSynthesize speech from text using a cloned or stock voice. `text` is the content. `voice_uuid` selects the voice.
resemble-ai_list_voicesList available voices.
resemble-ai_list_projectsList available projects.
resemble-ai_create_projectCreate a project to group synthesized clips. `name` is the project name; `description` is optional.
resemble-ai_list_clipsList the audio clips in a project.
resemble-ai_get_clipGet a single clip (including its audio URL, once ready) by uuid within a project.
resemble-ai_get_voiceGet details for a single voice by uuid.
resemble-ai_get_projectGet details for a single project by uuid.
resemble-ai_update_projectUpdate a project's name or description.
resemble-ai_delete_projectDelete a project and all its clips.
resemble-ai_delete_clipDelete a specific audio clip from a project.
resemble-ai_create_voiceCreate a cloned voice from an audio file or URL.
resemble-ai_list_recordingsList all voice recordings (for voice cloning).
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 Resemble AI.
- Go to Settings > API Keys.
- Create a new API key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Resemble AI to Even: call connect_begin("resemble-ai") on the even-connect MCP and walk me through it.
Resemble AI generates speech from text with voice cloning, lists available voices, and manages synthesis projects.
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.