MCPVault

find_assets_by_type

MCP tool from UnityMCPIntegration by quazaai

Find all assets of a specific type (e.g. Material, Prefab)

How to use it

find_assets_by_type is exposed by the UnityMCPIntegration MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the find_assets_by_type tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install UnityMCPIntegration

$npx -y @smithery/cli install @quazaai/unitymcpintegration --client claude
FULL UNITYMCPINTEGRATION LISTING