OpenCode plugin that forwards ask_user_questions to the auq CLI
npm install @paulp-o/opencode-auqOpenCode plugin that forwards ask_user_questions to the auq ask CLI.
``bash`
bun add -g auq-mcp-server
bun add -g @paulp-o/opencode-auq
Add to opencode.json:
`json`
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["@paulp-o/opencode-auq"]
}
- The plugin expects auq to be on PATH (global install or equivalent).ask_user_questions`).
- The tool name and parameters match the MCP server (