📄️ 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.
📄️ CLI Guide
This guide helps you get started with the Dexto CLI and includes a comprehensive list of commands you can run with Dexto CLI.
📄️ Web playground
Overview
🗃️ Dexto Configuration Guide
10 items
📄️ Deployment Guide
Deploy Dexto agents using Docker for local or production environments.
📄️ MCP Manager
The MCPManager is Dexto's powerful standalone utility for managing Model Context Protocol (MCP) servers. Use it in your own applications to connect, manage, and interact with multiple MCP servers without needing the full Dexto agent framework.
📄️ Using Dexto as an MCP Server
Dexto agents can act as Model Context Protocol (MCP) server, enabling external tools like Cursor/Claude Desktop or any MCP client to connect and interact with your Dexto agent.
📄️ Using Dexto to group MCP servers
Dexto can operate in MCP Tools Mode, where it acts as a local tool aggregation server that groups MCP servers and re-exposes them all under 1 common MCP server.