Generate a Model Context Protocol (MCP) server that exposes a Langium DSL's parser and validator as an MCP tool, allowing any MCP-compatible client to validate DSL code and receive diagnostics.
$npx -y skills add eclipse-langium/langium-ai --skill lai-gen-mcpInstalls into the current project.
Run `npx skills use "https://github.com/eclipse-langium/langium-ai" --skill "eclipse-langium/langium-ai/lai-gen-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eclipse-langium/langium-ai" that are relevant to the current task. Run `npx skills add "https://github.com/eclipse-langium/langium-ai"` and select the relevant skills, then follow their instructions.