Skip to content
Cursor

mcp producer for Cursor

io.github.acedatacloud/mcp-producer

MCP server for Producer/Riffusion AI music generation

client:Cursor transport:streamable-http runtime:pypi

Install mcp producer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-producer": {
      "url": "https://producer.mcp.acedata.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp producer in other clients