Skip to main content
The /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

Enter:
  • 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

The active server is used for all trading operations.

Via API

Health Check

Response:

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
Each server has its own:
  • Exchange credentials
  • Trading history
  • Bot instances
  • Executor state