@humancheck/mcp-server
Freeby MCP Community
MCP Server for HumanCheck — integrate human validation into AI workflows
v0.14.1Added Apr 12, 2026
humancheckmcpmodel-context-protocolai-validationclaude
@humancheck/mcp-server MCP Server
MCP Server for HumanCheck — integrate human validation into AI workflows
Installation
Reviews
Installation
Quick install
npx -y @humancheck/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@humancheck/mcp-server": {
"command": "npx",
"args": ["-y", "@humancheck/mcp-server"]
}
}
}