Choreo.MCP (Choreo v0.14.0)

Copy Markdown View Source

A lightweight MCP (Model Context Protocol) server implementation. Exposes system design capabilities to LLM clients via stdio transport.

Stdio JSON-RPC decoding uses Jason when available. Choreo itself does not require Jason for ordinary diagram building or rendering.

Summary

Functions

Starts the stdio loop. Configures the logger to write to standard error so that standard output remains clean for JSON-RPC messages.

Functions

start()

Starts the stdio loop. Configures the logger to write to standard error so that standard output remains clean for JSON-RPC messages.