← Back to Plugins
MCP Server MCP

io.github.russellshen1992/2o

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @russellshen1992/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://www.2oapi.xyz/api/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@russellshen1992/2o-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol sse npm

Comments

Sign in to leave a comment

Loading comments...