jsx notation for Claude Desktop
io.github.sebastianmaciel/jsx-notation
JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs
client:Claude Desktop
transport:stdio
runtime:npm
Install jsx notation in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"jsx-notation": {
"command": "npx",
"args": [
"-y",
"jsx-notation"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs