An MCP server that provides [describe what your server does]
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"asset-auto-picker": {
"args": [
"asset-auto-picker"
],
"command": "uvx",
"transport": "stdio"
}
}
}