← Index

io.github.SebastianMaciel/jsx-notation

io.github.SebastianMaciel/jsx-notation·v0.1.6·Other
Quality Score
77
/100

JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "jsx-notation": {
      "command": "npx",
      "args": [
        "-y",
        "jsx-notation"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "jsx-notation": {
      "command": "npx",
      "args": [
        "-y",
        "jsx-notation"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y jsx-notation
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other