01Parse L5X project exports to provide structured access to PLC tags, UDTs, routines, programs, and rung comments.
02Extract ladder logic as compact NeutralText from verbose L5X XML to optimize AI context windows.
03Cross-reference engine to search for tags, AOIs, or regex patterns across all routines and Add-On Instructions.
04Detailed definitions for Add-On Instructions (AOIs) including parameters, local tags, and internal logic.
05Support for various transports (stdio, SSE) and integration with MCP clients like kiro-cli and Claude Desktop.
063 GitHub stars