jsc typescript ast mcp for Windsurf
io.github.jscoobyced/jsc-typescript-ast-mcp
AST for TypeScript, supports creating JSON representations of React components
client:Windsurf
transport:stdio
runtime:npm
Install jsc typescript ast mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"jsc-typescript-ast-mcp": {
"command": "npx",
"args": [
"-y",
"jsc-typescript-ast-mcp"
],
"env": {
"PROJECT_TSCONFIG_PATH": "<PROJECT_TSCONFIG_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs