Pudu programming language
Menu
Package

@chrismichaelps / pudu-lang-mcp

Model Context Protocol server for Pudu language documentation and compiler tools

0.1.1Apache-2.01

InstallClose

Transport.md

Markdown15 lines375 B

GitHub ↗

Transport


type: domain tags: [domain]


stdio, one JSON-RPC message per line, UTF-8. stdout carries protocol messages only; stderr carries operator diagnostics. End of input ends the process with status 0. A line longer than MAX_LINE_BYTES is refused as -32600 without being parsed.

Referenced by

[[domain/_MOC]] · [[seams/Transport]] · [[grammar/pudu]]