JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs
Compress React/Next.js files, HTML, and SVG by ~40% for AI assistants. An MCP server and library that converts JSX/TSX, HTML, and SVG into JSXN — a compact notation optimized for LLM token consumption. Every time an AI assistant reads your React components, HTML, or SVG files, it wastes tokens on closing tags, repeated / attributes, and verbose props. That's context window space that could be…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
Compress React/Next.js files, HTML, and SVG by ~40% for AI assistants. An MCP server and library that converts JSX/TSX, HTML, and SVG into JSXN — a compact notation optimized for LLM token consumption. Every time an AI assistant reads your React components, HTML, or SVG files, it wastes tokens on closing tags, repeated / attributes, and verbose props. That's context window space that could be used for actual reasoning. JSXN strips the redundancy while keeping the meaning: Indentation replaces…