Skip to content
Grok

mcp fish for Grok

io.github.acedatacloud/mcp-fish

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

client:Grok transport:streamable-http runtime:pypi

Install mcp fish in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-fish": {
      "type": "http",
      "url": "https://fish.mcp.acedata.cloud/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

mcp fish in other clients