Skip to content
Cursor

asset auto generator for Cursor

io.github.tranthientrong/asset-auto-generator

An MCP server that provides asset auto generator

client:Cursor transport:streamable-http

Install asset auto generator in Cursor

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

{
  "mcpServers": {
    "asset-auto-generator": {
      "url": "https://TranThienTrong.github.io/mcp/asset-auto-generator"
    }
  }
}

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

asset auto generator in other clients