Simulation tools
The Extentos MCP server's simulation tools — createSimulatorSession (provision a browser-mode session at extentos.com/s with auto-bind to the running app), completeAuthLink (poll the device-code flow after the 1000-event meter exhausts), getEventLog (structured 7-layer event trace from a session), getSimulatorStatus (live session state). The browser-driven dev loop.
Coming soon. Per-tool reference for
createSimulatorSession,completeAuthLink,getEventLog,getSimulatorStatus. Each section will follow the format established in Discovery and Planning.
Validation tools
The Extentos MCP server's validation tools — validateSpec (pure JSON spec check against schema rules), inspectIntegration (read-only project snapshot with the basedOn freshness token), validateIntegration (whole-project correctness gate before testing). Run after every spec mutation.
Production tools
The Extentos MCP server's production tools — getProductionChecklist (personalized ship-readiness checklist based on what the spec uses) and getCredentialGuide (step-by-step credential setup for Anthropic, OpenAI, Google Cloud, DeepL, Azure, AWS Bedrock, HuggingFace, or custom providers). Pre-ship gates.