# Dexto > Dexto is the operating system for agentic work: a control plane for agents, projects, > approvals, connected tools, cloud computers, and model services. Use the skill guide to choose > OAuth-protected MCP, AutoBots WebMCP, or documented REST APIs. Use the dashboard only when the > user wants its workspace UI. Follow the smallest relevant path. Account signup, OAuth, third-party connections, credentials, spending, and consequential actions require explicit user authorization. Use only the documented API-key `/api/*` service endpoints; do not infer that another dashboard route is public API. ## Agent-native integration - [Dexto integration skill](https://www.dexto.ai/skill.md): Decision tree for MCP, HTTP API, dashboard fallback, and user-control rules. - [AutoBots WebMCP guide](https://www.dexto.ai/skill.md#use-autobots-through-webmcp): Guided, authenticated browser flow for discovering and using AutoBots tools at [AutoBots](https://autobots.dexto.ai/). - [MCP setup](https://www.dexto.ai/docs/mcp/): Connect Claude, ChatGPT/Codex, Cursor, OpenClaw, or Hermes through `https://app.dexto.ai/mcp` and OAuth. - [Codex CLI bootstrap](https://www.dexto.ai/skill.md#codex-cli-bootstrap): Agent-approved `codex mcp add` and browser OAuth handoff for a new Codex session. - [REST API reference](https://www.dexto.ai/docs/platform/api/): OpenAI-compatible `/v1` model endpoints and documented API-key REST services. - [Dexto docs index](https://www.dexto.ai/docs/llms.txt): More detailed map of public product and integration documentation. ## Dashboard workspace fallback - [Dexto signup](https://app.dexto.ai/signup): User-completed account setup for the dashboard. - [Quickstart](https://www.dexto.ai/docs/quickstart/): Start a first Dexto agent task in the workspace. ## Product guides - [Dexto Cloud overview](https://www.dexto.ai/docs/platform/): Platform boundaries and interfaces. - [Connections](https://www.dexto.ai/docs/features/connections/): Approved third-party access. - [Approvals](https://www.dexto.ai/docs/features/approvals/): User review for consequential work. - [Services](https://www.dexto.ai/docs/models/): Available model and compute services. ## REST API services - [Models](https://www.dexto.ai/docs/platform/api/models/): OpenAI-compatible inference. - [Computers](https://www.dexto.ai/docs/platform/api/computers/): Cloud computers, processes, and files. - [Media](https://www.dexto.ai/docs/platform/api/media/): Presets, estimates, and generations. - [Sites](https://www.dexto.ai/docs/platform/api/sites/): Sites, deployments, and structured data. - [Runtime Artifacts](https://www.dexto.ai/docs/platform/api/artifacts/): Account-owned file artifacts. - [Agents](https://www.dexto.ai/docs/platform/api/agents/): Agents visible to the API-key owner. - [Capabilities](https://www.dexto.ai/docs/platform/api/capabilities/): Discover and invoke capabilities. - [Marketplace](https://www.dexto.ai/docs/platform/api/marketplace/): Published listings and templates. ## Optional - [Discover](https://www.dexto.ai/discover/): Public catalog of Dexto integrations and templates. - [Product website](https://www.dexto.ai/): Human-facing Dexto overview.