mcp fish for Cursor
io.github.acedatacloud/mcp-fish
MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
client:Cursor
transport:streamable-http
runtime:pypi
Install mcp fish in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-fish": {
"url": "https://fish.mcp.acedata.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs