mcp fish for VS Code
io.github.acedatacloud/mcp-fish
MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
client:VS Code
transport:streamable-http
runtime:pypi
Install mcp fish in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-fish": {
"type": "http",
"url": "https://fish.mcp.acedata.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs