MCP API

mcp.roc.ai

GET /version

Returns the ROC SDK version running on the server.

Request

curl https://mcp.roc.ai/version

Response

{
  "version": "3.14.0"
}