What is uloop-unity-search?
Search Unity project for assets. Use when: finding scenes, prefabs, scripts, materials, or other assets by name/type, or when user asks to search project files. Returns asset paths and metadata. Source: hatayama/uloopmcp.
Search Unity project for assets. Use when: finding scenes, prefabs, scripts, materials, or other assets by name/type, or when user asks to search project files. Returns asset paths and metadata.
Quickly install uloop-unity-search AI skill to your development environment via command line
Source: hatayama/uloopmcp.
| --search-query | string | - | Search query | | --providers | array | - | Search providers (e.g., asset, scene, find) | | --max-results | integer | 50 | Maximum number of results | | --save-to-file | boolean | false | Save results to file |
| --project-path | Target a specific Unity project (mutually exclusive with --port). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd. | | -p, --port | Specify Unity TCP port directly (mutually exclusive with --project-path). |
Returns JSON array of search results with paths and metadata.
Search Unity project for assets. Use when: finding scenes, prefabs, scripts, materials, or other assets by name/type, or when user asks to search project files. Returns asset paths and metadata. Source: hatayama/uloopmcp.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-searchSearch Unity project for assets. Use when: finding scenes, prefabs, scripts, materials, or other assets by name/type, or when user asks to search project files. Returns asset paths and metadata. Source: hatayama/uloopmcp.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hatayama/uloopmcp --skill uloop-unity-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hatayama/uloopmcp