jsx notation for Windsurf
io.github.sebastianmaciel/jsx-notation
JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs
client:Windsurf
transport:stdio
runtime:npm
Install jsx notation in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"jsx-notation": {
"command": "npx",
"args": [
"-y",
"jsx-notation"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs