Enables MCP agents to submit content for human review via LoopQuest, returning verdicts asynchronously.
| Tool name | Description | Destructive? |
|---|---|---|
| create_review_task | ✓ no | |
| get_task_status | ✓ no |
{
"mcpServers": {
"loopquest": {
"command": "npx",
"args": [
"-y",
"loopquest-mcp"
]
}
}
}