{ "mcpServers": { "ast_grep": { "command": "node", "args": ["../../ast-grep-mcp/dist/cli.js", "mcp"], "cwd": "." }, "lsp": { "command": "node", "args": ["./components/lsp/dist/cli.js", "mcp"], "cwd": "." } } }