# Fish Audio MCP

Vendor: Fish Audio  
Category: other  
Auth: API_KEY  
Composio slug: `fish_audio`

Fish Audio provides speech synthesis, transcription, voice cloning, and conversational voice-agent APIs.

## Tools

- **Configure Agent** — Partially update an agent's draft prompt, voice, and core conversation behavior without publishing it.
- **Create Agent** — Create a private Fish Audio agent, optionally with an initial prompt, voice, and core conversation settings. The new agent remains a draft until separately published.
- **Delete Agent** — Permanently delete a Fish Audio agent by ID; use only when deletion is explicitly intended.
- **Get Account Balance** — Return the connected Fish Audio account's package allowance and API credit so an agent can distinguish free quota from paid credit.
- **Get Agent** — Return an agent's workspace metadata together with its current draft conversation configuration.
- **Get Voice Model** — Get a Fish Audio voice model by ID and inspect whether it is trained and suitable for synthesis.
- **List Agents** — Search agents in the connected Fish Audio workspace, including draft or archived agents when requested.
- **List Agent Sessions** — List conversation sessions for the workspace or a specific agent, filtered by lifecycle status, caller, or creation time.
- **List Voice Models** — Search public or workspace-owned Fish Audio voice models. Before synthesis, select an item whose type is tts; svc model IDs are not compatible with TTS.
- **Synthesize Speech** — Generate downloadable speech with Fish Audio's free S2.1 model using one or more discovered voice model IDs.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Fish Audio.
3. Authorise through api_key.
4. Teammates can now @-mention Fish Audio tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/fish-audio