OpenCode plugin that restores the paste-and-ask workflow for text-only models by saving pasted images and injecting MCP tool instructions
{
"mcpServers": {
"opencode-minimax-easy-vision": {
"command": "npx",
"args": [
"-y",
"opencode-minimax-easy-vision"
]
}
}
}