@morphllm/morphmcp 0.8.79 → 0.8.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- const a0_0x5da547=a0_0xe85e;(function(_0x42d32a,_0x5779c6){const _0x26dc5e=a0_0xe85e,_0x585983=_0x42d32a();while(!![]){try{const _0x58fe86=-parseInt(_0x26dc5e(0x147))/0x1+parseInt(_0x26dc5e(0x150))/0x2*(-parseInt(_0x26dc5e(0xc3))/0x3)+parseInt(_0x26dc5e(0x17f))/0x4*(parseInt(_0x26dc5e(0x188))/0x5)+-parseInt(_0x26dc5e(0x157))/0x6+parseInt(_0x26dc5e(0x155))/0x7+-parseInt(_0x26dc5e(0xf0))/0x8*(parseInt(_0x26dc5e(0x178))/0x9)+-parseInt(_0x26dc5e(0x16d))/0xa;if(_0x58fe86===_0x5779c6)break;else _0x585983['push'](_0x585983['shift']());}catch(_0x5d92de){_0x585983['push'](_0x585983['shift']());}}}(a0_0x3cc1,0x848e2));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x308614 from'fs/promises';import a0_0x38881a from'path';import a0_0xb75fa4 from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x347fce from'axios';function fixPathRepetition(_0x480565){const _0x34c053=a0_0xe85e,_0x87eef9=_0x480565[_0x34c053(0x141)](a0_0x38881a[_0x34c053(0xc5)])[_0x34c053(0xb6)](Boolean);if(_0x87eef9[_0x34c053(0xe8)]<0x2)return null;for(let _0x2ed91e=Math[_0x34c053(0x169)](_0x87eef9[_0x34c053(0xe8)]/0x2);_0x2ed91e>=0x1;_0x2ed91e--){for(let _0x3c0b60=0x0;_0x3c0b60<=_0x87eef9[_0x34c053(0xe8)]-0x2*_0x2ed91e;_0x3c0b60++){const _0x246908=_0x87eef9[_0x34c053(0x11b)](_0x3c0b60,_0x3c0b60+_0x2ed91e),_0x19bd78=_0x87eef9[_0x34c053(0x11b)](_0x3c0b60+_0x2ed91e,_0x3c0b60+0x2*_0x2ed91e);if(_0x246908[_0x34c053(0xda)]((_0x1e10bf,_0x59f317)=>_0x1e10bf===_0x19bd78[_0x59f317])){const _0x2c5bdf=[..._0x87eef9['slice'](0x0,_0x3c0b60),..._0x87eef9['slice'](_0x3c0b60+_0x2ed91e)];return a0_0x38881a[_0x34c053(0xc5)]+_0x2c5bdf[_0x34c053(0x1a1)](a0_0x38881a['sep']);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x2c1e0d=a0_0xe85e;try{const _0x1752ba=require(_0x2c1e0d(0x165));return _0x1752ba[_0x2c1e0d(0x10c)]??_0x2c1e0d(0x1b6);}catch(_0x8c4230){return console[_0x2c1e0d(0x12c)](_0x2c1e0d(0x10b),_0x8c4230),'unknown';}}function printHelp(){const _0xf8c318=a0_0xe85e;console[_0xf8c318(0xcf)](_0xf8c318(0x1b0)+getPackageVersion()),console[_0xf8c318(0xcf)](_0xf8c318(0x108)),console[_0xf8c318(0xcf)](_0xf8c318(0x184)),console[_0xf8c318(0xcf)]('\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit'),console[_0xf8c318(0xcf)]('\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit'),console[_0xf8c318(0xcf)](_0xf8c318(0xba)),console[_0xf8c318(0xcf)](_0xf8c318(0xbd)),console[_0xf8c318(0xcf)](_0xf8c318(0x13f));}const cliArgs=process[a0_0x5da547(0xd0)][a0_0x5da547(0x11b)](0x2),VERSION_FLAGS=new Set([a0_0x5da547(0xbb),'-v','-V']),HELP_FLAGS=new Set([a0_0x5da547(0x182),'-h']);cliArgs[a0_0x5da547(0xef)](_0x364310=>VERSION_FLAGS[a0_0x5da547(0x194)](_0x364310))&&(console['log'](a0_0x5da547(0x1b0)+getPackageVersion()),process[a0_0x5da547(0xbe)](0x0));cliArgs[a0_0x5da547(0xef)](_0x5afaf8=>HELP_FLAGS[a0_0x5da547(0x194)](_0x5afaf8))&&(printHelp(),process[a0_0x5da547(0xbe)](0x0));const args=cliArgs[a0_0x5da547(0xb6)](_0x21b61f=>!VERSION_FLAGS[a0_0x5da547(0x194)](_0x21b61f)&&!HELP_FLAGS['has'](_0x21b61f)),ALL_TOOLS=['edit_file',a0_0x5da547(0x160),a0_0x5da547(0xc8)],DEFAULT_TOOLS=[a0_0x5da547(0xd2),a0_0x5da547(0x160)],ENABLED_TOOLS=process[a0_0x5da547(0x110)][a0_0x5da547(0x11e)]?process[a0_0x5da547(0x110)][a0_0x5da547(0x11e)]===a0_0x5da547(0x131)?ALL_TOOLS:process[a0_0x5da547(0x110)]['ENABLED_TOOLS']['split'](',')[a0_0x5da547(0xe3)](_0x44c011=>_0x44c011[a0_0x5da547(0xea)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS['join'](',\x20'));const WORKSPACE_ROOT=process['env'][a0_0x5da547(0x14b)]||process[a0_0x5da547(0x110)][a0_0x5da547(0x19e)]||process[a0_0x5da547(0x123)](),ENABLE_WORKSPACE_MODE=process[a0_0x5da547(0x110)][a0_0x5da547(0x180)]!==a0_0x5da547(0xf2),MORPH_API_KEY=process[a0_0x5da547(0x110)][a0_0x5da547(0x183)],MORPH_API_URL=process['env'][a0_0x5da547(0x181)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x5da547(0x110)]['MORPH_WARP_GREP_TIMEOUT']?parseInt(process[a0_0x5da547(0x110)]['MORPH_WARP_GREP_TIMEOUT'],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x5da547(0x13c)](a0_0x5da547(0x18e))&&!MORPH_API_KEY[a0_0x5da547(0x13c)](a0_0x5da547(0xf5))&&console[a0_0x5da547(0x12c)](a0_0x5da547(0xc7));async function reportMorphError(_0xf56bb){const _0x4baaae=a0_0x5da547;try{await a0_0x347fce[_0x4baaae(0x10e)](_0x4baaae(0x176),{..._0xf56bb,'timestamp':new Date()[_0x4baaae(0x17a)](),'source':_0xf56bb[_0x4baaae(0x114)]||_0x4baaae(0x1ae)},{'timeout':0x1388,'headers':{'Content-Type':_0x4baaae(0xfb),'Authorization':_0x4baaae(0x111)+MORPH_API_KEY}});}catch{}}function a0_0xe85e(_0x390261,_0x1b9a6f){_0x390261=_0x390261-0xb5;const _0x3cc105=a0_0x3cc1();let _0xe85e8d=_0x3cc105[_0x390261];return _0xe85e8d;}args[a0_0x5da547(0xe8)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error'](a0_0x5da547(0x175)),console[a0_0x5da547(0x12c)](a0_0x5da547(0x134)),console['error']('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x5da547(0x12c)]('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),console[a0_0x5da547(0x12c)](a0_0x5da547(0x1b4)),console[a0_0x5da547(0x12c)]('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x4bd1a5){const _0x227e8d=a0_0x5da547;return a0_0x38881a[_0x227e8d(0x135)](_0x4bd1a5);}function expandHome(_0x34a3fe){const _0x3dac05=a0_0x5da547;if(_0x34a3fe[_0x3dac05(0x13c)]('~/')||_0x34a3fe==='~')return a0_0x38881a[_0x3dac05(0x1a1)](a0_0xb75fa4['homedir'](),_0x34a3fe[_0x3dac05(0x11b)](0x1));return _0x34a3fe;}let allowedDirectories=await Promise[a0_0x5da547(0x131)](args[a0_0x5da547(0xe3)](async _0x539eb6=>{const _0x3bb112=a0_0x5da547,_0x559541=expandHome(_0x539eb6),_0x5b8490=a0_0x38881a['resolve'](_0x559541);try{const _0x5f5de6=await a0_0x308614[_0x3bb112(0x127)](_0x5b8490);return normalizePath(_0x5f5de6);}catch(_0x91671c){return normalizePath(_0x5b8490);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x5da547(0x1a8)](workspaceDir),console['error'](a0_0x5da547(0xc6)+workspaceDir+a0_0x5da547(0x118)));}catch(a0_0xec5237){console[a0_0x5da547(0x12c)](a0_0x5da547(0x1ab)+a0_0xec5237);}async function detectWorkspaceRoot(_0x4d8e6c){const _0x642fe5=a0_0x5da547;let _0x3e327c=a0_0x38881a[_0x642fe5(0xdf)](_0x4d8e6c);const _0x27d92b=[_0x642fe5(0xd8),_0x642fe5(0x16f),_0x642fe5(0x125),'Cargo.toml','pyproject.toml',_0x642fe5(0x129),_0x642fe5(0x115),_0x642fe5(0x15f),_0x642fe5(0x148)];while(_0x3e327c!==a0_0x38881a[_0x642fe5(0x1b2)](_0x3e327c)){for(const _0x2fcb77 of _0x27d92b){const _0x44a5b5=a0_0x38881a[_0x642fe5(0x1a1)](_0x3e327c,_0x2fcb77);try{return await a0_0x308614['access'](_0x44a5b5),normalizePath(_0x3e327c);}catch{}}_0x3e327c=a0_0x38881a[_0x642fe5(0x1b2)](_0x3e327c);}return normalizePath(_0x4d8e6c);}await Promise[a0_0x5da547(0x131)](args['map'](async _0x5e33e3=>{const _0x4ed547=a0_0x5da547;try{const _0x34aa4a=await a0_0x308614[_0x4ed547(0x15b)](expandHome(_0x5e33e3));!_0x34aa4a[_0x4ed547(0xdd)]()&&(console['error'](_0x4ed547(0x144)+_0x5e33e3+_0x4ed547(0x19d)),process[_0x4ed547(0xbe)](0x1));}catch(_0x42e6ff){console['error']('Error\x20accessing\x20directory\x20'+_0x5e33e3+':',_0x42e6ff),process[_0x4ed547(0xbe)](0x1);}}));async function validatePath(_0x45bd92){const _0x200b26=a0_0x5da547,_0x5bd21d=expandHome(_0x45bd92),_0xce0e13=a0_0x38881a[_0x200b26(0xdf)](_0x5bd21d);try{const _0x2e294f=await a0_0x308614['realpath'](_0xce0e13);return _0x2e294f;}catch(_0x429763){if(_0x429763[_0x200b26(0xdc)]===_0x200b26(0x170)){const _0x4d42aa=a0_0x38881a[_0x200b26(0x1b2)](_0xce0e13);try{const _0x4e6328=await a0_0x308614[_0x200b26(0x127)](_0x4d42aa);return a0_0x38881a[_0x200b26(0x1a1)](_0x4e6328,a0_0x38881a['basename'](_0xce0e13));}catch{throw new Error(_0x200b26(0x16e)+_0x4d42aa);}}throw _0x429763;}}const MorphEditFileArgsSchema=z[a0_0x5da547(0x102)]({'path':z['string'](),'code_edit':z[a0_0x5da547(0x186)]()[a0_0x5da547(0xe4)](a0_0x5da547(0x191)),'instruction':z[a0_0x5da547(0x186)]()[a0_0x5da547(0xe4)](a0_0x5da547(0x14a)),'dryRun':z[a0_0x5da547(0xe0)]()['default'](![])[a0_0x5da547(0xe4)]('Preview\x20changes\x20without\x20applying\x20them.')}),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x5da547(0x186)]()['describe']('Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for'),'repo_path':z[a0_0x5da547(0x186)]()['describe']('The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos')}),CodebaseSearchArgsSchema=z['object']({'query':z[a0_0x5da547(0x186)]()[a0_0x5da547(0xe4)](a0_0x5da547(0x106)),'repoId':z['string']()[a0_0x5da547(0xe4)](a0_0x5da547(0x101)),'branch':z[a0_0x5da547(0x186)]()[a0_0x5da547(0x120)]()[a0_0x5da547(0xe4)](a0_0x5da547(0xd1)),'commitHash':z[a0_0x5da547(0x186)]()[a0_0x5da547(0x120)]()[a0_0x5da547(0xe4)](a0_0x5da547(0xe1)),'targetDirectories':z[a0_0x5da547(0x197)](z[a0_0x5da547(0x186)]())[a0_0x5da547(0xc2)]([])[a0_0x5da547(0xe4)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x5da547(0x122)]()['optional']()[a0_0x5da547(0xc2)](0xa)['describe'](a0_0x5da547(0x190))}),server=new Server({'name':a0_0x5da547(0x1a7),'version':a0_0x5da547(0x171)},{'capabilities':{'tools':{}}});server[a0_0x5da547(0x16b)](ListToolsRequestSchema,async()=>{const _0x17c5dc=a0_0x5da547,_0x164c30=[{'name':'edit_file','description':_0x17c5dc(0x136)+_0x17c5dc(0x163)+_0x17c5dc(0x1ac)+_0x17c5dc(0x13d)+_0x17c5dc(0xd9)+'-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a'+_0x17c5dc(0x18c)+_0x17c5dc(0x12a)+_0x17c5dc(0x13b)+_0x17c5dc(0x105)+_0x17c5dc(0x12d)+_0x17c5dc(0xf1)+_0x17c5dc(0x112)+_0x17c5dc(0x119)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x17c5dc(0x161)+_0x17c5dc(0x166)+_0x17c5dc(0x143)+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x17c5dc(0x17e)+_0x17c5dc(0x117)+_0x17c5dc(0x173)+_0x17c5dc(0x168),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x17c5dc(0x160),'description':_0x17c5dc(0xd7)+_0x17c5dc(0x16c)+'The\x20search\x20term\x20should\x20be\x20a\x20targeted\x20natural\x20language\x20query\x20based\x20on\x20what\x20you\x20are\x20trying\x20to\x20accomplish,\x20like\x20\x27Find\x20where\x20authentication\x20requests\x20are\x20handled\x20in\x20the\x20Express\x20routes\x27\x20or\x20\x27Modify\x20the\x20agentic\x20rollout\x20to\x20use\x20the\x20new\x20tokenizer\x20and\x20chat\x20template\x27\x20or\x20\x27Fix\x20the\x20bug\x20where\x20the\x20user\x20gets\x20redirected\x20from\x20the\x20/feed\x20page\x27.\x20'+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20'+_0x17c5dc(0x139)+_0x17c5dc(0x158)+_0x17c5dc(0x1a4)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':_0x17c5dc(0xfa)+_0x17c5dc(0x153)+'🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a'+'Benefits:\x0a'+'-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a'+_0x17c5dc(0x104)+_0x17c5dc(0x1b3)+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x17c5dc(0x162)+_0x17c5dc(0xb8)+_0x17c5dc(0x100),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x1cde05=_0x164c30[_0x17c5dc(0xb6)](_0x2f8672=>{const _0x362335=_0x17c5dc;if(!ENABLED_TOOLS['includes'](_0x2f8672[_0x362335(0xbf)]))return![];if(_0x362335(0xf4)in _0x2f8672&&_0x2f8672[_0x362335(0xf4)]&&!MORPH_API_KEY)return console[_0x362335(0x12c)]('Warning:\x20'+_0x2f8672[_0x362335(0xbf)]+_0x362335(0x145)),![];return!![];});return{'tools':_0x1cde05[_0x17c5dc(0xe3)](_0x43702c=>({'name':_0x43702c['name'],'description':_0x43702c[_0x17c5dc(0x187)],'inputSchema':_0x43702c[_0x17c5dc(0x14c)]}))};}),server[a0_0x5da547(0x16b)](CallToolRequestSchema,async _0x5e500b=>{const _0x1573ca=a0_0x5da547;try{const {name:_0x490d81,arguments:_0x501597}=_0x5e500b['params'];switch(_0x490d81){case _0x1573ca(0xd2):{const _0xa095a1=MorphEditFileArgsSchema[_0x1573ca(0xf8)](_0x501597);if(!_0xa095a1['success'])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0xa095a1[_0x1573ca(0x12c)]);const _0x3b3a71=await validatePath(_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19c)]);let _0x38f6d4=null,_0x47c651=!![],_0x3fdf85=null;try{_0x38f6d4=await a0_0x308614['readFile'](_0x3b3a71,_0x1573ca(0x10a));}catch(_0x1718bb){const _0x2c7780=_0x1718bb[_0x1573ca(0xdc)];_0x2c7780===_0x1573ca(0x170)?(_0x47c651=![],_0x38f6d4=''):(_0x3fdf85=_0x1573ca(0x149)+(_0x2c7780||_0x1573ca(0x1b6))+_0x1573ca(0x17b)+(_0x1718bb instanceof Error?_0x1718bb[_0x1573ca(0xed)]:String(_0x1718bb)),console[_0x1573ca(0x12c)](_0x1573ca(0xfc)+_0x3fdf85));}try{const _0x8ff165=MORPH_API_KEY;if(!_0x8ff165)throw new Error(_0x1573ca(0x18f));const _0x495ebf=a0_0x38881a[_0x1573ca(0x1b2)](_0x3b3a71),_0x2decd6=a0_0x38881a[_0x1573ca(0x196)](_0x3b3a71),_0x9c5025=await executeEditFile({'target_filepath':_0x2decd6,'code_edit':_0xa095a1[_0x1573ca(0x159)]['code_edit'],'instructions':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x18b)]},{'morphApiKey':_0x8ff165,'morphApiUrl':MORPH_API_URL,'baseDir':_0x495ebf,'autoWrite':!_0xa095a1[_0x1573ca(0x159)]['dryRun'],'generateUdiff':![],'debug':![]});if(!_0x9c5025[_0x1573ca(0x198)])throw new Error(_0x9c5025[_0x1573ca(0x12c)]||_0x1573ca(0x152));const _0x3479b5=_0x9c5025[_0x1573ca(0x1a2)],_0x4a351d='added\x20'+_0x3479b5[_0x1573ca(0x1af)]+_0x1573ca(0xf6)+_0x3479b5[_0x1573ca(0x18d)]+_0x1573ca(0xfe)+_0x3479b5[_0x1573ca(0x10d)];if(_0xa095a1['data'][_0x1573ca(0x19f)])return{'content':[{'type':_0x1573ca(0x14f),'text':'Morph\x20Edit\x20Preview'+(_0x47c651?'':_0x1573ca(0xe9))+':\x20'+_0xa095a1[_0x1573ca(0x159)]['instruction']+'.\x20Changes:\x20'+_0x4a351d+_0x1573ca(0x126)+_0xa095a1['data'][_0x1573ca(0x19c)]+'.'}]};return{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x1b5)+(_0x47c651?_0x1573ca(0x130):'Created\x20File')+':\x20'+_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x18b)]+_0x1573ca(0x185)+_0x4a351d+_0x1573ca(0x126)+_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19c)]+'.'}]};}catch(_0x1fe350){const _0x42b1b8=_0x1fe350 instanceof Error?_0x1fe350[_0x1573ca(0xed)]:String(_0x1fe350);return reportMorphError({'error_message':_0x42b1b8,'error_type':_0x1fe350 instanceof Error?_0x1fe350[_0x1573ca(0x107)][_0x1573ca(0xbf)]:'UnknownError','context':{'tool':_0x1573ca(0xd2),'file_path':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19c)],'validated_path':_0x3b3a71,'instruction':_0xa095a1[_0x1573ca(0x159)]['instruction'],'model':_0x1573ca(0x17c),'dry_run':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19f)],'file_exists':_0x47c651,'file_read_error':_0x3fdf85,'file_readable':_0x38f6d4!==null,'request_content':{'path':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19c)],'code_edit':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x10f)],'instruction':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x18b)],'original_code':_0x38f6d4!==null?_0x38f6d4['length']>0xc350?_0x38f6d4[_0x1573ca(0xdb)](0x0,0xc350)+_0x1573ca(0x1ad)+_0x38f6d4[_0x1573ca(0xe8)]+_0x1573ca(0x199):_0x38f6d4:_0x1573ca(0xcd)+(_0x3fdf85||_0x1573ca(0x17d))+']','original_code_length':_0x38f6d4?.[_0x1573ca(0xe8)]??0x0,'model':_0x1573ca(0x17c),'dry_run':_0xa095a1[_0x1573ca(0x159)][_0x1573ca(0x19f)]}},'stack_trace':_0x1fe350 instanceof Error?_0x1fe350[_0x1573ca(0x14d)]:undefined,'source':'mcp-filesystem'})[_0x1573ca(0xd4)](()=>{}),{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0xe2)+_0x42b1b8}],'isError':!![]};}}case _0x1573ca(0x160):{const _0x469ded=WarpGrepArgsSchema['safeParse'](_0x501597);if(!_0x469ded[_0x1573ca(0x198)])return{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x12b)+_0x469ded['error']}],'isError':!![]};const _0x26e45f=_0x59e2b5=>{const _0x34785c=_0x1573ca,_0x25f773=[];for(const _0xf23203 of _0x59e2b5||[]){const _0x5c680a=_0xf23203['role'],_0x4ff24e=_0xf23203['content'];if(_0x5c680a===_0x34785c(0xb5)&&_0x4ff24e){const _0x199f82=_0x4ff24e[_0x34785c(0x141)]('\x0a')[_0x34785c(0xb6)](_0x5d62b5=>_0x5d62b5[_0x34785c(0xea)]());for(const _0x23fb84 of _0x199f82){const _0x1628f8=_0x23fb84[_0x34785c(0x192)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x1628f8){_0x25f773[_0x34785c(0x1a8)](_0x34785c(0x116)+_0x1628f8[0x1]+'\x27\x20'+_0x1628f8[0x2]);continue;}const _0x23e241=_0x23fb84['match'](/^read\s+(.+)$/);if(_0x23e241){_0x25f773['push'](_0x34785c(0xd5)+_0x23e241[0x1]);continue;}const _0x55ce6a=_0x23fb84[_0x34785c(0x192)](/^list_directory\s+(.+)$/);if(_0x55ce6a){_0x25f773[_0x34785c(0x1a8)](_0x34785c(0x16a)+_0x55ce6a[0x1]);continue;}}}}return _0x25f773;};try{const _0x4f6f09=a0_0x38881a[_0x1573ca(0xdf)](_0x469ded['data'][_0x1573ca(0xb9)]),_0x4da50b=new LocalRipgrepProvider(_0x4f6f09),_0x1dd406=await runWarpGrep({'query':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0x137)],'repoRoot':_0x4f6f09,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x4da50b});let _0x5c9e26='';if(_0x1dd406[_0x1573ca(0xf7)]==='completed'&&_0x1dd406[_0x1573ca(0xce)]?.[_0x1573ca(0x177)]?.[_0x1573ca(0x154)]){const _0x19632a=_0x1dd406['finish'][_0x1573ca(0x177)][_0x1573ca(0x154)],_0x27b2ab=[],_0x564de3=[_0x1573ca(0x128)];for(const _0x1f732c of _0x1dd406[_0x1573ca(0x18a)]){const _0x36de13=_0x1f732c[_0x1573ca(0x19b)],_0x433a7d=_0x1f732c[_0x1573ca(0x179)];if(_0x36de13===_0x1573ca(0xb5)&&_0x433a7d){const _0x5b9129=_0x433a7d['split']('\x0a')[_0x1573ca(0xb6)](_0x579cb1=>_0x579cb1['trim']());for(const _0x328b42 of _0x5b9129){const _0x538aa8=_0x328b42[_0x1573ca(0x192)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x538aa8){_0x564de3[_0x1573ca(0x1a8)](_0x1573ca(0x195)+_0x538aa8[0x1]+_0x1573ca(0xee)+_0x538aa8[0x2]+'`');continue;}const _0x2b753e=_0x328b42[_0x1573ca(0x192)](/^read\s+(.+)$/);if(_0x2b753e){_0x564de3[_0x1573ca(0x1a8)]('-\x20Read\x20file\x20`'+_0x2b753e[0x1]+'`');continue;}const _0xbb0120=_0x328b42[_0x1573ca(0x192)](/^list_directory\s+(.+)$/);if(_0xbb0120){_0x564de3[_0x1573ca(0x1a8)]('-\x20Listed\x20directory\x20`'+_0xbb0120[0x1]+'`');continue;}}}}_0x27b2ab[_0x1573ca(0x1a8)](_0x564de3[_0x1573ca(0x1a1)]('\x0a'));const _0x1143f9=['','Relevant\x20context\x20found:'];for(const _0x3fd07c of _0x19632a){if(_0x3fd07c['lines']==='*')_0x1143f9[_0x1573ca(0x1a8)]('-\x20'+_0x3fd07c[_0x1573ca(0x19c)]+':*');else{if(Array[_0x1573ca(0x146)](_0x3fd07c[_0x1573ca(0x138)])){const _0x27af79=_0x3fd07c[_0x1573ca(0x138)][_0x1573ca(0xe3)](([_0xd82815,_0x1835b9])=>{if(_0xd82815===_0x1835b9)return''+_0xd82815;return _0xd82815+'-'+_0x1835b9;});_0x1143f9[_0x1573ca(0x1a8)]('-\x20'+_0x3fd07c[_0x1573ca(0x19c)]+':'+_0x27af79[_0x1573ca(0x1a1)](','));}else _0x1143f9[_0x1573ca(0x1a8)]('-\x20'+_0x3fd07c[_0x1573ca(0x19c)]+':*');}}_0x1143f9[_0x1573ca(0x1a8)](''),_0x27b2ab[_0x1573ca(0x1a8)](_0x1143f9[_0x1573ca(0x1a1)]('\x0a')),_0x27b2ab['push']('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x3dd02e=[];for(const _0x4d8f9f of _0x19632a){let _0x43e2a9=a0_0x38881a['resolve'](_0x469ded['data'][_0x1573ca(0xb9)],_0x4d8f9f[_0x1573ca(0x19c)]),_0x301212=null,_0x52e209=null;try{_0x301212=await a0_0x308614[_0x1573ca(0x1a0)](_0x43e2a9,{'encoding':_0x1573ca(0x10a)});}catch(_0x55af03){const _0x47c9f4=fixPathRepetition(_0x43e2a9);if(_0x47c9f4)try{_0x301212=await a0_0x308614['readFile'](_0x47c9f4,{'encoding':_0x1573ca(0x10a)}),_0x43e2a9=_0x47c9f4;}catch{_0x52e209=_0x55af03 instanceof Error?_0x55af03:new Error(String(_0x55af03));}else _0x52e209=_0x55af03 instanceof Error?_0x55af03:new Error(String(_0x55af03));}if(_0x301212!==null){const _0x3303e1=_0x301212[_0x1573ca(0x141)](/\r?\n/),_0x3a5a5d=[_0x1573ca(0x11d)+_0x4d8f9f['path']+'\x22>'];if(_0x4d8f9f[_0x1573ca(0x138)]==='*'||!Array[_0x1573ca(0x146)](_0x4d8f9f[_0x1573ca(0x138)]))for(let _0x45de9c=0x1;_0x45de9c<=_0x3303e1[_0x1573ca(0xe8)];_0x45de9c++){const _0x3dd453=_0x3303e1[_0x45de9c-0x1];_0x3a5a5d[_0x1573ca(0x1a8)](_0x45de9c+'|\x20'+_0x3dd453);}else for(const [_0x2d5ad7,_0x42d4bf]of _0x4d8f9f[_0x1573ca(0x138)]){_0x3a5a5d[_0x1573ca(0xe8)]>0x1&&_0x3a5a5d[_0x1573ca(0x1a8)]('');for(let _0x3bf6e6=_0x2d5ad7;_0x3bf6e6<=_0x42d4bf&&_0x3bf6e6<=_0x3303e1['length'];_0x3bf6e6++){const _0x34bf91=_0x3303e1[_0x3bf6e6-0x1];_0x3a5a5d[_0x1573ca(0x1a8)](_0x3bf6e6+'|\x20'+_0x34bf91);}}_0x3a5a5d[_0x1573ca(0x1a8)](_0x1573ca(0x13e)),_0x3dd02e[_0x1573ca(0x1a8)](_0x3a5a5d[_0x1573ca(0x1a1)]('\x0a'));}else _0x3dd02e['push'](_0x1573ca(0x11d)+_0x4d8f9f[_0x1573ca(0x19c)]+_0x1573ca(0x11c)+(_0x52e209?.[_0x1573ca(0xed)]||'Unknown\x20error')+_0x1573ca(0xc1));}_0x27b2ab[_0x1573ca(0x1a8)](_0x3dd02e[_0x1573ca(0x1a1)]('\x0a\x0a')),_0x5c9e26=_0x27b2ab[_0x1573ca(0x1a1)]('\x0a');const _0x102edf=_0x1dd406[_0x1573ca(0xf9)]?.['filter'](_0x584c6d=>_0x584c6d[_0x1573ca(0xed)]?.[_0x1573ca(0x13c)](_0x1573ca(0xff)))||[];if(_0x102edf['length']>0x0){const _0x9403ee=_0x102edf['map'](_0x563876=>_0x563876[_0x1573ca(0xed)])[_0x1573ca(0x1a1)](';\x20');reportMorphError({'error_message':_0x9403ee,'error_type':_0x1573ca(0x12e),'context':{'tool':_0x1573ca(0x160),'repo_path':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)],'query':_0x469ded['data']['search_string'],'model':_0x1573ca(0x1b8),'termination_reason':_0x1573ca(0xc9),'error_count':_0x102edf[_0x1573ca(0xe8)],'is_timeout':![],'timings':_0x1dd406[_0x1573ca(0x164)],'files_attempted':_0x19632a[_0x1573ca(0xe3)](_0x90e3d5=>({'path':_0x90e3d5['path'],'lines':_0x90e3d5['lines']})),'tool_calls':_0x26e45f(_0x1dd406[_0x1573ca(0x18a)]),'messages':_0x1dd406[_0x1573ca(0x18a)]?.[_0x1573ca(0xe3)](_0x5ce37d=>({'role':_0x5ce37d[_0x1573ca(0x19b)],'content':_0x5ce37d[_0x1573ca(0x179)]})),'request_content':{'query':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0x137)],'repo_path':_0x469ded['data'][_0x1573ca(0xb9)],'repoRoot':a0_0x38881a['resolve'](_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)]),'model':'morph-warp-grep-v1-1111v0'}},'source':'mcp-filesystem'})[_0x1573ca(0xd4)](()=>{});}}else{if(_0x1dd406['terminationReason']==='terminated'&&_0x1dd406[_0x1573ca(0xf9)][_0x1573ca(0xe8)]>0x0){const _0x48ddca=_0x1dd406['errors']['map'](_0x3b1182=>_0x3b1182['message'])[_0x1573ca(0x1a1)](';\x20');_0x5c9e26=_0x1573ca(0x144)+_0x48ddca;const _0x3c2541=_0x48ddca['toLowerCase']()[_0x1573ca(0x1aa)](_0x1573ca(0xca))||_0x48ddca['toLowerCase']()['includes'](_0x1573ca(0xec))||_0x48ddca['toLowerCase']()[_0x1573ca(0x1aa)](_0x1573ca(0x15e)),_0x430176=_0x1dd406[_0x1573ca(0xce)]?.[_0x1573ca(0x177)]?.[_0x1573ca(0x154)],_0x597d97=_0x1dd406['errors'][0x0];reportMorphError({'error_message':_0x48ddca,'error_type':_0x3c2541?_0x1573ca(0xcc):_0x597d97?.[_0x1573ca(0x107)]?.[_0x1573ca(0xbf)]||'WarpGrepError','context':{'tool':'warpgrep_codebase_search','repo_path':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)],'query':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0x137)],'model':_0x1573ca(0x1b8),'termination_reason':_0x1dd406[_0x1573ca(0xf7)],'error_count':_0x1dd406[_0x1573ca(0xf9)][_0x1573ca(0xe8)],'is_timeout':_0x3c2541,'timings':_0x1dd406[_0x1573ca(0x164)],'files_attempted':_0x430176?.[_0x1573ca(0xe3)](_0x585ff0=>({'path':_0x585ff0[_0x1573ca(0x19c)],'lines':_0x585ff0[_0x1573ca(0x138)]})),'tool_calls':_0x26e45f(_0x1dd406['messages']),'messages':_0x1dd406[_0x1573ca(0x18a)]?.['map'](_0x38f90e=>({'role':_0x38f90e[_0x1573ca(0x19b)],'content':_0x38f90e[_0x1573ca(0x179)]})),'request_content':{'query':_0x469ded['data'][_0x1573ca(0x137)],'repo_path':_0x469ded[_0x1573ca(0x159)]['repo_path'],'repoRoot':a0_0x38881a[_0x1573ca(0xdf)](_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)]),'model':_0x1573ca(0x1b8)}},'stack_trace':_0x597d97?.['stack']||undefined,'source':_0x1573ca(0x1ae)})[_0x1573ca(0xd4)](()=>{});}else _0x5c9e26=_0x1573ca(0x1b7);}return{'content':[{'type':_0x1573ca(0x14f),'text':_0x5c9e26}]};}catch(_0x25d6bc){const _0x4b0620=_0x25d6bc instanceof Error?_0x25d6bc['message']:String(_0x25d6bc),_0x308f86=_0x4b0620[_0x1573ca(0x15d)]()[_0x1573ca(0x1aa)]('timeout')||_0x4b0620[_0x1573ca(0x15d)]()['includes']('timed\x20out')||_0x4b0620[_0x1573ca(0x15d)]()[_0x1573ca(0x1aa)]('etimedout')||_0x25d6bc instanceof Error&&_0x25d6bc['name']===_0x1573ca(0xcc);return reportMorphError({'error_message':_0x4b0620,'error_type':_0x308f86?'TimeoutError':_0x25d6bc instanceof Error?_0x25d6bc[_0x1573ca(0x107)][_0x1573ca(0xbf)]:_0x1573ca(0xbc),'context':{'tool':_0x1573ca(0x160),'repo_path':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)],'query':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0x137)],'model':_0x1573ca(0x1b8),'is_timeout':_0x308f86,'exception_phase':_0x1573ca(0x124),'request_content':{'query':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0x137)],'repo_path':_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)],'repoRoot':a0_0x38881a['resolve'](_0x469ded[_0x1573ca(0x159)][_0x1573ca(0xb9)]),'model':_0x1573ca(0x1b8)}},'stack_trace':_0x25d6bc instanceof Error?_0x25d6bc[_0x1573ca(0x14d)]:undefined,'source':_0x1573ca(0x1ae)})[_0x1573ca(0xd4)](()=>{}),{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x13a)+_0x4b0620}],'isError':![]};}}case'codebase_search':{const _0x300285=CodebaseSearchArgsSchema[_0x1573ca(0xf8)](_0x501597);if(!_0x300285[_0x1573ca(0x198)])return{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x12b)+_0x300285[_0x1573ca(0x12c)]}],'isError':!![]};try{const _0x30608e=MORPH_API_KEY;if(!_0x30608e)throw new Error(_0x1573ca(0xd3));const _0x4d6e8e=_0x300285['data'][_0x1573ca(0x133)],_0xe4eb6=await executeCodebaseSearch({'query':_0x300285[_0x1573ca(0x159)][_0x1573ca(0x109)],'target_directories':_0x4d6e8e,'limit':_0x300285[_0x1573ca(0x159)][_0x1573ca(0x14e)]},{'apiKey':_0x30608e,'repoId':_0x300285[_0x1573ca(0x159)][_0x1573ca(0x12f)],'branch':_0x300285[_0x1573ca(0x159)][_0x1573ca(0xe6)],'commitHash':_0x300285[_0x1573ca(0x159)][_0x1573ca(0x15c)],'debug':![]});if(!_0xe4eb6[_0x1573ca(0x198)])return{'content':[{'type':'text','text':_0x1573ca(0x151)+_0xe4eb6[_0x1573ca(0x12c)]}],'isError':!![]};const _0x398984=_0xe4eb6[_0x1573ca(0xeb)][_0x1573ca(0xe8)]===0x0?_0x1573ca(0x1a3)+_0x300285[_0x1573ca(0x159)][_0x1573ca(0x109)]+'\x22':_0x1573ca(0xc4)+_0xe4eb6['results'][_0x1573ca(0xe8)]+_0x1573ca(0x193)+_0xe4eb6[_0x1573ca(0x172)][_0x1573ca(0xcb)]+_0x1573ca(0x1b1)+_0xe4eb6[_0x1573ca(0xeb)][_0x1573ca(0xe3)]((_0x254729,_0x3ef642)=>_0x3ef642+0x1+'.\x20'+_0x254729['filepath']+'\x20('+(_0x254729[_0x1573ca(0x15a)]*0x64)[_0x1573ca(0x189)](0x1)+'%\x20match)\x0a'+(_0x1573ca(0xb7)+_0x254729[_0x1573ca(0xf3)]+'-'+_0x254729[_0x1573ca(0x132)]+'\x0a')+(_0x1573ca(0xde)+_0x254729['content'][_0x1573ca(0xdb)](0x0,0xc8)+(_0x254729[_0x1573ca(0x179)][_0x1573ca(0xe8)]>0xc8?'...':'')+'\x0a'))[_0x1573ca(0x1a1)]('\x0a');return{'content':[{'type':'text','text':_0x398984}]};}catch(_0x5b464a){const _0x87e686=_0x5b464a instanceof Error?_0x5b464a[_0x1573ca(0xed)]:String(_0x5b464a);return reportMorphError({'error_message':_0x87e686,'error_type':_0x5b464a instanceof Error?_0x5b464a[_0x1573ca(0x107)][_0x1573ca(0xbf)]:_0x1573ca(0xbc),'context':{'tool':'codebase_search','query':_0x300285['data'][_0x1573ca(0x109)],'repo_id':_0x300285[_0x1573ca(0x159)][_0x1573ca(0x12f)],'target_directories':_0x300285['data'][_0x1573ca(0x133)]},'stack_trace':_0x5b464a instanceof Error?_0x5b464a[_0x1573ca(0x14d)]:undefined,'source':_0x1573ca(0x1ae)})['catch'](()=>{}),{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x144)+_0x87e686}],'isError':!![]};}}default:throw new Error(_0x1573ca(0xe7)+_0x490d81);}}catch(_0x50808d){const _0x2e0b93=_0x50808d instanceof Error?_0x50808d['message']:String(_0x50808d);return reportMorphError({'error_message':_0x2e0b93,'error_type':_0x50808d instanceof Error?_0x50808d[_0x1573ca(0x107)][_0x1573ca(0xbf)]:_0x1573ca(0xbc),'context':{'tool':name,'arguments':args?JSON[_0x1573ca(0x174)](args)[_0x1573ca(0xdb)](0x0,0x1f4):undefined,'mcp_server_version':_0x1573ca(0x171)},'stack_trace':_0x50808d instanceof Error?_0x50808d[_0x1573ca(0x14d)]:undefined,'source':_0x1573ca(0x1ae)})[_0x1573ca(0xd4)](()=>{}),{'content':[{'type':_0x1573ca(0x14f),'text':_0x1573ca(0x144)+_0x2e0b93}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x5a39e4){const _0x2feded=a0_0x5da547,_0x493343=await getValidRootDirectories(_0x5a39e4);if(_0x493343[_0x2feded(0xe8)]>0x0)allowedDirectories=[..._0x493343],console[_0x2feded(0x12c)](_0x2feded(0x140)+_0x493343['length']+_0x2feded(0x142));else{console[_0x2feded(0x12c)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x17e3ad=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x17e3ad&&(allowedDirectories=[_0x17e3ad],console[_0x2feded(0x12c)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x17e3ad));}catch(_0x4cf3a6){console[_0x2feded(0x12c)](_0x2feded(0xc0)+_0x4cf3a6);}}}function a0_0x3cc1(){const _0x4cadf5=['morph-v3-fast','unknown\x20error','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','1261284CPdmsH','ENABLE_WORKSPACE_MODE','MORPH_API_URL','--help','MORPH_API_KEY','\x0aOptions:','.\x20Changes:\x20','string','description','15QJVACa','toFixed','messages','instruction','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','linesRemoved','sk-','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Max\x20results\x20to\x20return','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','match','\x20results\x20in\x20','has','-\x20Grepped\x20\x27','basename','array','success','\x20chars)','Failed\x20to\x20request\x20roots\x20from\x20client:','role','path','\x20is\x20not\x20a\x20directory','PWD','dryRun','readFile','join','changes','No\x20results\x20found\x20for\x20query:\x20\x22','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','morph-mcp','push','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','includes','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','\x0a...\x20(truncated,\x20total:\x20','mcp-filesystem','linesAdded','@morphllm/morphmcp\x20','ms:\x0a\x0a','dirname','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Morph\x20Edit\x20','unknown','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','morph-warp-grep-v1-1111v0','assistant','filter','\x20\x20\x20Lines\x20','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','repo_path','\x0aExamples:','--version','UnknownError','\x20\x20morph-mcp','exit','name','Warning:\x20Workspace\x20fallback\x20failed:\x20','\x0a</file>','default','1987179yvsKDO','Found\x20','sep','Workspace\x20mode\x20enabled:\x20Using\x20','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','codebase_search','completed_with_file_errors','timeout','searchTimeMs','TimeoutError','[could\x20not\x20read\x20file:\x20','finish','log','argv','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','edit_file','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','catch','read\x20','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','.git','Benefits:\x0a','every','substring','code','isDirectory','\x20\x20\x20','resolve','boolean','Specific\x20commit\x20hash\x20to\x20search','❌\x20Morph\x20Edit\x20Failed:\x20','map','describe','getClientCapabilities','branch','Unknown\x20tool:\x20','length','\x20(new\x20file)','trim','results','timed\x20out','message','\x27\x20in\x20`','some','2800SlvoLp','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','false','startLine','requiresApiKey','morph-',',\x20removed\x20','terminationReason','safeParse','errors','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','application/json','Warning:\x20','listRoots',',\x20modified\x20','File\x20read\x20error:','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','Repository\x20identifier','object','oninitialized','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','Natural\x20language\x20query\x20to\x20search\x20for\x20code','constructor','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','query','utf-8','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','version','linesModified','post','code_edit','env','Bearer\x20','For\x20deletions:\x0a','connect','source','.cursor','grep\x20\x27','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','\x20as\x20allowed\x20directory','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','setNotificationHandler','slice','\x22>\x0aError\x20reading\x20file:\x20','<file\x20path=\x22','ENABLED_TOOLS','Fatal\x20error\x20running\x20server:','optional','roots','number','cwd','runWarpGrep_call','package.json','.\x20Path:\x20','realpath','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','go.mod','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','Invalid\x20arguments:\x20','error','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','FileReadError','repoId','Applied','all','endLine','targetDirectories','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','normalize','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','search_string','lines','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','Error\x20running\x20fast\x20context\x20search:\x20','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','startsWith','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','</file>','\x20\x20morph-mcp\x20~/repo','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','split','\x20valid\x20directories','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','Error:\x20','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','isArray','365025wojwZJ','composer.json','Failed\x20to\x20read\x20file:\x20','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','WORKSPACE_ROOT','inputSchema','stack','limit','text','2GxeKFw','Search\x20failed:\x20','Morph\x20FastApply\x20failed\x20without\x20error\x20message','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','files','5978483EMeKce','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','34398dXwrHw','Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20','data','rerankScore','stat','commitHash','toLowerCase','etimedout','tsconfig.json','warpgrep_codebase_search','Rules:\x0a','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','timings','../package.json','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','floor','list_directory\x20','setRequestHandler','This\x20tool\x20invokes\x20a\x20subagent\x20that\x20runs\x20parallel\x20grep\x20and\x20readfile\x20calls\x20over\x20multiple\x20turns\x20to\x20locate\x20line\x20ranges\x20and\x20files\x20which\x20might\x20be\x20relevant\x20to\x20the\x20request.\x20','1973350dWsUCG','Parent\x20directory\x20does\x20not\x20exist:\x20','.vscode','ENOENT','0.2.0','stats','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','stringify','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','https://morphllm.com/api/error-report','metadata','684iDRcEC','content','toISOString','\x20-\x20'];a0_0x3cc1=function(){return _0x4cadf5;};return a0_0x3cc1();}server[a0_0x5da547(0x11a)](RootsListChangedNotificationSchema,async()=>{const _0x57b251=a0_0x5da547;try{const _0x87f67=await server['listRoots']();_0x87f67&&_0x57b251(0x121)in _0x87f67&&await updateAllowedDirectoriesFromRoots(_0x87f67[_0x57b251(0x121)]);}catch(_0x39ced1){console[_0x57b251(0x12c)](_0x57b251(0x19a),_0x39ced1 instanceof Error?_0x39ced1[_0x57b251(0xed)]:String(_0x39ced1));}}),server[a0_0x5da547(0x103)]=async()=>{const _0x58d1eb=a0_0x5da547,_0x2e4226=server[_0x58d1eb(0xe5)]();if(_0x2e4226?.['roots'])try{const _0x2c7a9b=await server[_0x58d1eb(0xfd)]();_0x2c7a9b&&_0x58d1eb(0x121)in _0x2c7a9b?await updateAllowedDirectoriesFromRoots(_0x2c7a9b[_0x58d1eb(0x121)]):console[_0x58d1eb(0x12c)](_0x58d1eb(0x1a6));}catch(_0x47a228){console['error'](_0x58d1eb(0xd6),_0x47a228 instanceof Error?_0x47a228[_0x58d1eb(0xed)]:String(_0x47a228));}else{if(allowedDirectories['length']>0x0)console['error'](_0x58d1eb(0x1a9),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x58d1eb(0x12c)](_0x58d1eb(0x156));else throw new Error(_0x58d1eb(0x1a5));}}};async function runServer(){const _0x3a1b15=a0_0x5da547,_0x3003f9=new StdioServerTransport();await server[_0x3a1b15(0x113)](_0x3003f9),console['error']('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0x3a1b15(0xe8)]===0x0&&console[_0x3a1b15(0x12c)](_0x3a1b15(0x167));}runServer()[a0_0x5da547(0xd4)](_0x41fc47=>{const _0x36b415=a0_0x5da547;console['error'](_0x36b415(0x11f),_0x41fc47),process[_0x36b415(0xbe)](0x1);});
2
+ const a0_0x2070f9=a0_0x286d;(function(_0x3d1bdf,_0x36a303){const _0x23e15c=a0_0x286d,_0x172bd9=_0x3d1bdf();while(!![]){try{const _0xdcce4b=parseInt(_0x23e15c(0x251))/0x1*(-parseInt(_0x23e15c(0x250))/0x2)+parseInt(_0x23e15c(0x1de))/0x3*(parseInt(_0x23e15c(0x28f))/0x4)+-parseInt(_0x23e15c(0x209))/0x5+parseInt(_0x23e15c(0x2a6))/0x6*(-parseInt(_0x23e15c(0x1e4))/0x7)+parseInt(_0x23e15c(0x294))/0x8*(parseInt(_0x23e15c(0x1fa))/0x9)+parseInt(_0x23e15c(0x264))/0xa*(-parseInt(_0x23e15c(0x1f3))/0xb)+parseInt(_0x23e15c(0x1f2))/0xc;if(_0xdcce4b===_0x36a303)break;else _0x172bd9['push'](_0x172bd9['shift']());}catch(_0xd0a9ec){_0x172bd9['push'](_0x172bd9['shift']());}}}(a0_0xba54,0x80968));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x17cd17 from'fs/promises';import a0_0x257b4c from'path';import a0_0x3d747d from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x1b3de0 from'axios';function fixPathRepetition(_0x16d54f){const _0xa6f56c=a0_0x286d,_0x53a8b0=_0x16d54f[_0xa6f56c(0x21c)](a0_0x257b4c[_0xa6f56c(0x28d)])[_0xa6f56c(0x2a7)](Boolean);if(_0x53a8b0[_0xa6f56c(0x24c)]<0x2)return null;for(let _0x2bbbe7=Math['floor'](_0x53a8b0['length']/0x2);_0x2bbbe7>=0x1;_0x2bbbe7--){for(let _0x49503e=0x0;_0x49503e<=_0x53a8b0[_0xa6f56c(0x24c)]-0x2*_0x2bbbe7;_0x49503e++){const _0x5408b9=_0x53a8b0['slice'](_0x49503e,_0x49503e+_0x2bbbe7),_0x2881de=_0x53a8b0[_0xa6f56c(0x24f)](_0x49503e+_0x2bbbe7,_0x49503e+0x2*_0x2bbbe7);if(_0x5408b9[_0xa6f56c(0x25b)]((_0x5b9820,_0x5b7d94)=>_0x5b9820===_0x2881de[_0x5b7d94])){const _0x5971a6=[..._0x53a8b0[_0xa6f56c(0x24f)](0x0,_0x49503e),..._0x53a8b0[_0xa6f56c(0x24f)](_0x49503e+_0x2bbbe7)];return a0_0x257b4c[_0xa6f56c(0x28d)]+_0x5971a6[_0xa6f56c(0x20a)](a0_0x257b4c[_0xa6f56c(0x28d)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x47c683=a0_0x286d;try{const _0x1b97c7=require(_0x47c683(0x20b));return _0x1b97c7[_0x47c683(0x1ec)]??_0x47c683(0x29a);}catch(_0xb34647){return console[_0x47c683(0x299)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0xb34647),_0x47c683(0x29a);}}function printHelp(){const _0x4e3be4=a0_0x286d;console[_0x4e3be4(0x2b4)](_0x4e3be4(0x1ea)+getPackageVersion()),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x1e0)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x2ac)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x233)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x29f)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x297)),console['log'](_0x4e3be4(0x243)),console[_0x4e3be4(0x2b4)]('\x20\x20morph-mcp\x20~/repo');}const cliArgs=process['argv']['slice'](0x2),VERSION_FLAGS=new Set([a0_0x2070f9(0x2c4),'-v','-V']),HELP_FLAGS=new Set([a0_0x2070f9(0x1f4),'-h']);cliArgs['some'](_0x58aee4=>VERSION_FLAGS[a0_0x2070f9(0x249)](_0x58aee4))&&(console[a0_0x2070f9(0x2b4)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x2070f9(0x1e2)](0x0));cliArgs['some'](_0x10fc1a=>HELP_FLAGS[a0_0x2070f9(0x249)](_0x10fc1a))&&(printHelp(),process[a0_0x2070f9(0x1e2)](0x0));const args=cliArgs[a0_0x2070f9(0x2a7)](_0x2be24e=>!VERSION_FLAGS[a0_0x2070f9(0x249)](_0x2be24e)&&!HELP_FLAGS[a0_0x2070f9(0x249)](_0x2be24e)),ALL_TOOLS=['edit_file','warpgrep_codebase_search',a0_0x2070f9(0x2a5)],DEFAULT_TOOLS=[a0_0x2070f9(0x204),a0_0x2070f9(0x236)],ENABLED_TOOLS=process[a0_0x2070f9(0x2a4)]['ENABLED_TOOLS']?process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x23f)]===a0_0x2070f9(0x26e)?ALL_TOOLS:process['env'][a0_0x2070f9(0x23f)]['split'](',')['map'](_0x58748f=>_0x58748f[a0_0x2070f9(0x290)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS[a0_0x2070f9(0x20a)](',\x20'));const WORKSPACE_ROOT=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x201)]||process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x1fe)]||process[a0_0x2070f9(0x1f8)](),ENABLE_WORKSPACE_MODE=process['env'][a0_0x2070f9(0x282)]!=='false',MORPH_API_KEY=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x26b)],MORPH_API_URL=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x25d)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x2070f9(0x2a4)]['MORPH_WARP_GREP_TIMEOUT']?parseInt(process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x245)],0xa):undefined;function a0_0xba54(){const _0x263324=['\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','setNotificationHandler','exit','stringify','3175361PEiXLX','sk-','number','dryRun','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','mcp-filesystem','@morphllm/morphmcp\x20','terminated','version','❌\x20Morph\x20Edit\x20Failed:\x20','stat','completed_with_file_errors','filepath','results','11480796wOMutc','2928541tIZWen','--help','endLine','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','cwd','params','9uhGwpy','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','morph-warp-grep-v1-1111v0','assistant','PWD','IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','listRoots','WORKSPACE_ROOT','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','source','edit_file','search_string','homedir','\x20\x20\x20','stats','12030UIFSiI','join','../package.json','metadata','Error:\x20','Repository\x20identifier','No\x20results\x20found\x20for\x20query:\x20\x22','Bearer\x20','string','changes','-\x20Read\x20file\x20`','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','utf-8','Failed\x20to\x20read\x20file:\x20','\x0a</file>','name','branch','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','requiresApiKey','split','limit','Workspace\x20mode\x20enabled:\x20Using\x20','getClientCapabilities','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','timeout','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','readFile','isDirectory','inputSchema','\x20results\x20in\x20','files','Found\x20','instruction','dirname','describe','Here\x20is\x20the\x20content\x20of\x20files:\x0a','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','code','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','match','terminationReason','pyproject.toml','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','access','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','warpgrep_codebase_search','.cursor','\x0a...\x20(truncated,\x20total:\x20','optional','toFixed','boolean','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','query','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','ENABLED_TOOLS','resolve','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','setRequestHandler','\x20\x20morph-mcp','Morph\x20Edit\x20','MORPH_WARP_GREP_TIMEOUT','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','Preview\x20changes\x20without\x20applying\x20them.','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','has','\x20as\x20allowed\x20directory','rerankScore','length','startsWith','unknown\x20error','slice','48536CQWEPi','9zfhxGQ','data','Parent\x20directory\x20does\x20not\x20exist:\x20','ENOENT','...','Failed\x20to\x20request\x20roots\x20from\x20client:','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Warning:\x20','\x20-\x20','code_edit','every','repo_path','MORPH_API_URL','runWarpGrep_call','object','searchTimeMs','tsconfig.json','list_directory\x20','\x20(new\x20file)','10AgyESQ','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','linesModified','array','catch','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','MORPH_API_KEY','\x22>\x0aError\x20reading\x20file:\x20','post','all','\x20chars)','Natural\x20language\x20query\x20to\x20search\x20for\x20code','path','-\x20Listed\x20directory\x20`',',\x20removed\x20','targetDirectories','Unknown\x20tool:\x20','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','morph-','includes','ms:\x0a\x0a','<file\x20path=\x22','Invalid\x20arguments:\x20','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','Benefits:\x0a','Morph\x20FastApply\x20failed\x20without\x20error\x20message','\x20valid\x20directories','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','timings','ENABLE_WORKSPACE_MODE','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','stack','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','etimedout','oninitialized','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','This\x20tool\x20invokes\x20a\x20subagent\x20that\x20runs\x20parallel\x20grep\x20and\x20readfile\x20calls\x20over\x20multiple\x20turns\x20to\x20locate\x20line\x20ranges\x20and\x20files\x20which\x20might\x20be\x20relevant\x20to\x20the\x20request.\x20','substring','.vscode','sep','message','151020vmrzoI','trim','roots','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','constructor','1975304cyQfHA','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','toLowerCase','\x0aExamples:','%\x20match)\x0a','error','unknown','lines','linesAdded','.\x20Changes:\x20','The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','morph-v3-fast','timed\x20out','package.json','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','env','codebase_search','12TsZpWT','filter','\x20\x20\x20Lines\x20','completed','go.mod','normalize','\x0aOptions:','Fatal\x20error\x20running\x20server:','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','linesRemoved','finish','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','-\x20Grepped\x20\x27','Cargo.toml','log','composer.json','push','errors','content','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','read\x20','basename','</file>','Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20','success','File\x20read\x20error:','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','description','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','UnknownError','--version','default','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','map','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','text','messages','.git','connect','realpath','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','Created\x20File','role','application/json','safeParse','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','isArray','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','0.2.0','57kTFfUg','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'];a0_0xba54=function(){return _0x263324;};return a0_0xba54();}MORPH_API_KEY&&!MORPH_API_KEY[a0_0x2070f9(0x24d)](a0_0x2070f9(0x1e5))&&!MORPH_API_KEY[a0_0x2070f9(0x24d)](a0_0x2070f9(0x277))&&console['error']('Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27');async function reportMorphError(_0x5af026){const _0x179c4=a0_0x2070f9;try{await a0_0x1b3de0[_0x179c4(0x26d)]('https://morphllm.com/api/error-report',{..._0x5af026,'timestamp':new Date()['toISOString'](),'source':_0x5af026[_0x179c4(0x203)]||'mcp-filesystem'},{'timeout':0x1388,'headers':{'Content-Type':_0x179c4(0x1d7),'Authorization':_0x179c4(0x210)+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error'](a0_0x2070f9(0x22f)),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x2a3)),console['error']('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x2070f9(0x299)]('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x21a)),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x1f7)));function normalizePath(_0x3bca0d){const _0x1cd2f0=a0_0x2070f9;return a0_0x257b4c[_0x1cd2f0(0x2ab)](_0x3bca0d);}function expandHome(_0x2ea407){const _0xd84a97=a0_0x2070f9;if(_0x2ea407[_0xd84a97(0x24d)]('~/')||_0x2ea407==='~')return a0_0x257b4c['join'](a0_0x3d747d[_0xd84a97(0x206)](),_0x2ea407[_0xd84a97(0x24f)](0x1));return _0x2ea407;}let allowedDirectories=await Promise['all'](args['map'](async _0xd84061=>{const _0x2860d8=a0_0x2070f9,_0x2235c4=expandHome(_0xd84061),_0x2e6907=a0_0x257b4c[_0x2860d8(0x240)](_0x2235c4);try{const _0x124c3e=await a0_0x17cd17[_0x2860d8(0x2ce)](_0x2e6907);return normalizePath(_0x124c3e);}catch(_0x36affd){return normalizePath(_0x2e6907);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x21e)+workspaceDir+a0_0x2070f9(0x24a)));}catch(a0_0x331a38){console[a0_0x2070f9(0x299)](a0_0x2070f9(0x280)+a0_0x331a38);}async function detectWorkspaceRoot(_0x394c9b){const _0x56c425=a0_0x2070f9;let _0x2734b6=a0_0x257b4c[_0x56c425(0x240)](_0x394c9b);const _0x11601e=[_0x56c425(0x2cc),_0x56c425(0x28c),_0x56c425(0x2a2),_0x56c425(0x2b3),_0x56c425(0x232),_0x56c425(0x2aa),_0x56c425(0x237),_0x56c425(0x261),_0x56c425(0x2b5)];while(_0x2734b6!==a0_0x257b4c[_0x56c425(0x22a)](_0x2734b6)){for(const _0xe4e2eb of _0x11601e){const _0x39366b=a0_0x257b4c['join'](_0x2734b6,_0xe4e2eb);try{return await a0_0x17cd17[_0x56c425(0x234)](_0x39366b),normalizePath(_0x2734b6);}catch{}}_0x2734b6=a0_0x257b4c[_0x56c425(0x22a)](_0x2734b6);}return normalizePath(_0x394c9b);}await Promise[a0_0x2070f9(0x26e)](args[a0_0x2070f9(0x2c8)](async _0x40df3e=>{const _0x58c443=a0_0x2070f9;try{const _0x55d597=await a0_0x17cd17[_0x58c443(0x1ee)](expandHome(_0x40df3e));!_0x55d597[_0x58c443(0x224)]()&&(console[_0x58c443(0x299)](_0x58c443(0x20d)+_0x40df3e+'\x20is\x20not\x20a\x20directory'),process[_0x58c443(0x1e2)](0x1));}catch(_0xf78eb3){console[_0x58c443(0x299)]('Error\x20accessing\x20directory\x20'+_0x40df3e+':',_0xf78eb3),process[_0x58c443(0x1e2)](0x1);}}));async function validatePath(_0x17fc68){const _0x3bb74c=a0_0x2070f9,_0x4a1b19=expandHome(_0x17fc68),_0x1996cc=a0_0x257b4c[_0x3bb74c(0x240)](_0x4a1b19);try{const _0x6a0cc7=await a0_0x17cd17['realpath'](_0x1996cc);return _0x6a0cc7;}catch(_0xac8dc3){if(_0xac8dc3[_0x3bb74c(0x22e)]===_0x3bb74c(0x254)){const _0x1e4c33=a0_0x257b4c['dirname'](_0x1996cc);try{const _0x84785e=await a0_0x17cd17[_0x3bb74c(0x2ce)](_0x1e4c33);return a0_0x257b4c[_0x3bb74c(0x20a)](_0x84785e,a0_0x257b4c[_0x3bb74c(0x2bb)](_0x1996cc));}catch{throw new Error(_0x3bb74c(0x253)+_0x1e4c33);}}throw _0xac8dc3;}}const MorphEditFileArgsSchema=z[a0_0x2070f9(0x25f)]({'path':z[a0_0x2070f9(0x211)](),'code_edit':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x1dc)),'instruction':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x2b1)),'dryRun':z[a0_0x2070f9(0x23b)]()['default'](![])['describe'](a0_0x2070f9(0x247))}),WarpGrepArgsSchema=z[a0_0x2070f9(0x25f)]({'search_string':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x235)),'repo_path':z[a0_0x2070f9(0x211)]()['describe'](a0_0x2070f9(0x29e))}),CodebaseSearchArgsSchema=z['object']({'query':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x270)),'repoId':z['string']()['describe'](a0_0x2070f9(0x20e)),'branch':z['string']()[a0_0x2070f9(0x239)]()['describe']('Branch\x20to\x20search\x20(uses\x20latest\x20commit)'),'commitHash':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x239)]()[a0_0x2070f9(0x22b)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z[a0_0x2070f9(0x268)](z[a0_0x2070f9(0x211)]())[a0_0x2070f9(0x2c5)]([])[a0_0x2070f9(0x22b)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x2070f9(0x1e6)]()['optional']()[a0_0x2070f9(0x2c5)](0xa)['describe']('Max\x20results\x20to\x20return')}),server=new Server({'name':'morph-mcp','version':'0.2.0'},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0x2660c9=a0_0x2070f9,_0x38a5f5=[{'name':'edit_file','description':_0x2660c9(0x257)+_0x2660c9(0x22d)+_0x2660c9(0x265)+_0x2660c9(0x1d9)+_0x2660c9(0x27d)+_0x2660c9(0x246)+_0x2660c9(0x2c9)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+_0x2660c9(0x266)+_0x2660c9(0x2c7)+_0x2660c9(0x276)+_0x2660c9(0x1fb)+'For\x20deletions:\x0a'+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0x2660c9(0x289)+'Rules:\x0a'+_0x2660c9(0x1e8)+'-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a'+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x2660c9(0x23e)+_0x2660c9(0x2c0)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x2660c9(0x1ff),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x2660c9(0x236),'description':_0x2660c9(0x285)+_0x2660c9(0x28a)+'The\x20search\x20term\x20should\x20be\x20a\x20targeted\x20natural\x20language\x20query\x20based\x20on\x20what\x20you\x20are\x20trying\x20to\x20accomplish,\x20like\x20\x27Find\x20where\x20authentication\x20requests\x20are\x20handled\x20in\x20the\x20Express\x20routes\x27\x20or\x20\x27Modify\x20the\x20agentic\x20rollout\x20to\x20use\x20the\x20new\x20tokenizer\x20and\x20chat\x20template\x27\x20or\x20\x27Fix\x20the\x20bug\x20where\x20the\x20user\x20gets\x20redirected\x20from\x20the\x20/feed\x20page\x27.\x20'+_0x2660c9(0x1f6)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+_0x2660c9(0x2bd)+_0x2660c9(0x202)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x2660c9(0x2a5),'description':_0x2660c9(0x288)+_0x2660c9(0x1df)+_0x2660c9(0x2cf)+_0x2660c9(0x27d)+_0x2660c9(0x26a)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x2660c9(0x2c6)+_0x2660c9(0x27c)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+_0x2660c9(0x214)+_0x2660c9(0x2b9),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x5513df=_0x38a5f5[_0x2660c9(0x2a7)](_0x6aab09=>{const _0x38e84a=_0x2660c9;if(!ENABLED_TOOLS[_0x38e84a(0x278)](_0x6aab09[_0x38e84a(0x218)]))return![];if(_0x38e84a(0x21b)in _0x6aab09&&_0x6aab09[_0x38e84a(0x21b)]&&!MORPH_API_KEY)return console[_0x38e84a(0x299)](_0x38e84a(0x258)+_0x6aab09[_0x38e84a(0x218)]+_0x38e84a(0x23c)),![];return!![];});return{'tools':_0x5513df[_0x2660c9(0x2c8)](_0x3d7836=>({'name':_0x3d7836['name'],'description':_0x3d7836[_0x2660c9(0x2c1)],'inputSchema':_0x3d7836[_0x2660c9(0x225)]}))};}),server[a0_0x2070f9(0x242)](CallToolRequestSchema,async _0x38c741=>{const _0x5cb0c2=a0_0x2070f9;try{const {name:_0x33083a,arguments:_0x3858d3}=_0x38c741[_0x5cb0c2(0x1f9)];switch(_0x33083a){case _0x5cb0c2(0x204):{const _0x2e3d55=MorphEditFileArgsSchema[_0x5cb0c2(0x1d8)](_0x3858d3);if(!_0x2e3d55[_0x5cb0c2(0x2be)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x2e3d55[_0x5cb0c2(0x299)]);const _0x384e3e=await validatePath(_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)]);let _0x310f69=null,_0x470f28=!![],_0x10d904=null;try{_0x310f69=await a0_0x17cd17[_0x5cb0c2(0x223)](_0x384e3e,_0x5cb0c2(0x215));}catch(_0x3ce5c6){const _0x494cf2=_0x3ce5c6[_0x5cb0c2(0x22e)];_0x494cf2===_0x5cb0c2(0x254)?(_0x470f28=![],_0x310f69=''):(_0x10d904=_0x5cb0c2(0x216)+(_0x494cf2||_0x5cb0c2(0x29a))+_0x5cb0c2(0x259)+(_0x3ce5c6 instanceof Error?_0x3ce5c6[_0x5cb0c2(0x28e)]:String(_0x3ce5c6)),console[_0x5cb0c2(0x299)](_0x5cb0c2(0x258)+_0x10d904));}try{const _0x260dc3=MORPH_API_KEY;if(!_0x260dc3)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x6377bc=a0_0x257b4c['dirname'](_0x384e3e),_0x2550be=a0_0x257b4c['basename'](_0x384e3e),_0x591ed9=await executeEditFile({'target_filepath':_0x2550be,'code_edit':_0x2e3d55['data'][_0x5cb0c2(0x25a)],'instructions':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]},{'morphApiKey':_0x260dc3,'morphApiUrl':MORPH_API_URL,'baseDir':_0x6377bc,'autoWrite':!_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)],'generateUdiff':![],'debug':![]});if(!_0x591ed9[_0x5cb0c2(0x2be)])throw new Error(_0x591ed9[_0x5cb0c2(0x299)]||_0x5cb0c2(0x27e));const _0xe1f7d5=_0x591ed9[_0x5cb0c2(0x212)],_0x2e96e4='added\x20'+_0xe1f7d5[_0x5cb0c2(0x29c)]+_0x5cb0c2(0x273)+_0xe1f7d5[_0x5cb0c2(0x2af)]+',\x20modified\x20'+_0xe1f7d5[_0x5cb0c2(0x267)];if(_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Morph\x20Edit\x20Preview'+(_0x470f28?'':_0x5cb0c2(0x263))+':\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]+_0x5cb0c2(0x29d)+_0x2e96e4+'.\x20Path:\x20'+_0x2e3d55['data']['path']+'.'}]};return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x244)+(_0x470f28?'Applied':_0x5cb0c2(0x2d0))+':\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]+_0x5cb0c2(0x29d)+_0x2e96e4+'.\x20Path:\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)]+'.'}]};}catch(_0x3a3e97){const _0x43990a=_0x3a3e97 instanceof Error?_0x3a3e97['message']:String(_0x3a3e97);return reportMorphError({'error_message':_0x43990a,'error_type':_0x3a3e97 instanceof Error?_0x3a3e97[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':'edit_file','file_path':_0x2e3d55['data'][_0x5cb0c2(0x271)],'validated_path':_0x384e3e,'instruction':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)],'model':'morph-v3-fast','dry_run':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)],'file_exists':_0x470f28,'file_read_error':_0x10d904,'file_readable':_0x310f69!==null,'request_content':{'path':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)],'code_edit':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x25a)],'instruction':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)],'original_code':_0x310f69!==null?_0x310f69[_0x5cb0c2(0x24c)]>0xc350?_0x310f69[_0x5cb0c2(0x28b)](0x0,0xc350)+_0x5cb0c2(0x238)+_0x310f69[_0x5cb0c2(0x24c)]+_0x5cb0c2(0x26f):_0x310f69:'[could\x20not\x20read\x20file:\x20'+(_0x10d904||_0x5cb0c2(0x24e))+']','original_code_length':_0x310f69?.[_0x5cb0c2(0x24c)]??0x0,'model':_0x5cb0c2(0x2a0),'dry_run':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)]}},'stack_trace':_0x3a3e97 instanceof Error?_0x3a3e97[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x1ed)+_0x43990a}],'isError':!![]};}}case _0x5cb0c2(0x236):{const _0xa78113=WarpGrepArgsSchema['safeParse'](_0x3858d3);if(!_0xa78113[_0x5cb0c2(0x2be)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Invalid\x20arguments:\x20'+_0xa78113['error']}],'isError':!![]};const _0x245f28=_0x1e6ad9=>{const _0x42abe2=_0x5cb0c2,_0x1a3f9c=[];for(const _0x358efe of _0x1e6ad9||[]){const _0x4af08c=_0x358efe['role'],_0x51d693=_0x358efe[_0x42abe2(0x2b8)];if(_0x4af08c===_0x42abe2(0x1fd)&&_0x51d693){const _0x1c74f5=_0x51d693[_0x42abe2(0x21c)]('\x0a')[_0x42abe2(0x2a7)](_0x580ed1=>_0x580ed1[_0x42abe2(0x290)]());for(const _0x401a0b of _0x1c74f5){const _0x159ea8=_0x401a0b[_0x42abe2(0x230)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x159ea8){_0x1a3f9c[_0x42abe2(0x2b6)]('grep\x20\x27'+_0x159ea8[0x1]+'\x27\x20'+_0x159ea8[0x2]);continue;}const _0x43f90b=_0x401a0b[_0x42abe2(0x230)](/^read\s+(.+)$/);if(_0x43f90b){_0x1a3f9c['push'](_0x42abe2(0x2ba)+_0x43f90b[0x1]);continue;}const _0x41a3a8=_0x401a0b[_0x42abe2(0x230)](/^list_directory\s+(.+)$/);if(_0x41a3a8){_0x1a3f9c[_0x42abe2(0x2b6)](_0x42abe2(0x262)+_0x41a3a8[0x1]);continue;}}}}return _0x1a3f9c;};try{const _0x14b9f3=a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),_0x562878=new LocalRipgrepProvider(_0x14b9f3),_0x1f2cdc=await runWarpGrep({'query':_0xa78113['data'][_0x5cb0c2(0x205)],'repoRoot':_0x14b9f3,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x562878});let _0x5c14c9='';if(_0x1f2cdc[_0x5cb0c2(0x231)]===_0x5cb0c2(0x2a9)&&_0x1f2cdc[_0x5cb0c2(0x2b0)]?.['metadata']?.[_0x5cb0c2(0x227)]){const _0x397972=_0x1f2cdc[_0x5cb0c2(0x2b0)][_0x5cb0c2(0x20c)][_0x5cb0c2(0x227)],_0x353d35=[],_0x2290cf=[_0x5cb0c2(0x222)];for(const _0x5589e0 of _0x1f2cdc[_0x5cb0c2(0x2cb)]){const _0xb976dc=_0x5589e0[_0x5cb0c2(0x1d6)],_0x24af8e=_0x5589e0['content'];if(_0xb976dc===_0x5cb0c2(0x1fd)&&_0x24af8e){const _0x5090c6=_0x24af8e[_0x5cb0c2(0x21c)]('\x0a')[_0x5cb0c2(0x2a7)](_0x26e14f=>_0x26e14f[_0x5cb0c2(0x290)]());for(const _0xafc933 of _0x5090c6){const _0x28d022=_0xafc933[_0x5cb0c2(0x230)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x28d022){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x2b2)+_0x28d022[0x1]+'\x27\x20in\x20`'+_0x28d022[0x2]+'`');continue;}const _0x4e70f8=_0xafc933[_0x5cb0c2(0x230)](/^read\s+(.+)$/);if(_0x4e70f8){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x213)+_0x4e70f8[0x1]+'`');continue;}const _0x1dd267=_0xafc933[_0x5cb0c2(0x230)](/^list_directory\s+(.+)$/);if(_0x1dd267){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x272)+_0x1dd267[0x1]+'`');continue;}}}}_0x353d35['push'](_0x2290cf[_0x5cb0c2(0x20a)]('\x0a'));const _0x2b9eb0=['','Relevant\x20context\x20found:'];for(const _0x21c9fb of _0x397972){if(_0x21c9fb[_0x5cb0c2(0x29b)]==='*')_0x2b9eb0[_0x5cb0c2(0x2b6)]('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':*');else{if(Array[_0x5cb0c2(0x1da)](_0x21c9fb[_0x5cb0c2(0x29b)])){const _0x5e2e24=_0x21c9fb[_0x5cb0c2(0x29b)][_0x5cb0c2(0x2c8)](([_0x26e5be,_0x3bc5d6])=>{if(_0x26e5be===_0x3bc5d6)return''+_0x26e5be;return _0x26e5be+'-'+_0x3bc5d6;});_0x2b9eb0['push']('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':'+_0x5e2e24[_0x5cb0c2(0x20a)](','));}else _0x2b9eb0[_0x5cb0c2(0x2b6)]('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':*');}}_0x2b9eb0[_0x5cb0c2(0x2b6)](''),_0x353d35[_0x5cb0c2(0x2b6)](_0x2b9eb0[_0x5cb0c2(0x20a)]('\x0a')),_0x353d35[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x22c));const _0x9b37d=[];for(const _0x406d36 of _0x397972){let _0x758626=a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],_0x406d36[_0x5cb0c2(0x271)]),_0x1c7233=null,_0x28c0cc=null;try{_0x1c7233=await a0_0x17cd17[_0x5cb0c2(0x223)](_0x758626,{'encoding':_0x5cb0c2(0x215)});}catch(_0xc0966d){const _0x3ed87b=fixPathRepetition(_0x758626);if(_0x3ed87b)try{_0x1c7233=await a0_0x17cd17['readFile'](_0x3ed87b,{'encoding':'utf-8'}),_0x758626=_0x3ed87b;}catch{_0x28c0cc=_0xc0966d instanceof Error?_0xc0966d:new Error(String(_0xc0966d));}else _0x28c0cc=_0xc0966d instanceof Error?_0xc0966d:new Error(String(_0xc0966d));}if(_0x1c7233!==null){const _0x5133e6=_0x1c7233['split'](/\r?\n/),_0x393af4=['<file\x20path=\x22'+_0x406d36[_0x5cb0c2(0x271)]+'\x22>'];if(_0x406d36[_0x5cb0c2(0x29b)]==='*'||!Array[_0x5cb0c2(0x1da)](_0x406d36['lines']))for(let _0x1a0892=0x1;_0x1a0892<=_0x5133e6[_0x5cb0c2(0x24c)];_0x1a0892++){const _0x526e34=_0x5133e6[_0x1a0892-0x1];_0x393af4[_0x5cb0c2(0x2b6)](_0x1a0892+'|\x20'+_0x526e34);}else for(const [_0x2e3c60,_0xd7b0c9]of _0x406d36[_0x5cb0c2(0x29b)]){_0x393af4[_0x5cb0c2(0x24c)]>0x1&&_0x393af4[_0x5cb0c2(0x2b6)]('');for(let _0x430410=_0x2e3c60;_0x430410<=_0xd7b0c9&&_0x430410<=_0x5133e6[_0x5cb0c2(0x24c)];_0x430410++){const _0x4d459c=_0x5133e6[_0x430410-0x1];_0x393af4[_0x5cb0c2(0x2b6)](_0x430410+'|\x20'+_0x4d459c);}}_0x393af4[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x2bc)),_0x9b37d[_0x5cb0c2(0x2b6)](_0x393af4[_0x5cb0c2(0x20a)]('\x0a'));}else _0x9b37d[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x27a)+_0x406d36[_0x5cb0c2(0x271)]+_0x5cb0c2(0x26c)+(_0x28c0cc?.[_0x5cb0c2(0x28e)]||'Unknown\x20error')+_0x5cb0c2(0x217));}_0x353d35[_0x5cb0c2(0x2b6)](_0x9b37d[_0x5cb0c2(0x20a)]('\x0a\x0a')),_0x5c14c9=_0x353d35[_0x5cb0c2(0x20a)]('\x0a');const _0x340ba8=_0x1f2cdc['errors']?.[_0x5cb0c2(0x2a7)](_0x2350d5=>_0x2350d5['message']?.[_0x5cb0c2(0x24d)](_0x5cb0c2(0x2bf)))||[];if(_0x340ba8[_0x5cb0c2(0x24c)]>0x0){const _0x434151=_0x340ba8[_0x5cb0c2(0x2c8)](_0x25f9d1=>_0x25f9d1[_0x5cb0c2(0x28e)])[_0x5cb0c2(0x20a)](';\x20');reportMorphError({'error_message':_0x434151,'error_type':'FileReadError','context':{'tool':'warpgrep_codebase_search','repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'model':_0x5cb0c2(0x1fc),'termination_reason':_0x5cb0c2(0x1ef),'error_count':_0x340ba8['length'],'is_timeout':![],'timings':_0x1f2cdc[_0x5cb0c2(0x281)],'files_attempted':_0x397972[_0x5cb0c2(0x2c8)](_0xf73b3d=>({'path':_0xf73b3d['path'],'lines':_0xf73b3d['lines']})),'tool_calls':_0x245f28(_0x1f2cdc[_0x5cb0c2(0x2cb)]),'messages':_0x1f2cdc[_0x5cb0c2(0x2cb)]?.[_0x5cb0c2(0x2c8)](_0x44ca6c=>({'role':_0x44ca6c[_0x5cb0c2(0x1d6)],'content':_0x44ca6c['content']})),'request_content':{'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'repo_path':_0xa78113['data'][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113['data']['repo_path']),'model':_0x5cb0c2(0x1fc)}},'source':'mcp-filesystem'})[_0x5cb0c2(0x269)](()=>{});}}else{if(_0x1f2cdc[_0x5cb0c2(0x231)]===_0x5cb0c2(0x1eb)&&_0x1f2cdc[_0x5cb0c2(0x2b7)][_0x5cb0c2(0x24c)]>0x0){const _0x5dca92=_0x1f2cdc[_0x5cb0c2(0x2b7)]['map'](_0x2bd07b=>_0x2bd07b['message'])[_0x5cb0c2(0x20a)](';\x20');_0x5c14c9=_0x5cb0c2(0x20d)+_0x5dca92;const _0x5d518e=_0x5dca92['toLowerCase']()['includes'](_0x5cb0c2(0x221))||_0x5dca92['toLowerCase']()[_0x5cb0c2(0x278)]('timed\x20out')||_0x5dca92[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x286)),_0x464f95=_0x1f2cdc[_0x5cb0c2(0x2b0)]?.[_0x5cb0c2(0x20c)]?.[_0x5cb0c2(0x227)],_0x587bc8=_0x1f2cdc[_0x5cb0c2(0x2b7)][0x0];reportMorphError({'error_message':_0x5dca92,'error_type':_0x5d518e?'TimeoutError':_0x587bc8?.[_0x5cb0c2(0x293)]?.['name']||'WarpGrepError','context':{'tool':_0x5cb0c2(0x236),'repo_path':_0xa78113['data'][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x1f2cdc[_0x5cb0c2(0x231)],'error_count':_0x1f2cdc[_0x5cb0c2(0x2b7)][_0x5cb0c2(0x24c)],'is_timeout':_0x5d518e,'timings':_0x1f2cdc[_0x5cb0c2(0x281)],'files_attempted':_0x464f95?.[_0x5cb0c2(0x2c8)](_0x3586e1=>({'path':_0x3586e1[_0x5cb0c2(0x271)],'lines':_0x3586e1[_0x5cb0c2(0x29b)]})),'tool_calls':_0x245f28(_0x1f2cdc[_0x5cb0c2(0x2cb)]),'messages':_0x1f2cdc[_0x5cb0c2(0x2cb)]?.['map'](_0x59d483=>({'role':_0x59d483['role'],'content':_0x59d483['content']})),'request_content':{'query':_0xa78113['data']['search_string'],'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),'model':_0x5cb0c2(0x1fc)}},'stack_trace':_0x587bc8?.['stack']||undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{});}else _0x5c14c9=_0x5cb0c2(0x248);}return{'content':[{'type':'text','text':_0x5c14c9}]};}catch(_0x4d600d){const _0x46c48e=_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x28e)]:String(_0x4d600d),_0x455a1a=_0x46c48e['toLowerCase']()[_0x5cb0c2(0x278)](_0x5cb0c2(0x221))||_0x46c48e[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x2a1))||_0x46c48e[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x286))||_0x4d600d instanceof Error&&_0x4d600d[_0x5cb0c2(0x218)]==='TimeoutError';return reportMorphError({'error_message':_0x46c48e,'error_type':_0x455a1a?'TimeoutError':_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':_0x5cb0c2(0x236),'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)]['search_string'],'model':'morph-warp-grep-v1-1111v0','is_timeout':_0x455a1a,'exception_phase':_0x5cb0c2(0x25e),'request_content':{'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),'model':_0x5cb0c2(0x1fc)}},'stack_trace':_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})['catch'](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Error\x20running\x20fast\x20context\x20search:\x20'+_0x46c48e}],'isError':![]};}}case'codebase_search':{const _0x30e596=CodebaseSearchArgsSchema['safeParse'](_0x3858d3);if(!_0x30e596[_0x5cb0c2(0x2be)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x27b)+_0x30e596[_0x5cb0c2(0x299)]}],'isError':!![]};try{const _0x519146=MORPH_API_KEY;if(!_0x519146)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x21ffe6=_0x30e596[_0x5cb0c2(0x252)]['targetDirectories'],_0x121abc=await executeCodebaseSearch({'query':_0x30e596[_0x5cb0c2(0x252)]['query'],'target_directories':_0x21ffe6,'limit':_0x30e596['data'][_0x5cb0c2(0x21d)]},{'apiKey':_0x519146,'repoId':_0x30e596[_0x5cb0c2(0x252)]['repoId'],'branch':_0x30e596['data'][_0x5cb0c2(0x219)],'commitHash':_0x30e596[_0x5cb0c2(0x252)]['commitHash'],'debug':![]});if(!_0x121abc[_0x5cb0c2(0x2be)])return{'content':[{'type':'text','text':'Search\x20failed:\x20'+_0x121abc[_0x5cb0c2(0x299)]}],'isError':!![]};const _0x10a948=_0x121abc[_0x5cb0c2(0x1f1)][_0x5cb0c2(0x24c)]===0x0?_0x5cb0c2(0x20f)+_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x23d)]+'\x22':_0x5cb0c2(0x228)+_0x121abc['results'][_0x5cb0c2(0x24c)]+_0x5cb0c2(0x226)+_0x121abc[_0x5cb0c2(0x208)][_0x5cb0c2(0x260)]+_0x5cb0c2(0x279)+_0x121abc[_0x5cb0c2(0x1f1)][_0x5cb0c2(0x2c8)]((_0x4ae179,_0x4d260c)=>_0x4d260c+0x1+'.\x20'+_0x4ae179[_0x5cb0c2(0x1f0)]+'\x20('+(_0x4ae179[_0x5cb0c2(0x24b)]*0x64)[_0x5cb0c2(0x23a)](0x1)+_0x5cb0c2(0x298)+(_0x5cb0c2(0x2a8)+_0x4ae179['startLine']+'-'+_0x4ae179[_0x5cb0c2(0x1f5)]+'\x0a')+(_0x5cb0c2(0x207)+_0x4ae179['content']['substring'](0x0,0xc8)+(_0x4ae179[_0x5cb0c2(0x2b8)][_0x5cb0c2(0x24c)]>0xc8?_0x5cb0c2(0x255):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x10a948}]};}catch(_0x340863){const _0x31ab14=_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x28e)]:String(_0x340863);return reportMorphError({'error_message':_0x31ab14,'error_type':_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':_0x5cb0c2(0x2a5),'query':_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x23d)],'repo_id':_0x30e596[_0x5cb0c2(0x252)]['repoId'],'target_directories':_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x274)]},'stack_trace':_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})['catch'](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x20d)+_0x31ab14}],'isError':!![]};}}default:throw new Error(_0x5cb0c2(0x275)+_0x33083a);}}catch(_0x448283){const _0x1c0950=_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x28e)]:String(_0x448283);return reportMorphError({'error_message':_0x1c0950,'error_type':_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:'UnknownError','context':{'tool':name,'arguments':args?JSON[_0x5cb0c2(0x1e3)](args)[_0x5cb0c2(0x28b)](0x0,0x1f4):undefined,'mcp_server_version':_0x5cb0c2(0x1dd)},'stack_trace':_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Error:\x20'+_0x1c0950}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x4d6d15){const _0x578638=a0_0x2070f9,_0x121b5d=await getValidRootDirectories(_0x4d6d15);if(_0x121b5d[_0x578638(0x24c)]>0x0)allowedDirectories=[..._0x121b5d],console[_0x578638(0x299)](_0x578638(0x283)+_0x121b5d[_0x578638(0x24c)]+_0x578638(0x27f));else{console['error'](_0x578638(0x1db));if(ENABLE_WORKSPACE_MODE)try{const _0x1177ce=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x1177ce&&(allowedDirectories=[_0x1177ce],console[_0x578638(0x299)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x1177ce));}catch(_0x296d49){console['error']('Warning:\x20Workspace\x20fallback\x20failed:\x20'+_0x296d49);}}}server[a0_0x2070f9(0x1e1)](RootsListChangedNotificationSchema,async()=>{const _0x289398=a0_0x2070f9;try{const _0x25f7c0=await server[_0x289398(0x200)]();_0x25f7c0&&_0x289398(0x291)in _0x25f7c0&&await updateAllowedDirectoriesFromRoots(_0x25f7c0[_0x289398(0x291)]);}catch(_0x527930){console[_0x289398(0x299)](_0x289398(0x256),_0x527930 instanceof Error?_0x527930[_0x289398(0x28e)]:String(_0x527930));}}),server[a0_0x2070f9(0x287)]=async()=>{const _0x4b5c69=a0_0x2070f9,_0x5a06ea=server[_0x4b5c69(0x21f)]();if(_0x5a06ea?.[_0x4b5c69(0x291)])try{const _0x3fc0a4=await server[_0x4b5c69(0x200)]();_0x3fc0a4&&'roots'in _0x3fc0a4?await updateAllowedDirectoriesFromRoots(_0x3fc0a4[_0x4b5c69(0x291)]):console['error'](_0x4b5c69(0x220));}catch(_0x2fe4cc){console['error'](_0x4b5c69(0x2ae),_0x2fe4cc instanceof Error?_0x2fe4cc[_0x4b5c69(0x28e)]:String(_0x2fe4cc));}else{if(allowedDirectories['length']>0x0)console[_0x4b5c69(0x299)](_0x4b5c69(0x292),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x4b5c69(0x299)](_0x4b5c69(0x241));else throw new Error(_0x4b5c69(0x2c2));}}};async function runServer(){const _0x4d1fca=a0_0x2070f9,_0x5aed7b=new StdioServerTransport();await server[_0x4d1fca(0x2cd)](_0x5aed7b),console['error']('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0x4d1fca(0x24c)]===0x0&&console[_0x4d1fca(0x299)](_0x4d1fca(0x295));}function a0_0x286d(_0x181130,_0x3a3769){_0x181130=_0x181130-0x1d6;const _0xba545=a0_0xba54();let _0x286db1=_0xba545[_0x181130];return _0x286db1;}runServer()['catch'](_0x4d9dbe=>{const _0x63c5d7=a0_0x2070f9;console[_0x63c5d7(0x299)](_0x63c5d7(0x2ad),_0x4d9dbe),process['exit'](0x1);});
@@ -1 +1 @@
1
- (function(_0x22c8bb,_0x15b651){const _0x5cca1c=a1_0x3420,_0x16674a=_0x22c8bb();while(!![]){try{const _0x4fa279=-parseInt(_0x5cca1c(0xab))/0x1+parseInt(_0x5cca1c(0xae))/0x2+-parseInt(_0x5cca1c(0xac))/0x3+-parseInt(_0x5cca1c(0xa6))/0x4*(-parseInt(_0x5cca1c(0xb0))/0x5)+-parseInt(_0x5cca1c(0xa7))/0x6+-parseInt(_0x5cca1c(0xb4))/0x7*(-parseInt(_0x5cca1c(0xa8))/0x8)+-parseInt(_0x5cca1c(0xa5))/0x9*(parseInt(_0x5cca1c(0xb2))/0xa);if(_0x4fa279===_0x15b651)break;else _0x16674a['push'](_0x16674a['shift']());}catch(_0x113dfa){_0x16674a['push'](_0x16674a['shift']());}}}(a1_0x44b8,0x6b377));import a1_0x3376ee from'path';function a1_0x3420(_0x3f0e14,_0x462c8d){_0x3f0e14=_0x3f0e14-0xa4;const _0x44b894=a1_0x44b8();let _0x34202c=_0x44b894[_0x3f0e14];return _0x34202c;}import a1_0x1d22b8 from'os';function a1_0x44b8(){const _0x7c4790=['783900SVKCgw','join','1273512yJkkNU','slice','191900qxRsNZ','toUpperCase','1610CSCXaJ','charAt','469952nEYfzU','replace','match','45342ZUrGmy','80OscGcQ','166614lxwkpq','48UTqnRA','test','startsWith','267826OMXKDQ'];a1_0x44b8=function(){return _0x7c4790;};return a1_0x44b8();}export function convertToWindowsPath(_0x593e08){const _0x5256b9=a1_0x3420;if(_0x593e08['startsWith']('/mnt/')){const _0x3fa63e=_0x593e08['charAt'](0x5)[_0x5256b9(0xb1)](),_0x2cd7d4=_0x593e08['slice'](0x6)[_0x5256b9(0xb5)](/\//g,'\x5c');return _0x3fa63e+':'+_0x2cd7d4;}if(_0x593e08[_0x5256b9(0xa4)](/^\/[a-zA-Z]\//)){const _0x4e5a8a=_0x593e08['charAt'](0x1)['toUpperCase'](),_0x5826b1=_0x593e08[_0x5256b9(0xaf)](0x2)['replace'](/\//g,'\x5c');return _0x4e5a8a+':'+_0x5826b1;}if(_0x593e08[_0x5256b9(0xa4)](/^[a-zA-Z]:/))return _0x593e08[_0x5256b9(0xb5)](/\//g,'\x5c');return _0x593e08;}export function normalizePath(_0x53a8e5){const _0x46090e=a1_0x3420;_0x53a8e5=_0x53a8e5['trim']()[_0x46090e(0xb5)](/^["']|["']$/g,'');const _0x2ac80b=_0x53a8e5[_0x46090e(0xaa)]('/')&&!_0x53a8e5[_0x46090e(0xa4)](/^\/mnt\/[a-z]\//i)&&!_0x53a8e5[_0x46090e(0xa4)](/^\/[a-zA-Z]\//);if(_0x2ac80b)return _0x53a8e5[_0x46090e(0xb5)](/\/+/g,'/')[_0x46090e(0xb5)](/\/+$/,'');_0x53a8e5=convertToWindowsPath(_0x53a8e5);if(_0x53a8e5['startsWith']('\x5c\x5c')){let _0x400fe4=_0x53a8e5;_0x400fe4=_0x400fe4[_0x46090e(0xb5)](/^\\{2,}/,'\x5c\x5c');const _0x11e202=_0x400fe4['substring'](0x2)['replace'](/\\\\/g,'\x5c');_0x53a8e5='\x5c\x5c'+_0x11e202;}else _0x53a8e5=_0x53a8e5[_0x46090e(0xb5)](/\\\\/g,'\x5c');let _0x974c5b=a1_0x3376ee['normalize'](_0x53a8e5);_0x53a8e5[_0x46090e(0xaa)]('\x5c\x5c')&&!_0x974c5b[_0x46090e(0xaa)]('\x5c\x5c')&&(_0x974c5b='\x5c'+_0x974c5b);if(_0x974c5b[_0x46090e(0xa4)](/^[a-zA-Z]:/)){let _0x2f0537=_0x974c5b[_0x46090e(0xb5)](/\//g,'\x5c');return/^[a-z]:/[_0x46090e(0xa9)](_0x2f0537)&&(_0x2f0537=_0x2f0537[_0x46090e(0xb3)](0x0)[_0x46090e(0xb1)]()+_0x2f0537[_0x46090e(0xaf)](0x1)),_0x2f0537;}return _0x974c5b[_0x46090e(0xb5)](/\//g,'\x5c');}export function expandHome(_0x5601c6){const _0x9a4882=a1_0x3420;if(_0x5601c6[_0x9a4882(0xaa)]('~/')||_0x5601c6==='~')return a1_0x3376ee[_0x9a4882(0xad)](a1_0x1d22b8['homedir'](),_0x5601c6[_0x9a4882(0xaf)](0x1));return _0x5601c6;}
1
+ (function(_0x44209c,_0x3b6951){const _0xc62c28=a1_0x2a8a,_0x5c7dca=_0x44209c();while(!![]){try{const _0x23a9be=parseInt(_0xc62c28(0x1ec))/0x1+parseInt(_0xc62c28(0x1ed))/0x2*(-parseInt(_0xc62c28(0x1e0))/0x3)+-parseInt(_0xc62c28(0x1e3))/0x4*(parseInt(_0xc62c28(0x1e2))/0x5)+-parseInt(_0xc62c28(0x1e7))/0x6*(parseInt(_0xc62c28(0x1f1))/0x7)+-parseInt(_0xc62c28(0x1f3))/0x8*(-parseInt(_0xc62c28(0x1f0))/0x9)+-parseInt(_0xc62c28(0x1e1))/0xa*(-parseInt(_0xc62c28(0x1e6))/0xb)+parseInt(_0xc62c28(0x1f6))/0xc*(-parseInt(_0xc62c28(0x1f7))/0xd);if(_0x23a9be===_0x3b6951)break;else _0x5c7dca['push'](_0x5c7dca['shift']());}catch(_0x5e5751){_0x5c7dca['push'](_0x5c7dca['shift']());}}}(a1_0xe762,0xed708));import a1_0x1e5d42 from'path';import a1_0x62121e from'os';function a1_0x2a8a(_0x476978,_0x2e5826){_0x476978=_0x476978-0x1df;const _0xe76235=a1_0xe762();let _0x2a8af0=_0xe76235[_0x476978];return _0x2a8af0;}export function convertToWindowsPath(_0x286b96){const _0x216baa=a1_0x2a8a;if(_0x286b96[_0x216baa(0x1e8)](_0x216baa(0x1ee))){const _0x1e9782=_0x286b96[_0x216baa(0x1ef)](0x5)[_0x216baa(0x1f5)](),_0x5134ec=_0x286b96[_0x216baa(0x1ea)](0x6)[_0x216baa(0x1e5)](/\//g,'\x5c');return _0x1e9782+':'+_0x5134ec;}if(_0x286b96[_0x216baa(0x1e4)](/^\/[a-zA-Z]\//)){const _0x34cd1e=_0x286b96[_0x216baa(0x1ef)](0x1)['toUpperCase'](),_0x1e2395=_0x286b96[_0x216baa(0x1ea)](0x2)[_0x216baa(0x1e5)](/\//g,'\x5c');return _0x34cd1e+':'+_0x1e2395;}if(_0x286b96['match'](/^[a-zA-Z]:/))return _0x286b96[_0x216baa(0x1e5)](/\//g,'\x5c');return _0x286b96;}function a1_0xe762(){const _0x1f83d8=['join','111015RTtpPf','110VLUZoB','52355ENVjJN','188psQYhJ','match','replace','1680547zXwlAu','3355614sHFFaN','startsWith','trim','slice','normalize','729127wAbRbL','38QPStaQ','/mnt/','charAt','135MDdgXG','7wrSWbo','substring','1035320STCmfp','homedir','toUpperCase','984mWNyeD','257439Vsxiwu'];a1_0xe762=function(){return _0x1f83d8;};return a1_0xe762();}export function normalizePath(_0x32f754){const _0x15fbe9=a1_0x2a8a;_0x32f754=_0x32f754[_0x15fbe9(0x1e9)]()[_0x15fbe9(0x1e5)](/^["']|["']$/g,'');const _0x4cec37=_0x32f754[_0x15fbe9(0x1e8)]('/')&&!_0x32f754[_0x15fbe9(0x1e4)](/^\/mnt\/[a-z]\//i)&&!_0x32f754[_0x15fbe9(0x1e4)](/^\/[a-zA-Z]\//);if(_0x4cec37)return _0x32f754[_0x15fbe9(0x1e5)](/\/+/g,'/')[_0x15fbe9(0x1e5)](/\/+$/,'');_0x32f754=convertToWindowsPath(_0x32f754);if(_0x32f754['startsWith']('\x5c\x5c')){let _0x1825d8=_0x32f754;_0x1825d8=_0x1825d8[_0x15fbe9(0x1e5)](/^\\{2,}/,'\x5c\x5c');const _0x51f3c6=_0x1825d8[_0x15fbe9(0x1f2)](0x2)['replace'](/\\\\/g,'\x5c');_0x32f754='\x5c\x5c'+_0x51f3c6;}else _0x32f754=_0x32f754[_0x15fbe9(0x1e5)](/\\\\/g,'\x5c');let _0x49f36c=a1_0x1e5d42[_0x15fbe9(0x1eb)](_0x32f754);_0x32f754['startsWith']('\x5c\x5c')&&!_0x49f36c['startsWith']('\x5c\x5c')&&(_0x49f36c='\x5c'+_0x49f36c);if(_0x49f36c[_0x15fbe9(0x1e4)](/^[a-zA-Z]:/)){let _0x28cf6a=_0x49f36c['replace'](/\//g,'\x5c');return/^[a-z]:/['test'](_0x28cf6a)&&(_0x28cf6a=_0x28cf6a[_0x15fbe9(0x1ef)](0x0)[_0x15fbe9(0x1f5)]()+_0x28cf6a[_0x15fbe9(0x1ea)](0x1)),_0x28cf6a;}return _0x49f36c[_0x15fbe9(0x1e5)](/\//g,'\x5c');}export function expandHome(_0x1ca073){const _0x3ba27b=a1_0x2a8a;if(_0x1ca073[_0x3ba27b(0x1e8)]('~/')||_0x1ca073==='~')return a1_0x1e5d42[_0x3ba27b(0x1df)](a1_0x62121e[_0x3ba27b(0x1f4)](),_0x1ca073[_0x3ba27b(0x1ea)](0x1));return _0x1ca073;}
@@ -1 +1 @@
1
- (function(_0x4d2c5,_0x1a1e4d){const _0x1c372a=a2_0x10e2,_0x41e360=_0x4d2c5();while(!![]){try{const _0x439de0=-parseInt(_0x1c372a(0xb0))/0x1+parseInt(_0x1c372a(0xa9))/0x2+-parseInt(_0x1c372a(0xb9))/0x3*(-parseInt(_0x1c372a(0xae))/0x4)+parseInt(_0x1c372a(0xac))/0x5+-parseInt(_0x1c372a(0xad))/0x6*(-parseInt(_0x1c372a(0xb8))/0x7)+parseInt(_0x1c372a(0xa5))/0x8+parseInt(_0x1c372a(0xa4))/0x9*(-parseInt(_0x1c372a(0xab))/0xa);if(_0x439de0===_0x1a1e4d)break;else _0x41e360['push'](_0x41e360['shift']());}catch(_0xd4d31e){_0x41e360['push'](_0x41e360['shift']());}}}(a2_0x3358,0xf205f));import a2_0x2932e8 from'path';function a2_0x3358(){const _0xee4995=['some','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','isArray','resolve','315nYqURP','3SPAYFN','73332ZtuRha','10348560KLRNfe','includes','Path\x20must\x20be\x20absolute\x20after\x20normalization','string','2729930djnGqp','length','3430tefqZj','3782030fysfBW','161346NTRgOz','188644uHCJaM','startsWith','886106nlPDJu','sep','isAbsolute','normalize'];a2_0x3358=function(){return _0xee4995;};return a2_0x3358();}function a2_0x10e2(_0x3b7b01,_0x52db4c){_0x3b7b01=_0x3b7b01-0xa4;const _0x33585a=a2_0x3358();let _0x10e210=_0x33585a[_0x3b7b01];return _0x10e210;}export function isPathWithinAllowedDirectories(_0x302021,_0x472f3b){const _0x2d1d79=a2_0x10e2;if(typeof _0x302021!=='string'||!Array[_0x2d1d79(0xb6)](_0x472f3b))return![];if(!_0x302021||_0x472f3b[_0x2d1d79(0xaa)]===0x0)return![];if(_0x302021['includes']('\x00'))return![];let _0x4de4f2;try{_0x4de4f2=a2_0x2932e8[_0x2d1d79(0xb7)](a2_0x2932e8[_0x2d1d79(0xb3)](_0x302021));}catch{return![];}if(!a2_0x2932e8['isAbsolute'](_0x4de4f2))throw new Error(_0x2d1d79(0xa7));return _0x472f3b[_0x2d1d79(0xb4)](_0x119b67=>{const _0x4ca25e=_0x2d1d79;if(typeof _0x119b67!==_0x4ca25e(0xa8)||!_0x119b67)return![];if(_0x119b67[_0x4ca25e(0xa6)]('\x00'))return![];let _0x3ededc;try{_0x3ededc=a2_0x2932e8['resolve'](a2_0x2932e8[_0x4ca25e(0xb3)](_0x119b67));}catch{return![];}if(!a2_0x2932e8[_0x4ca25e(0xb2)](_0x3ededc))throw new Error(_0x4ca25e(0xb5));if(_0x4de4f2===_0x3ededc)return!![];if(_0x3ededc===a2_0x2932e8[_0x4ca25e(0xb1)])return _0x4de4f2['startsWith'](a2_0x2932e8[_0x4ca25e(0xb1)]);return _0x4de4f2[_0x4ca25e(0xaf)](_0x3ededc+a2_0x2932e8[_0x4ca25e(0xb1)]);});}
1
+ function a2_0x49b8(){const _0x1527f0=['isAbsolute','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','sep','startsWith','normalize','string','65239TheiFG','847820WNjtgT','162850KLDuYs','1113623QMTdZh','Path\x20must\x20be\x20absolute\x20after\x20normalization','10908EtgOXX','isArray','43670JnxybA','108eWQmFH','includes','4anaNqi','some','787149OlqOQp','resolve','3632DCRJZw'];a2_0x49b8=function(){return _0x1527f0;};return a2_0x49b8();}(function(_0x334e88,_0x42ba2a){const _0x24e1fb=a2_0x27fc,_0x56fb26=_0x334e88();while(!![]){try{const _0x210b07=-parseInt(_0x24e1fb(0x17c))/0x1+parseInt(_0x24e1fb(0x169))/0x2+parseInt(_0x24e1fb(0x173))/0x3*(parseInt(_0x24e1fb(0x171))/0x4)+parseInt(_0x24e1fb(0x16e))/0x5*(-parseInt(_0x24e1fb(0x16f))/0x6)+parseInt(_0x24e1fb(0x16a))/0x7+-parseInt(_0x24e1fb(0x175))/0x8*(-parseInt(_0x24e1fb(0x16c))/0x9)+parseInt(_0x24e1fb(0x17d))/0xa;if(_0x210b07===_0x42ba2a)break;else _0x56fb26['push'](_0x56fb26['shift']());}catch(_0x4df8e8){_0x56fb26['push'](_0x56fb26['shift']());}}}(a2_0x49b8,0xdf814));import a2_0x407c6c from'path';function a2_0x27fc(_0x3a2111,_0x5217d1){_0x3a2111=_0x3a2111-0x169;const _0x49b83c=a2_0x49b8();let _0x27fc22=_0x49b83c[_0x3a2111];return _0x27fc22;}export function isPathWithinAllowedDirectories(_0x5449b2,_0x14539d){const _0x558e07=a2_0x27fc;if(typeof _0x5449b2!==_0x558e07(0x17b)||!Array[_0x558e07(0x16d)](_0x14539d))return![];if(!_0x5449b2||_0x14539d['length']===0x0)return![];if(_0x5449b2[_0x558e07(0x170)]('\x00'))return![];let _0x2ed26e;try{_0x2ed26e=a2_0x407c6c[_0x558e07(0x174)](a2_0x407c6c[_0x558e07(0x17a)](_0x5449b2));}catch{return![];}if(!a2_0x407c6c[_0x558e07(0x176)](_0x2ed26e))throw new Error(_0x558e07(0x16b));return _0x14539d[_0x558e07(0x172)](_0x5bd1e5=>{const _0x564846=_0x558e07;if(typeof _0x5bd1e5!==_0x564846(0x17b)||!_0x5bd1e5)return![];if(_0x5bd1e5[_0x564846(0x170)]('\x00'))return![];let _0x4fb2fe;try{_0x4fb2fe=a2_0x407c6c[_0x564846(0x174)](a2_0x407c6c[_0x564846(0x17a)](_0x5bd1e5));}catch{return![];}if(!a2_0x407c6c['isAbsolute'](_0x4fb2fe))throw new Error(_0x564846(0x177));if(_0x2ed26e===_0x4fb2fe)return!![];if(_0x4fb2fe===a2_0x407c6c[_0x564846(0x178)])return _0x2ed26e[_0x564846(0x179)](a2_0x407c6c[_0x564846(0x178)]);return _0x2ed26e['startsWith'](_0x4fb2fe+a2_0x407c6c['sep']);});}
@@ -1 +1 @@
1
- function a3_0x2ad1(_0x13db01,_0x15f015){_0x13db01=_0x13db01-0x134;const _0x54823f=a3_0x5482();let _0x2ad164=_0x54823f[_0x13db01];return _0x2ad164;}(function(_0xbb775a,_0x5e8a0c){const _0xbc01cb=a3_0x2ad1,_0x4ad1ad=_0xbb775a();while(!![]){try{const _0x321199=parseInt(_0xbc01cb(0x149))/0x1*(-parseInt(_0xbc01cb(0x13d))/0x2)+-parseInt(_0xbc01cb(0x135))/0x3*(parseInt(_0xbc01cb(0x13c))/0x4)+parseInt(_0xbc01cb(0x147))/0x5+-parseInt(_0xbc01cb(0x13f))/0x6*(-parseInt(_0xbc01cb(0x139))/0x7)+-parseInt(_0xbc01cb(0x13a))/0x8+parseInt(_0xbc01cb(0x136))/0x9*(parseInt(_0xbc01cb(0x13b))/0xa)+parseInt(_0xbc01cb(0x143))/0xb*(parseInt(_0xbc01cb(0x134))/0xc);if(_0x321199===_0x5e8a0c)break;else _0x4ad1ad['push'](_0x4ad1ad['shift']());}catch(_0x29c6f3){_0x4ad1ad['push'](_0x4ad1ad['shift']());}}}(a3_0x5482,0x777a0));import{promises as a3_0x8c68e7}from'fs';function a3_0x5482(){const _0x2c1698=['5173YuzjSN','332728xBMrbS','70pCjOWT','4OAQZzn','132LmKtXz','uri','3594XphImA','error','slice','invalid\x20path\x20or\x20inaccessible','198MOaVFK','Skipping\x20','startsWith','join','3151680xziMmj','homedir','12279eCmZUV','message','436320zRALmV','1324377oqNLLx','71181kWpXfu','stat','resolve'];a3_0x5482=function(){return _0x2c1698;};return a3_0x5482();}import a3_0x31f079 from'path';import a3_0x1d75f0 from'os';import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x4587df){const _0x3f0ea3=a3_0x2ad1;try{const _0x1e835d=_0x4587df[_0x3f0ea3(0x145)]('file://')?_0x4587df[_0x3f0ea3(0x141)](0x7):_0x4587df,_0xd305d8=_0x1e835d[_0x3f0ea3(0x145)]('~/')||_0x1e835d==='~'?a3_0x31f079[_0x3f0ea3(0x146)](a3_0x1d75f0[_0x3f0ea3(0x148)](),_0x1e835d[_0x3f0ea3(0x141)](0x1)):_0x1e835d,_0x4d0730=a3_0x31f079[_0x3f0ea3(0x138)](_0xd305d8),_0x5ecae2=await a3_0x8c68e7['realpath'](_0x4d0730);return normalizePath(_0x5ecae2);}catch{return null;}}function formatDirectoryError(_0x3c0909,_0x51fc24,_0x26f165){const _0x1471d7=a3_0x2ad1;if(_0x26f165)return _0x1471d7(0x144)+_0x26f165+':\x20'+_0x3c0909;const _0x491c26=_0x51fc24 instanceof Error?_0x51fc24[_0x1471d7(0x14a)]:String(_0x51fc24);return'Skipping\x20invalid\x20directory:\x20'+_0x3c0909+'\x20due\x20to\x20error:\x20'+_0x491c26;}export async function getValidRootDirectories(_0x23b7a5){const _0x3d1851=a3_0x2ad1,_0x333064=[];for(const _0x22597d of _0x23b7a5){const _0x27b4d2=await parseRootUri(_0x22597d[_0x3d1851(0x13e)]);if(!_0x27b4d2){console['error'](formatDirectoryError(_0x22597d[_0x3d1851(0x13e)],undefined,_0x3d1851(0x142)));continue;}try{const _0x12edad=await a3_0x8c68e7[_0x3d1851(0x137)](_0x27b4d2);_0x12edad['isDirectory']()?_0x333064['push'](_0x27b4d2):console[_0x3d1851(0x140)](formatDirectoryError(_0x27b4d2,undefined,'non-directory\x20root'));}catch(_0x2bbdb3){console[_0x3d1851(0x140)](formatDirectoryError(_0x27b4d2,_0x2bbdb3));}}return _0x333064;}
1
+ (function(_0x34831e,_0x55b636){const _0x2d5a8f=a3_0x4d1f,_0x5e27cc=_0x34831e();while(!![]){try{const _0x33cbe7=-parseInt(_0x2d5a8f(0x11a))/0x1+parseInt(_0x2d5a8f(0x125))/0x2+-parseInt(_0x2d5a8f(0x11b))/0x3+-parseInt(_0x2d5a8f(0x121))/0x4+-parseInt(_0x2d5a8f(0x128))/0x5+parseInt(_0x2d5a8f(0x12a))/0x6*(-parseInt(_0x2d5a8f(0x11f))/0x7)+parseInt(_0x2d5a8f(0x11e))/0x8;if(_0x33cbe7===_0x55b636)break;else _0x5e27cc['push'](_0x5e27cc['shift']());}catch(_0x149743){_0x5e27cc['push'](_0x5e27cc['shift']());}}}(a3_0x519d,0x95761));import{promises as a3_0x1052a2}from'fs';import a3_0x5c5bef from'path';function a3_0x4d1f(_0x3ac443,_0x3b6b42){_0x3ac443=_0x3ac443-0x11a;const _0x519d64=a3_0x519d();let _0x4d1f4c=_0x519d64[_0x3ac443];return _0x4d1f4c;}import a3_0x10b7b6 from'os';import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x3611bb){const _0x2d57bf=a3_0x4d1f;try{const _0x451e0d=_0x3611bb[_0x2d57bf(0x122)]('file://')?_0x3611bb[_0x2d57bf(0x126)](0x7):_0x3611bb,_0x358de0=_0x451e0d[_0x2d57bf(0x122)]('~/')||_0x451e0d==='~'?a3_0x5c5bef['join'](a3_0x10b7b6['homedir'](),_0x451e0d[_0x2d57bf(0x126)](0x1)):_0x451e0d,_0x20c02b=a3_0x5c5bef['resolve'](_0x358de0),_0x54413c=await a3_0x1052a2[_0x2d57bf(0x127)](_0x20c02b);return normalizePath(_0x54413c);}catch{return null;}}function formatDirectoryError(_0x5155c5,_0x251b91,_0x332a99){const _0x128891=a3_0x4d1f;if(_0x332a99)return'Skipping\x20'+_0x332a99+':\x20'+_0x5155c5;const _0x2d2c57=_0x251b91 instanceof Error?_0x251b91[_0x128891(0x11c)]:String(_0x251b91);return'Skipping\x20invalid\x20directory:\x20'+_0x5155c5+'\x20due\x20to\x20error:\x20'+_0x2d2c57;}export async function getValidRootDirectories(_0x5c09ef){const _0x32da9e=a3_0x4d1f,_0x873b7d=[];for(const _0xfe51b3 of _0x5c09ef){const _0x4af0a1=await parseRootUri(_0xfe51b3[_0x32da9e(0x124)]);if(!_0x4af0a1){console['error'](formatDirectoryError(_0xfe51b3[_0x32da9e(0x124)],undefined,_0x32da9e(0x120)));continue;}try{const _0x50898c=await a3_0x1052a2[_0x32da9e(0x123)](_0x4af0a1);_0x50898c['isDirectory']()?_0x873b7d[_0x32da9e(0x12b)](_0x4af0a1):console[_0x32da9e(0x11d)](formatDirectoryError(_0x4af0a1,undefined,_0x32da9e(0x129)));}catch(_0x4ac8b3){console[_0x32da9e(0x11d)](formatDirectoryError(_0x4af0a1,_0x4ac8b3));}}return _0x873b7d;}function a3_0x519d(){const _0x5ce0fb=['2290300tDbmvc','non-directory\x20root','288HfnTwg','push','413301rXRIkp','6375RvCcGt','message','error','19393464FLKEYs','89299QwHTaP','invalid\x20path\x20or\x20inaccessible','3699324zOukWq','startsWith','stat','uri','1197326JbkLTM','slice','realpath'];a3_0x519d=function(){return _0x5ce0fb;};return a3_0x519d();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@morphllm/morphmcp",
3
- "version": "0.8.79",
3
+ "version": "0.8.81",
4
4
  "description": "Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.",
5
5
  "license": "MIT",
6
6
  "author": "Morph (https://morphllm.com)",
@@ -35,7 +35,7 @@
35
35
  "dependencies": {
36
36
  "@google/generative-ai": "^0.21.0",
37
37
  "@modelcontextprotocol/sdk": "^1.12.3",
38
- "@morphllm/morphsdk": "0.2.103",
38
+ "@morphllm/morphsdk": "0.2.105",
39
39
  "@vscode/ripgrep": "^1.15.14",
40
40
  "axios": "^1.6.0",
41
41
  "chalk": "^5.3.0",