pub const FORMAT_JSON: &str = "json";
#1579 B4 — canonical wire name of the JSON format (the HTTP default; MCP keeps its own toon_compact default at the dispatch layer in src/mcp/mod.rs).
toon_compact
src/mcp/mod.rs