Neh-Thalggu - An MCP DSL ("Domain Specific Language") Server
With Neh-Thalggu we can incorporate DSLs into our AI-assisted coding practice. Instead of asking the AI to write larger pieces of code, we can pass it short snippets in the DSL and have it use Neh-Thalggu to expand that into the code in a deterministic way.
This is a convenient way to turn multiple local Coding Agents on your machine into an ad-hoc multi-agent system. For example, if each coding agent is responsible for one project, but there's some integration needed between the two projects, you can tell them to use the chat room (as an MCP tool) to ask each other questions.