io.github.russellshen1992/2o
https://www.2oapi.xyz/api/mcp
● degraded
Human intelligence API — AI agents verify facts with human domain experts via MCP
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://www.2oapi.xyz/api/mcp
JSON-RPC initialize probe
curl -X POST https://www.2oapi.xyz/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/russellshen1992/2o