Catalog
io.github.russellshen1992/2o
OfficialHuman intelligence API — AI agents verify facts with human domain experts via MCP
Verify facts with human domain experts for AI agents through human intelligence API.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"2o": {
"command": "npx",
"args": [
"-y",
"@russellshen1992/2o-mcp@1.0.0"
]
}
}
}