Skip to content
Gemini CLI

mcp fish for Gemini CLI

io.github.acedatacloud/mcp-fish

MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)

client:Gemini CLI transport:streamable-http runtime:pypi

Install mcp fish in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-fish": {
      "httpUrl": "https://fish.mcp.acedata.cloud/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

mcp fish in other clients