AI
ColdBox provides deep AI integrations via BoxLang AI (bx-ai), MCP routing, and agentic tooling built directly into the ColdBox CLI.
# Using CommandBox
box install bx-ai
# Using OS package manager
install-bx-module bx-aiPlatform Architecture
Pillar 1 — BoxLang AI Library
Capability
Description
Pillar 2 — AI Routing
toAi() — Four-endpoint expansion
toMCP() — Model Context Protocol server
Request lifecycle for /invoke
/invokeRequest lifecycle for /stream (SSE)
/stream (SSE)Pillar 3 — Agentic ColdBox CLI
Pillar 4 — ColdBox MCP Server (cbMCP)
Quick Start
1. Install bx-ai
2. Create an AI Runnable
3. Register the Route
4. Call It
Feature Coverage Matrix
Feature
BoxLang
CFML
Sections
Page
Description
Last updated
Was this helpful?