mod mcp#

module mcp#

MCP stdio surface for the version-one package, recipe, stack, target, and campaign workflows.

Functions

fn handle_message(message: &Value) -> Option<Value>#
fn run_server<R: BufRead, W: Write>(reader: R, mut writer: W) -> std::io::Result<()>#