Loading MCP server directory, please wait...
An MCP server that provides [describe what your server does]
npx @getmcp/cli add io.github.TranThienTrong/asset-auto-pickerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TranThienTrong/asset-auto-picker": {
"command": "uvx",
"args": [
"asset-auto-picker"
]
}
}
}