Usage Overview
dex provides three core commands:
| Command | Description |
|---|---|
dex init | Scaffold a new project from a template |
dex agent new | Scaffold an AI agent project via Q&A |
dex mcp serve | Start the MCP server for AI agent integration |
See the sidebar for detailed documentation on each command.