/config command manages connections to Hummingbot API servers.
Server Configuration
Condor can connect to multiple Hummingbot API servers. Use/config → API Servers to manage connections.
Add Server
- Name: Friendly name (e.g.,
prod,test) - Host: Server hostname or IP
- Port: API port (default: 8000)
- Username: API username
- Password: API password
Switch Server
Via API
Health Check
Server Status
Via MCP Tools
Agents can manage server connections:Server Architecture
Multiple Servers
Use multiple servers to:- Separate production from testing
- Connect to different regions
- Isolate different portfolios
- Exchange credentials
- Trading history
- Bot instances
- Executor state

