Port Configuration
Use commander-mcp tools for live port data:
get_context_ports— full port allocation tablelist_ports— port list with optional conflict detectionget_port(port_number)— what uses a specific port
For manual reference: cat ~/projects/claude-config-loader/config/ports.yaml
Use this information when:
- Working with docker-compose files
- Configuring service URLs
- Troubleshooting connection issues
- Adding new services
- Checking for port conflicts