
Components
| Component | Delivery | Network |
|---|---|---|
| Red Hat Developer Hub 1.10.3 | Helm subchart | Route *-developer-hub |
| LiteLLM | Chart Deployment | ClusterIP + Route |
| OpenShift MCP | Chart Deployment | ClusterIP :8080 |
| Kubernetes MCP | Chart Deployment | ClusterIP :8085 |
| agent-applier | Chart Deployment | Polls catalog → builds agents |
| AI catalog | ConfigMap | /opt/app-root/src/catalog |
Inference path
Guest → Lightspeed UI → lightspeed-core → LiteLLM → shared Granite/Qwen
Guest → MCP Chat → LiteLLM (litemaas-qwen) → MCP tools
Tokens
| Secret key | Consumer | Refresh |
|---|---|---|
model-api-key |
LiteLLM → shared models | oc whoami -t (~24h) |
litellm-master-key |
Lightspeed, Continue | Chart-generated |
mcp-token |
MCP Actions, applier | Chart-generated |
Golden Path flow

- Scaffolder registers Component (
catalog:register-entityvia pending ConfigMap) - agent-applier creates BuildConfig + Deployment
- Hub shows Topology (Kubernetes plugin) and TechDocs for the agent

MCP tools flow

Skills ↔ MCP APIs
