3DAssets.dev for Claude Desktop
dev.3dassets/catalogue
Search and download free CC0 GLB models and game packs, and submit new ones on a user behalf.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:20
Install 3DAssets.dev in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"catalogue": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://3dassets.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs