Skip to content
Zed

mcp fish for Zed

io.github.acedatacloud/mcp-fish

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

client:Zed transport:streamable-http runtime:pypi

Install mcp fish in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-fish": {
      "url": "https://fish.mcp.acedata.cloud/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp fish in other clients