Skip to content
VS Code

2o for VS Code

io.github.russellshen1992/2o

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

client:VS Code transport:sse runtime:npm

Install 2o in VS Code

.vscode/mcp.json

{
  "servers": {
    "2o": {
      "type": "sse",
      "url": "https://www.2oapi.xyz/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

2o in other clients