Supercharge your AI in the real world.
Find answers, troubleshoot issues, and get in touch with the RakuAI team. Six-tool MCP surface, 9,500+ REST endpoints, multi-vendor by design — Claude, ChatGPT, Gemini, Copilot.
load_world_model, ingest_frame, get_scene_state, set_render_target, start_simulation, get_metrics) are the same contract for every client.
load_world_model, ingest_frame, get_scene_state, set_render_target, start_simulation, get_metrics. Read-only tools work in every environment; mutating tools are sandbox/dev only, deny-by-default. The server enforces typed schemas and writes a full audit log. See the build log for the full reasoning.
Retry-After header. See rate limits documentation.
Your API key or JWT token is missing, expired, or invalid.
Authorization: Bearer <token> header. Regenerate a key from the dashboard if needed.You're trying to access developer endpoints without NDA acceptance.
The request body is missing required fields or has invalid values, or an MCP tool call failed schema validation at the server.
detail field for specifics. For MCP tool calls, confirm argument types match the tool schema in the Claude Desktop guide.You've exceeded your tier's rate limit.
Retry-After header for when to retry. Upgrade your tier for higher limits.The runtime or an upstream world-model adapter is temporarily unavailable.
get_metrics, get_scene_state) recover first; check those before mutating calls.