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

_MOC.md

Markdown19 lines630 B

GitHub ↗

App


type: moc tags: [moc]


  • [[src/PuduLangMcp/App/Context]] — resources every handler shares; the background reference index.
  • [[src/PuduLangMcp/App/Dispatch]] — the protocol core: line and session in, replies out.
  • [[src/PuduLangMcp/App/Discovery]] — discovery, initialize, and ping answers.
  • [[src/PuduLangMcp/App/Resources]] — documentation and reference resources.
  • [[src/PuduLangMcp/App/Prompts]] — prompt listing and rendering.
  • [[src/PuduLangMcp/App/Completion]] — argument completion.
  • [[src/PuduLangMcp/App/Tools/_MOC]] — the tool handlers.

Referenced by

[[src/PuduLangMcp/_MOC]]