MCP-сервер отладчика.
npx nx build @ai-capabilities-suite/mcp-debugger-server # Run the server node packages/mcp-debugger-server/dist/src/cli.js ⚙️ Configuration Kiro Configuration Add to .kiro/settings/mcp.json: { "mcpServers": { "debugger": { "command": "ts-mcp-server", "args": [], "env": { "NODE_ENV": "production" },