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

00-INDEX.md

Markdown28 lines994 B

GitHub ↗

pudu-lang-mcp


type: moc tags: [moc] aliases: [Index, Home]


A Model Context Protocol server for Pudu. It gives an agent writing Pudu the language documentation, the installed standard library's reference, and the compiler's checking, formatting, linting, running, testing, and language-server answers, all over stdio.

Maps of content

  • [[architecture/_MOC]] — layers, dependency direction, vocabulary, and the protocol surface.
  • [[grammar/pudu]] — the Pudu idioms this repository is written in, and the traps to avoid.
  • [[domain/_MOC]] — protocol era, tool, resource, prompt, toolchain, and workspace concepts.
  • [[seams/_MOC]] — the toolchain and transport boundaries.
  • [[decisions/_MOC]] — architecture decision records.
  • [[src/_MOC]] — one page per source file, mirroring src/.
  • [[subsystems/_MOC]] — bounded contexts.
  • [[handoffs/_MOC]] — continuity pages for work in flight.
  • [[CHANGELOG]] — the ledger of logic deltas.

Referenced by

(root)