Your AI assistant knows every asset you own.
Game devs accumulate thousands of assets across dozens of packs. Your AI assistant has no idea what's available. AssetLens scans your local asset library, builds a searchable catalog, and exposes it via MCP — so your AI can find the right asset without you describing it from memory.
Folders, zips, and .unitypackage files. Streams metadata without extracting full assets.
Built-in MCP server. Claude, Cursor, or any MCP client can search your catalog directly.
Rules-based tagging from naming conventions, folder structure, and asset types. Customizable.
SQLite database. Your metadata stays on your machine. We never see your assets.
# Scan your asset library assetlens scan /path/to/synty/packs # Search from the terminal assetlens search "tavern" # Start the MCP server assetlens mcp # Browse in your browser assetlens serve