← Index

io.github.russellshen1992/2o

io.github.russellshen1992/2o·v1.0.0·Other
Quality Score
83
/100

Human intelligence API — AI agents verify facts with human domain experts via MCP

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://www.2oapi.xyz/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "2o": {
      "command": "npx",
      "args": [
        "-y",
        "@russellshen1992/2o-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "2o": {
      "command": "npx",
      "args": [
        "-y",
        "@russellshen1992/2o-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @russellshen1992/2o-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other