Prerequisites
| Requirement | Version |
|---|---|
| Python | 3.10 or higher |
| Package manager | pip, uv, or poetry |
Install the SDK
- pip
- uv
- poetry
CLI Tools
Theconcierge CLI is included with the SDK. It provides three commands:
concierge init:Scaffold a new project
main.py: a working MCP server with example stagesrequirements.txt: dependencies pre-configuredsettings.json: project configuration for deploymentREADME.md: project documentation
Run locally
concierge deploy:Deploy to Concierge Cloud
Verify Installation
Quickstart
Build your first Concierge server →