MCP Terminal Server

{ "compilerOptions": { "module": "es2022", "moduleResolution": "bundler", "noImplicitReturns": true, "noUnusedLocals": false, "outDir": "lib", "sourceMap": true, "strict": true, "skipLibCheck": true }, "compileOnSave": true, "include": ["src"] }