Deploy Module
The Deploy module provides utilities for deploying PraisonAI agents as APIs and services.Installation
Quick Start
CLI Deployment
Deployment Options
Single Agent
Multiple Agents
MCP Server
Configuration
Environment Variables
| Variable | Description |
|---|---|
PRAISONAI_PORT | Default port (8000) |
PRAISONAI_HOST | Default host (0.0.0.0) |
PRAISONAI_API_KEY | API key for authentication |
Launch Options
Docker Deployment
Cloud Deployment
See deployment guides:See Also
- Agent Launch API - HTTP API reference
- MCP Server API - MCP API reference
- CLI Module - Command-line interface

