jsc typescript ast mcp for Cline
io.github.jscoobyced/jsc-typescript-ast-mcp
AST for TypeScript, supports creating JSON representations of React components
client:Cline
transport:stdio
runtime:npm
Install jsc typescript ast mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"jsc-typescript-ast-mcp": {
"command": "npx",
"args": [
"-y",
"jsc-typescript-ast-mcp"
],
"env": {
"PROJECT_TSCONFIG_PATH": "<PROJECT_TSCONFIG_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs