Skip to content
Cursor

mcp face transform for Cursor

io.github.acedatacloud/mcp-face-transform

AceDataCloud Face Transform MCP: keypoints, beautify, age/gender, swap, cartoon, liveness

client:Cursor transport:streamable-http runtime:pypi

Install mcp face transform in Cursor

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

{
  "mcpServers": {
    "mcp-face-transform": {
      "url": "https://face.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 face transform in other clients