📄️ Supported LLM Providers
Dexto supports multiple LLM providers out-of-the-box, plus the ability to use any OpenAI SDK-compatible provider. This guide lists all supported providers and their available models.
📄️ Agent Registry
Dexto comes with a curated collection of pre-built agents ready to use for common tasks. Each agent is optimized with specific tools, system prompts, and LLM configurations for its domain.
🗃️ CLI Guide
2 items
📄️ Web UI Guide
Overview
📄️ Dexto SDK Guide
Welcome to the Dexto SDK guide for TypeScript. This guide provides everything you need to build high-quality AI applications with Dexto.
🗃️ Agent Configuration Guide
15 items
📄️ Installing Custom Agents
Dexto makes it easy to install and use custom AI agents. Whether you're using pre-built agent templates from the registry or creating your own from scratch, this guide covers everything you need to know.
📄️ Dexto Agents in Cursor
Connect Dexto agents to Cursor via the Model Context Protocol (MCP).
📄️ Deployment Guide
Deploy Dexto agents using Docker for local or production environments.
📄️ Custom Slash Commands
Custom slash commands (also called File Prompts) let you create reusable prompt templates that work like shortcuts in the Dexto CLI and Web UI. Think of them as your personal command library that you can invoke with a simple /command-name syntax.