@morphllm/morphmcp 0.8.57 → 0.8.59

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_0x377217=a0_0x4a37;(function(_0x5a3560,_0x17e5f4){const _0x5c7cf4=a0_0x4a37,_0x479dff=_0x5a3560();while(!![]){try{const _0x762ec2=-parseInt(_0x5c7cf4(0x268))/0x1+parseInt(_0x5c7cf4(0x22d))/0x2*(parseInt(_0x5c7cf4(0x20c))/0x3)+parseInt(_0x5c7cf4(0x214))/0x4*(parseInt(_0x5c7cf4(0x1bb))/0x5)+-parseInt(_0x5c7cf4(0x28c))/0x6*(parseInt(_0x5c7cf4(0x1d7))/0x7)+-parseInt(_0x5c7cf4(0x22f))/0x8*(parseInt(_0x5c7cf4(0x245))/0x9)+-parseInt(_0x5c7cf4(0x290))/0xa*(parseInt(_0x5c7cf4(0x1c1))/0xb)+-parseInt(_0x5c7cf4(0x212))/0xc*(-parseInt(_0x5c7cf4(0x218))/0xd);if(_0x762ec2===_0x17e5f4)break;else _0x479dff['push'](_0x479dff['shift']());}catch(_0x1da4c5){_0x479dff['push'](_0x479dff['shift']());}}}(a0_0x47c8,0x4a751));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_0x501023 from'fs/promises';import a0_0x486aa6 from'path';import a0_0x325c81 from'os';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_0x13eeb7 from'axios';function fixPathRepetition(_0x139c12){const _0x16dcec=a0_0x4a37,_0xa99d50=_0x139c12[_0x16dcec(0x1b8)](a0_0x486aa6[_0x16dcec(0x243)])[_0x16dcec(0x26c)](Boolean);if(_0xa99d50['length']<0x2)return null;for(let _0x1b64fe=Math['floor'](_0xa99d50['length']/0x2);_0x1b64fe>=0x1;_0x1b64fe--){for(let _0x1d9a68=0x0;_0x1d9a68<=_0xa99d50[_0x16dcec(0x23d)]-0x2*_0x1b64fe;_0x1d9a68++){const _0x40353d=_0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68,_0x1d9a68+_0x1b64fe),_0x48bb1d=_0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68+_0x1b64fe,_0x1d9a68+0x2*_0x1b64fe);if(_0x40353d['every']((_0x44de0e,_0x204409)=>_0x44de0e===_0x48bb1d[_0x204409])){const _0x1d9713=[..._0xa99d50[_0x16dcec(0x1c4)](0x0,_0x1d9a68),..._0xa99d50[_0x16dcec(0x1c4)](_0x1d9a68+_0x1b64fe)];return a0_0x486aa6['sep']+_0x1d9713[_0x16dcec(0x229)](a0_0x486aa6['sep']);}}}return null;}const args=process[a0_0x377217(0x225)]['slice'](0x2),ALL_TOOLS=[a0_0x377217(0x1c0),'warpgrep_codebase_search','codebase_search'],DEFAULT_TOOLS=[a0_0x377217(0x1c0),a0_0x377217(0x1bf)],ENABLED_TOOLS=process['env'][a0_0x377217(0x1dc)]?process[a0_0x377217(0x1e7)][a0_0x377217(0x1dc)]===a0_0x377217(0x1e8)?ALL_TOOLS:process['env'][a0_0x377217(0x1dc)][a0_0x377217(0x1b8)](',')['map'](_0x1113e6=>_0x1113e6[a0_0x377217(0x1cb)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS[a0_0x377217(0x229)](',\x20'));const WORKSPACE_ROOT=process[a0_0x377217(0x1e7)][a0_0x377217(0x1d2)]||process['env'][a0_0x377217(0x23a)]||process[a0_0x377217(0x24f)](),ENABLE_WORKSPACE_MODE=process[a0_0x377217(0x1e7)][a0_0x377217(0x257)]!==a0_0x377217(0x21e),MORPH_API_KEY=process[a0_0x377217(0x1e7)][a0_0x377217(0x247)],MORPH_API_URL=process[a0_0x377217(0x1e7)][a0_0x377217(0x231)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x377217(0x1e7)][a0_0x377217(0x23c)]?parseInt(process[a0_0x377217(0x1e7)][a0_0x377217(0x23c)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x377217(0x1e4))&&!MORPH_API_KEY[a0_0x377217(0x1c5)](a0_0x377217(0x28a))&&console['error'](a0_0x377217(0x201));async function reportMorphError(_0x30bb1a){const _0x3b8e27=a0_0x377217;try{await a0_0x13eeb7[_0x3b8e27(0x211)](_0x3b8e27(0x22b),{..._0x30bb1a,'timestamp':new Date()[_0x3b8e27(0x270)](),'source':_0x30bb1a['source']||_0x3b8e27(0x22e)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args[a0_0x377217(0x23d)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x377217(0x223)](a0_0x377217(0x1b5)),console[a0_0x377217(0x223)](a0_0x377217(0x281)),console[a0_0x377217(0x223)](a0_0x377217(0x1cf)),console[a0_0x377217(0x223)](a0_0x377217(0x232)),console[a0_0x377217(0x223)](a0_0x377217(0x266)),console[a0_0x377217(0x223)](a0_0x377217(0x261)));function normalizePath(_0x5cba59){const _0x12c2eb=a0_0x377217;return a0_0x486aa6[_0x12c2eb(0x22c)](_0x5cba59);}function a0_0x4a37(_0xe2e43,_0x4dc565){_0xe2e43=_0xe2e43-0x1af;const _0x47c88f=a0_0x47c8();let _0x4a37ec=_0x47c88f[_0xe2e43];return _0x4a37ec;}function expandHome(_0x183a24){const _0x415f44=a0_0x377217;if(_0x183a24[_0x415f44(0x1c5)]('~/')||_0x183a24==='~')return a0_0x486aa6['join'](a0_0x325c81[_0x415f44(0x217)](),_0x183a24[_0x415f44(0x1c4)](0x1));return _0x183a24;}let allowedDirectories=await Promise[a0_0x377217(0x1e8)](args[a0_0x377217(0x288)](async _0x2ab605=>{const _0x15546b=expandHome(_0x2ab605),_0x249f85=a0_0x486aa6['resolve'](_0x15546b);try{const _0x45ded9=await a0_0x501023['realpath'](_0x249f85);return normalizePath(_0x45ded9);}catch(_0x35a2e1){return normalizePath(_0x249f85);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x377217(0x23d)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x377217(0x26f)](workspaceDir),console['error']('Workspace\x20mode\x20enabled:\x20Using\x20'+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x39a6a4){console[a0_0x377217(0x223)]('Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20'+a0_0x39a6a4);}async function detectWorkspaceRoot(_0x331d92){const _0x281e9c=a0_0x377217;let _0x24340f=a0_0x486aa6['resolve'](_0x331d92);const _0x5913a9=[_0x281e9c(0x234),_0x281e9c(0x1f8),_0x281e9c(0x1d1),_0x281e9c(0x244),_0x281e9c(0x1ee),'go.mod','.cursor','tsconfig.json',_0x281e9c(0x1b3)];while(_0x24340f!==a0_0x486aa6[_0x281e9c(0x1d5)](_0x24340f)){for(const _0x309406 of _0x5913a9){const _0x5460d0=a0_0x486aa6['join'](_0x24340f,_0x309406);try{return await a0_0x501023[_0x281e9c(0x1b9)](_0x5460d0),normalizePath(_0x24340f);}catch{}}_0x24340f=a0_0x486aa6[_0x281e9c(0x1d5)](_0x24340f);}return normalizePath(_0x331d92);}await Promise[a0_0x377217(0x1e8)](args[a0_0x377217(0x288)](async _0x1f00fe=>{const _0x325b7d=a0_0x377217;try{const _0x7ae0e8=await a0_0x501023[_0x325b7d(0x203)](expandHome(_0x1f00fe));!_0x7ae0e8['isDirectory']()&&(console[_0x325b7d(0x223)]('Error:\x20'+_0x1f00fe+_0x325b7d(0x285)),process[_0x325b7d(0x1ce)](0x1));}catch(_0x2f46aa){console[_0x325b7d(0x223)]('Error\x20accessing\x20directory\x20'+_0x1f00fe+':',_0x2f46aa),process[_0x325b7d(0x1ce)](0x1);}}));async function validatePath(_0x2922a6){const _0x42e1b6=a0_0x377217,_0x519178=expandHome(_0x2922a6),_0x533a80=a0_0x486aa6[_0x42e1b6(0x296)](_0x519178);try{const _0x11dee3=await a0_0x501023[_0x42e1b6(0x213)](_0x533a80);return _0x11dee3;}catch(_0xe5973c){if(_0xe5973c[_0x42e1b6(0x1d4)]===_0x42e1b6(0x208)){const _0x543077=a0_0x486aa6[_0x42e1b6(0x1d5)](_0x533a80);try{const _0x1a9694=await a0_0x501023[_0x42e1b6(0x213)](_0x543077);return a0_0x486aa6[_0x42e1b6(0x229)](_0x1a9694,a0_0x486aa6[_0x42e1b6(0x210)](_0x533a80));}catch{throw new Error(_0x42e1b6(0x240)+_0x543077);}}throw _0xe5973c;}}const MorphEditFileArgsSchema=z[a0_0x377217(0x1af)]({'path':z[a0_0x377217(0x26e)](),'code_edit':z['string']()[a0_0x377217(0x267)](a0_0x377217(0x205)),'instruction':z[a0_0x377217(0x26e)]()[a0_0x377217(0x267)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x377217(0x204)]()[a0_0x377217(0x282)](![])[a0_0x377217(0x267)](a0_0x377217(0x1f0))}),WarpGrepArgsSchema=z['object']({'search_string':z['string']()[a0_0x377217(0x267)](a0_0x377217(0x1ba)),'repo_path':z['string']()['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[a0_0x377217(0x1af)]({'query':z['string']()[a0_0x377217(0x267)]('Natural\x20language\x20query\x20to\x20search\x20for\x20code'),'repoId':z[a0_0x377217(0x26e)]()[a0_0x377217(0x267)]('Repository\x20identifier'),'branch':z[a0_0x377217(0x26e)]()[a0_0x377217(0x1f7)]()['describe'](a0_0x377217(0x25e)),'commitHash':z[a0_0x377217(0x26e)]()[a0_0x377217(0x1f7)]()[a0_0x377217(0x267)]('Specific\x20commit\x20hash\x20to\x20search'),'target_directories':z['array'](z[a0_0x377217(0x26e)]())[a0_0x377217(0x282)]([])[a0_0x377217(0x267)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x377217(0x224)]()[a0_0x377217(0x1f7)]()[a0_0x377217(0x282)](0xa)[a0_0x377217(0x267)](a0_0x377217(0x200))}),server=new Server({'name':a0_0x377217(0x1b7),'version':'0.2.0'},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0x1b9166=a0_0x377217,_0x11cec5=[{'name':_0x1b9166(0x1c0),'description':_0x1b9166(0x1c8)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x1b9166(0x1ca)+_0x1b9166(0x216)+'Benefits:\x0a'+_0x1b9166(0x1c3)+_0x1b9166(0x1da)+_0x1b9166(0x1fb)+_0x1b9166(0x1c2)+_0x1b9166(0x292)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+_0x1b9166(0x264)+_0x1b9166(0x23e)+_0x1b9166(0x259)+_0x1b9166(0x1c9)+_0x1b9166(0x233)+_0x1b9166(0x1d8)+_0x1b9166(0x1ed)+_0x1b9166(0x287)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+_0x1b9166(0x275)+_0x1b9166(0x24d),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x1b9166(0x1bf),'description':_0x1b9166(0x241)+_0x1b9166(0x1fd)+_0x1b9166(0x250)+_0x1b9166(0x221)+_0x1b9166(0x20a)+_0x1b9166(0x1fe)+_0x1b9166(0x25f)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x1b9166(0x28b),'description':_0x1b9166(0x20e)+_0x1b9166(0x26d)+_0x1b9166(0x269)+_0x1b9166(0x1fc)+_0x1b9166(0x273)+_0x1b9166(0x21f)+_0x1b9166(0x28d)+_0x1b9166(0x252)+_0x1b9166(0x299)+_0x1b9166(0x24b)+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x2cb4cf=_0x11cec5[_0x1b9166(0x26c)](_0x4f95c9=>{const _0x346ba7=_0x1b9166;if(!ENABLED_TOOLS['includes'](_0x4f95c9[_0x346ba7(0x237)]))return![];if('requiresApiKey'in _0x4f95c9&&_0x4f95c9[_0x346ba7(0x26b)]&&!MORPH_API_KEY)return console[_0x346ba7(0x223)]('Warning:\x20'+_0x4f95c9[_0x346ba7(0x237)]+_0x346ba7(0x227)),![];return!![];});return{'tools':_0x2cb4cf[_0x1b9166(0x288)](_0x3133c1=>({'name':_0x3133c1['name'],'description':_0x3133c1[_0x1b9166(0x25d)],'inputSchema':_0x3133c1['inputSchema']}))};}),server[a0_0x377217(0x23f)](CallToolRequestSchema,async _0x1bab4d=>{const _0x3de2c6=a0_0x377217;try{const {name:_0x45d5f8,arguments:_0x524985}=_0x1bab4d[_0x3de2c6(0x20d)];switch(_0x45d5f8){case _0x3de2c6(0x1c0):{const _0x32c165=MorphEditFileArgsSchema['safeParse'](_0x524985);if(!_0x32c165[_0x3de2c6(0x215)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x32c165[_0x3de2c6(0x223)]);const _0x136b75=await validatePath(_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)]);let _0x3b3354=null,_0x34aff0=!![],_0x4c3c1e=null;try{_0x3b3354=await a0_0x501023[_0x3de2c6(0x248)](_0x136b75,_0x3de2c6(0x202));}catch(_0xf5a32a){const _0x48fd53=_0xf5a32a[_0x3de2c6(0x1d4)];_0x48fd53==='ENOENT'?(_0x34aff0=![],_0x3b3354=''):(_0x4c3c1e='Failed\x20to\x20read\x20file:\x20'+(_0x48fd53||_0x3de2c6(0x1df))+'\x20-\x20'+(_0xf5a32a instanceof Error?_0xf5a32a[_0x3de2c6(0x1e6)]:String(_0xf5a32a)),console['error']('Warning:\x20'+_0x4c3c1e));}try{const _0x352e29=MORPH_API_KEY;if(!_0x352e29)throw new Error(_0x3de2c6(0x1f9));const _0x1f9059=a0_0x486aa6[_0x3de2c6(0x1d5)](_0x136b75),_0x5205a6=a0_0x486aa6[_0x3de2c6(0x210)](_0x136b75),_0xfd50e9=await executeEditFile({'target_filepath':_0x5205a6,'code_edit':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x286)],'instructions':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)]},{'morphApiKey':_0x352e29,'morphApiUrl':MORPH_API_URL,'baseDir':_0x1f9059,'autoWrite':!_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)],'generateUdiff':!![],'debug':![]});if(!_0xfd50e9[_0x3de2c6(0x215)])throw new Error(_0xfd50e9['error']||_0x3de2c6(0x298));const _0x4dfb6d=_0xfd50e9['udiff']||'';let _0x494617=0x3;while(_0x4dfb6d['includes']('`'[_0x3de2c6(0x1f6)](_0x494617))){_0x494617++;}const _0xc7112a='`'[_0x3de2c6(0x1f6)](_0x494617)+_0x3de2c6(0x254)+_0x4dfb6d+'`'['repeat'](_0x494617)+'\x0a\x0a';if(_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1db)+(_0x34aff0?'':_0x3de2c6(0x24e))+':\x20'+_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)]+'\x0a\x0a'+_0xc7112a+_0x3de2c6(0x284)+(_0x34aff0?_0x3de2c6(0x271):_0x3de2c6(0x25c))+'.'}]};return{'content':[{'type':_0x3de2c6(0x1e5),'text':'Morph\x20Edit\x20'+(_0x34aff0?_0x3de2c6(0x1bd):'Created\x20File')+':\x20'+_0x32c165['data']['instruction']+'\x0a\x0a'+_0xc7112a+_0x3de2c6(0x293)+(_0x34aff0?_0x3de2c6(0x263):_0x3de2c6(0x21c))+'\x20'+_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)]}]};}catch(_0x52c561){const _0x28c6ec=_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x1e6)]:String(_0x52c561);return reportMorphError({'error_message':_0x28c6ec,'error_type':_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:'UnknownError','context':{'tool':_0x3de2c6(0x1c0),'file_path':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)],'validated_path':_0x136b75,'instruction':_0x32c165['data'][_0x3de2c6(0x28e)],'model':_0x3de2c6(0x1ef),'dry_run':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)],'file_exists':_0x34aff0,'file_read_error':_0x4c3c1e,'file_readable':_0x3b3354!==null,'request_content':{'path':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x21a)],'code_edit':_0x32c165['data'][_0x3de2c6(0x286)],'instruction':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x28e)],'original_code':_0x3b3354!==null?_0x3b3354[_0x3de2c6(0x23d)]>0xc350?_0x3b3354[_0x3de2c6(0x1eb)](0x0,0xc350)+_0x3de2c6(0x21d)+_0x3b3354['length']+'\x20chars)':_0x3b3354:_0x3de2c6(0x1e3)+(_0x4c3c1e||_0x3de2c6(0x1f3))+']','original_code_length':_0x3b3354?.['length']??0x0,'model':_0x3de2c6(0x1ef),'dry_run':_0x32c165[_0x3de2c6(0x262)][_0x3de2c6(0x228)]}},'stack_trace':_0x52c561 instanceof Error?_0x52c561[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':'text','text':_0x3de2c6(0x1f4)+_0x28c6ec}],'isError':!![]};}}case _0x3de2c6(0x1bf):{const _0x5a0fff=WarpGrepArgsSchema[_0x3de2c6(0x27d)](_0x524985);if(!_0x5a0fff[_0x3de2c6(0x215)])return{'content':[{'type':'text','text':_0x3de2c6(0x1ea)+_0x5a0fff[_0x3de2c6(0x223)]}],'isError':!![]};const _0x4deaf1=_0x1841e4=>{const _0x1af4ef=_0x3de2c6,_0x58635e=[];for(const _0x4b07b6 of _0x1841e4||[]){const _0xc1dcf=_0x4b07b6['role'],_0x54d128=_0x4b07b6[_0x1af4ef(0x1bc)];if(_0xc1dcf===_0x1af4ef(0x1de)&&_0x54d128){const _0x30d956=_0x54d128[_0x1af4ef(0x1b8)]('\x0a')[_0x1af4ef(0x26c)](_0x30de41=>_0x30de41[_0x1af4ef(0x1cb)]());for(const _0x23578e of _0x30d956){const _0x1b60b7=_0x23578e[_0x1af4ef(0x1cc)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x1b60b7){_0x58635e[_0x1af4ef(0x26f)](_0x1af4ef(0x294)+_0x1b60b7[0x1]+'\x27\x20'+_0x1b60b7[0x2]);continue;}const _0x11b405=_0x23578e[_0x1af4ef(0x1cc)](/^read\s+(.+)$/);if(_0x11b405){_0x58635e[_0x1af4ef(0x26f)]('read\x20'+_0x11b405[0x1]);continue;}const _0xd88a8c=_0x23578e[_0x1af4ef(0x1cc)](/^list_directory\s+(.+)$/);if(_0xd88a8c){_0x58635e[_0x1af4ef(0x26f)](_0x1af4ef(0x256)+_0xd88a8c[0x1]);continue;}}}}return _0x58635e;};try{const _0x209267=a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),_0x51adcf=new LocalRipgrepProvider(_0x209267),_0x1d6235=await runWarpGrep({'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'repoRoot':_0x209267,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x51adcf});let _0xcd6b71='';if(_0x1d6235[_0x3de2c6(0x1e9)]===_0x3de2c6(0x297)&&_0x1d6235['finish']?.[_0x3de2c6(0x23b)]?.[_0x3de2c6(0x236)]){const _0x1ed568=_0x1d6235[_0x3de2c6(0x20f)][_0x3de2c6(0x23b)][_0x3de2c6(0x236)],_0x2bab0d=[],_0x5cfd66=[_0x3de2c6(0x230)];for(const _0x340ac2 of _0x1d6235[_0x3de2c6(0x278)]){const _0x467d42=_0x340ac2[_0x3de2c6(0x1f1)],_0x51c2fc=_0x340ac2[_0x3de2c6(0x1bc)];if(_0x467d42===_0x3de2c6(0x1de)&&_0x51c2fc){const _0x4c63fb=_0x51c2fc['split']('\x0a')[_0x3de2c6(0x26c)](_0x46a8fe=>_0x46a8fe[_0x3de2c6(0x1cb)]());for(const _0x15f3fd of _0x4c63fb){const _0x340ea0=_0x15f3fd[_0x3de2c6(0x1cc)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x340ea0){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x255)+_0x340ea0[0x1]+_0x3de2c6(0x220)+_0x340ea0[0x2]+'`');continue;}const _0x519df2=_0x15f3fd[_0x3de2c6(0x1cc)](/^read\s+(.+)$/);if(_0x519df2){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x279)+_0x519df2[0x1]+'`');continue;}const _0x3dc8c0=_0x15f3fd[_0x3de2c6(0x1cc)](/^list_directory\s+(.+)$/);if(_0x3dc8c0){_0x5cfd66[_0x3de2c6(0x26f)](_0x3de2c6(0x280)+_0x3dc8c0[0x1]+'`');continue;}}}}_0x2bab0d[_0x3de2c6(0x26f)](_0x5cfd66[_0x3de2c6(0x229)]('\x0a'));const _0x249cf8=['',_0x3de2c6(0x1cd)];for(const _0x4cfc55 of _0x1ed568){if(_0x4cfc55['lines']==='*')_0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55[_0x3de2c6(0x21a)]+':*');else{if(Array[_0x3de2c6(0x27e)](_0x4cfc55[_0x3de2c6(0x1e1)])){const _0x3715a6=_0x4cfc55[_0x3de2c6(0x1e1)][_0x3de2c6(0x288)](([_0x43891c,_0xbe1ce0])=>{if(_0x43891c===_0xbe1ce0)return''+_0x43891c;return _0x43891c+'-'+_0xbe1ce0;});_0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55['path']+':'+_0x3715a6[_0x3de2c6(0x229)](','));}else _0x249cf8[_0x3de2c6(0x26f)]('-\x20'+_0x4cfc55[_0x3de2c6(0x21a)]+':*');}}_0x249cf8[_0x3de2c6(0x26f)](''),_0x2bab0d[_0x3de2c6(0x26f)](_0x249cf8['join']('\x0a')),_0x2bab0d['push']('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x14a47f=[];for(const _0x486389 of _0x1ed568){let _0x1c3648=a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],_0x486389[_0x3de2c6(0x21a)]),_0x4ffcb9=null,_0x402bca=null;try{_0x4ffcb9=await a0_0x501023[_0x3de2c6(0x248)](_0x1c3648,{'encoding':_0x3de2c6(0x202)});}catch(_0x1c6a2c){const _0x25e620=fixPathRepetition(_0x1c3648);if(_0x25e620)try{_0x4ffcb9=await a0_0x501023['readFile'](_0x25e620,{'encoding':_0x3de2c6(0x202)}),_0x1c3648=_0x25e620;}catch{_0x402bca=_0x1c6a2c instanceof Error?_0x1c6a2c:new Error(String(_0x1c6a2c));}else _0x402bca=_0x1c6a2c instanceof Error?_0x1c6a2c:new Error(String(_0x1c6a2c));}if(_0x4ffcb9!==null){const _0x4e0088=_0x4ffcb9[_0x3de2c6(0x1b8)](/\r?\n/),_0x523ad8=[_0x3de2c6(0x239)+_0x486389[_0x3de2c6(0x21a)]+'\x22>'];if(_0x486389[_0x3de2c6(0x1e1)]==='*'||!Array[_0x3de2c6(0x27e)](_0x486389[_0x3de2c6(0x1e1)]))for(let _0x5598ea=0x1;_0x5598ea<=_0x4e0088['length'];_0x5598ea++){const _0x4c25de=_0x4e0088[_0x5598ea-0x1];_0x523ad8['push'](_0x5598ea+'|\x20'+_0x4c25de);}else for(const [_0xd1388b,_0x5eef1f]of _0x486389[_0x3de2c6(0x1e1)]){_0x523ad8[_0x3de2c6(0x23d)]>0x1&&_0x523ad8[_0x3de2c6(0x26f)]('');for(let _0x3098e1=_0xd1388b;_0x3098e1<=_0x5eef1f&&_0x3098e1<=_0x4e0088[_0x3de2c6(0x23d)];_0x3098e1++){const _0x131a25=_0x4e0088[_0x3098e1-0x1];_0x523ad8[_0x3de2c6(0x26f)](_0x3098e1+'|\x20'+_0x131a25);}}_0x523ad8[_0x3de2c6(0x26f)](_0x3de2c6(0x206)),_0x14a47f[_0x3de2c6(0x26f)](_0x523ad8[_0x3de2c6(0x229)]('\x0a'));}else _0x14a47f[_0x3de2c6(0x26f)](_0x3de2c6(0x239)+_0x486389['path']+'\x22>\x0aError\x20reading\x20file:\x20'+(_0x402bca?.['message']||_0x3de2c6(0x1b2))+_0x3de2c6(0x1dd));}_0x2bab0d[_0x3de2c6(0x26f)](_0x14a47f[_0x3de2c6(0x229)]('\x0a\x0a')),_0xcd6b71=_0x2bab0d[_0x3de2c6(0x229)]('\x0a');const _0x3f3523=_0x1d6235[_0x3de2c6(0x21b)]?.['filter'](_0x3eb66f=>_0x3eb66f[_0x3de2c6(0x1e6)]?.['startsWith'](_0x3de2c6(0x253)))||[];if(_0x3f3523[_0x3de2c6(0x23d)]>0x0){const _0x39a1b6=_0x3f3523[_0x3de2c6(0x288)](_0xad96db=>_0xad96db[_0x3de2c6(0x1e6)])[_0x3de2c6(0x229)](';\x20');reportMorphError({'error_message':_0x39a1b6,'error_type':_0x3de2c6(0x235),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x5a0fff['data'][_0x3de2c6(0x1d6)],'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'model':_0x3de2c6(0x1b1),'termination_reason':_0x3de2c6(0x274),'error_count':_0x3f3523[_0x3de2c6(0x23d)],'is_timeout':![],'timings':_0x1d6235[_0x3de2c6(0x1e0)],'files_attempted':_0x1ed568[_0x3de2c6(0x288)](_0x293fd1=>({'path':_0x293fd1[_0x3de2c6(0x21a)],'lines':_0x293fd1['lines']})),'tool_calls':_0x4deaf1(_0x1d6235[_0x3de2c6(0x278)]),'messages':_0x1d6235[_0x3de2c6(0x278)]?.['map'](_0x3f1b96=>({'role':_0x3f1b96[_0x3de2c6(0x1f1)],'content':_0x3f1b96[_0x3de2c6(0x1bc)]})),'request_content':{'query':_0x5a0fff['data'][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff['data'][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{});}}else{if(_0x1d6235[_0x3de2c6(0x1e9)]===_0x3de2c6(0x260)&&_0x1d6235[_0x3de2c6(0x21b)][_0x3de2c6(0x23d)]>0x0){const _0x5d3bef=_0x1d6235[_0x3de2c6(0x21b)][_0x3de2c6(0x288)](_0x522a23=>_0x522a23[_0x3de2c6(0x1e6)])[_0x3de2c6(0x229)](';\x20');_0xcd6b71=_0x3de2c6(0x1b4)+_0x5d3bef;const _0x287e3a=_0x5d3bef[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x258))||_0x5d3bef[_0x3de2c6(0x1d3)]()[_0x3de2c6(0x295)]('timed\x20out')||_0x5d3bef[_0x3de2c6(0x1d3)]()[_0x3de2c6(0x295)](_0x3de2c6(0x1b6)),_0x5a6a1c=_0x1d6235[_0x3de2c6(0x20f)]?.['metadata']?.['files'],_0x30b34d=_0x1d6235[_0x3de2c6(0x21b)][0x0];reportMorphError({'error_message':_0x5d3bef,'error_type':_0x287e3a?_0x3de2c6(0x25b):_0x30b34d?.[_0x3de2c6(0x289)]?.[_0x3de2c6(0x237)]||_0x3de2c6(0x24c),'context':{'tool':_0x3de2c6(0x1bf),'repo_path':_0x5a0fff[_0x3de2c6(0x262)]['repo_path'],'query':_0x5a0fff[_0x3de2c6(0x262)]['search_string'],'model':_0x3de2c6(0x1b1),'termination_reason':_0x1d6235[_0x3de2c6(0x1e9)],'error_count':_0x1d6235[_0x3de2c6(0x21b)]['length'],'is_timeout':_0x287e3a,'timings':_0x1d6235[_0x3de2c6(0x1e0)],'files_attempted':_0x5a6a1c?.['map'](_0x1ac348=>({'path':_0x1ac348[_0x3de2c6(0x21a)],'lines':_0x1ac348[_0x3de2c6(0x1e1)]})),'tool_calls':_0x4deaf1(_0x1d6235[_0x3de2c6(0x278)]),'messages':_0x1d6235['messages']?.['map'](_0x44d3b9=>({'role':_0x44d3b9[_0x3de2c6(0x1f1)],'content':_0x44d3b9[_0x3de2c6(0x1bc)]})),'request_content':{'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6['resolve'](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'stack_trace':_0x30b34d?.[_0x3de2c6(0x27a)]||undefined,'source':'mcp-filesystem'})[_0x3de2c6(0x1b0)](()=>{});}else _0xcd6b71='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':'text','text':_0xcd6b71}]};}catch(_0x1a51d6){const _0x2e8d93=_0x1a51d6 instanceof Error?_0x1a51d6[_0x3de2c6(0x1e6)]:String(_0x1a51d6),_0x4f6c2a=_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x258))||_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x28f))||_0x2e8d93[_0x3de2c6(0x1d3)]()['includes'](_0x3de2c6(0x1b6))||_0x1a51d6 instanceof Error&&_0x1a51d6[_0x3de2c6(0x237)]==='TimeoutError';return reportMorphError({'error_message':_0x2e8d93,'error_type':_0x4f6c2a?_0x3de2c6(0x25b):_0x1a51d6 instanceof Error?_0x1a51d6[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:_0x3de2c6(0x1f5),'context':{'tool':_0x3de2c6(0x1bf),'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'query':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x222)],'model':_0x3de2c6(0x1b1),'is_timeout':_0x4f6c2a,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x5a0fff['data'][_0x3de2c6(0x222)],'repo_path':_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)],'repoRoot':a0_0x486aa6[_0x3de2c6(0x296)](_0x5a0fff[_0x3de2c6(0x262)][_0x3de2c6(0x1d6)]),'model':_0x3de2c6(0x1b1)}},'stack_trace':_0x1a51d6 instanceof Error?_0x1a51d6['stack']:undefined,'source':'mcp-filesystem'})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1c7)+_0x2e8d93}],'isError':![]};}}case _0x3de2c6(0x28b):{const _0xe71eb2=CodebaseSearchArgsSchema['safeParse'](_0x524985);if(!_0xe71eb2[_0x3de2c6(0x215)])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1ea)+_0xe71eb2['error']}],'isError':!![]};try{const _0x3b369b=MORPH_API_KEY;if(!_0x3b369b)throw new Error(_0x3de2c6(0x1ff));const _0x54fe7a=await executeCodebaseSearch({'query':_0xe71eb2[_0x3de2c6(0x262)]['query'],'target_directories':_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x1e2)],'limit':_0xe71eb2[_0x3de2c6(0x262)]['limit']},{'apiKey':_0x3b369b,'repoId':_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x27f)],'branch':_0xe71eb2['data'][_0x3de2c6(0x25a)],'commitHash':_0xe71eb2[_0x3de2c6(0x262)]['commitHash'],'debug':![]});if(!_0x54fe7a['success'])return{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1d0)+_0x54fe7a['error']}],'isError':!![]};const _0x54a3c3=_0x54fe7a['results'][_0x3de2c6(0x23d)]===0x0?_0x3de2c6(0x26a)+_0xe71eb2[_0x3de2c6(0x262)][_0x3de2c6(0x277)]+'\x22':_0x3de2c6(0x1fa)+_0x54fe7a[_0x3de2c6(0x207)][_0x3de2c6(0x23d)]+_0x3de2c6(0x238)+_0x54fe7a[_0x3de2c6(0x209)]['searchTimeMs']+'ms:\x0a\x0a'+_0x54fe7a[_0x3de2c6(0x207)][_0x3de2c6(0x288)]((_0x3fdb63,_0x49b830)=>_0x49b830+0x1+'.\x20'+_0x3fdb63[_0x3de2c6(0x20b)]+'\x20('+(_0x3fdb63['rerankScore']*0x64)['toFixed'](0x1)+_0x3de2c6(0x24a)+('\x20\x20\x20Lines\x20'+_0x3fdb63[_0x3de2c6(0x249)]+'-'+_0x3fdb63[_0x3de2c6(0x272)]+'\x0a')+('\x20\x20\x20'+_0x3fdb63[_0x3de2c6(0x1bc)]['substring'](0x0,0xc8)+(_0x3fdb63['content'][_0x3de2c6(0x23d)]>0xc8?_0x3de2c6(0x291):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':'text','text':_0x54a3c3}]};}catch(_0x49fd7b){const _0x47ded9=_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x1e6)]:String(_0x49fd7b);return reportMorphError({'error_message':_0x47ded9,'error_type':_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x289)][_0x3de2c6(0x237)]:_0x3de2c6(0x1f5),'context':{'tool':'codebase_search','query':_0xe71eb2[_0x3de2c6(0x262)]['query'],'repo_id':_0xe71eb2['data'][_0x3de2c6(0x27f)]},'stack_trace':_0x49fd7b instanceof Error?_0x49fd7b[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':'Error:\x20'+_0x47ded9}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x45d5f8);}}catch(_0x572934){const _0xa247c1=_0x572934 instanceof Error?_0x572934[_0x3de2c6(0x1e6)]:String(_0x572934);return reportMorphError({'error_message':_0xa247c1,'error_type':_0x572934 instanceof Error?_0x572934['constructor']['name']:_0x3de2c6(0x1f5),'context':{'tool':name,'arguments':args?JSON[_0x3de2c6(0x226)](args)['substring'](0x0,0x1f4):undefined,'mcp_server_version':_0x3de2c6(0x246)},'stack_trace':_0x572934 instanceof Error?_0x572934[_0x3de2c6(0x27a)]:undefined,'source':_0x3de2c6(0x22e)})[_0x3de2c6(0x1b0)](()=>{}),{'content':[{'type':_0x3de2c6(0x1e5),'text':_0x3de2c6(0x1b4)+_0xa247c1}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x17016f){const _0x2fb649=a0_0x377217,_0x495698=await getValidRootDirectories(_0x17016f);if(_0x495698['length']>0x0)allowedDirectories=[..._0x495698],console[_0x2fb649(0x223)](_0x2fb649(0x276)+_0x495698[_0x2fb649(0x23d)]+_0x2fb649(0x219));else{console[_0x2fb649(0x223)](_0x2fb649(0x251));if(ENABLE_WORKSPACE_MODE)try{const _0x17cd98=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x17cd98&&(allowedDirectories=[_0x17cd98],console[_0x2fb649(0x223)](_0x2fb649(0x283)+_0x17cd98));}catch(_0x475b61){console[_0x2fb649(0x223)](_0x2fb649(0x1ec)+_0x475b61);}}}server[a0_0x377217(0x1be)](RootsListChangedNotificationSchema,async()=>{const _0x4849f9=a0_0x377217;try{const _0x216b04=await server['listRoots']();_0x216b04&&'roots'in _0x216b04&&await updateAllowedDirectoriesFromRoots(_0x216b04['roots']);}catch(_0x24d8fb){console[_0x4849f9(0x223)](_0x4849f9(0x22a),_0x24d8fb instanceof Error?_0x24d8fb['message']:String(_0x24d8fb));}}),server['oninitialized']=async()=>{const _0x2f7ba9=a0_0x377217,_0x612a3=server[_0x2f7ba9(0x1c6)]();if(_0x612a3?.['roots'])try{const _0x5ef3bb=await server['listRoots']();_0x5ef3bb&&_0x2f7ba9(0x1d9)in _0x5ef3bb?await updateAllowedDirectoriesFromRoots(_0x5ef3bb[_0x2f7ba9(0x1d9)]):console['error'](_0x2f7ba9(0x1f2));}catch(_0x48f6fb){console[_0x2f7ba9(0x223)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x48f6fb instanceof Error?_0x48f6fb[_0x2f7ba9(0x1e6)]:String(_0x48f6fb));}else{if(allowedDirectories['length']>0x0)console['error'](_0x2f7ba9(0x265),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x2f7ba9(0x223)]('Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode');else throw new Error(_0x2f7ba9(0x242));}}};async function runServer(){const _0x3d8ced=a0_0x377217,_0x479895=new StdioServerTransport();await server[_0x3d8ced(0x27c)](_0x479895),console[_0x3d8ced(0x223)](_0x3d8ced(0x27b)),allowedDirectories['length']===0x0&&console[_0x3d8ced(0x223)]('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}function a0_0x47c8(){const _0x5cf3d2=['117GRtUOQ','params','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','finish','basename','post','120MeVrYB','realpath','8usGTDI','success','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','homedir','275145ashthd','\x20valid\x20directories','path','errors','created','\x0a...\x20(truncated,\x20total:\x20','false','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','\x27\x20in\x20`','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','search_string','error','number','argv','stringify','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','dryRun','join','Failed\x20to\x20request\x20roots\x20from\x20client:','https://morphllm.com/api/error-report','normalize','23338ofHOWX','mcp-filesystem','152GDqykM','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','MORPH_API_URL','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','.git','FileReadError','files','name','\x20results\x20in\x20','<file\x20path=\x22','PWD','metadata','MORPH_WARP_GREP_TIMEOUT','length','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','setRequestHandler','Parent\x20directory\x20does\x20not\x20exist:\x20','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\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.','sep','Cargo.toml','137871mVmXkm','0.2.0','MORPH_API_KEY','readFile','startLine','%\x20match)\x0a','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','WarpGrepError','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','\x20(new\x20file)','cwd','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','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','File\x20read\x20error:','diff\x0a','-\x20Grepped\x20\x27','list_directory\x20','ENABLE_WORKSPACE_MODE','timeout','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','branch','TimeoutError','create\x20this\x20file','description','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','terminated','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','data','applied\x20edits\x20to','For\x20deletions:\x0a','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','describe','88596MCClem','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','No\x20results\x20found\x20for\x20query:\x20\x22','requiresApiKey','filter','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','string','push','toISOString','apply\x20these\x20changes','endLine','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','completed_with_file_errors','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','query','messages','-\x20Read\x20file\x20`','stack','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','connect','safeParse','isArray','repoId','-\x20Listed\x20directory\x20`','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','default','Fallback:\x20Using\x20workspace\x20root\x20','Use\x20dryRun=false\x20to\x20','\x20is\x20not\x20a\x20directory','code_edit','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','map','constructor','morph-','codebase_search','84kTXXAq','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','instruction','timed\x20out','390xxtbxa','...','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','Successfully\x20','grep\x20\x27','includes','resolve','completed','Morph\x20FastApply\x20failed\x20without\x20error\x20message','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','object','catch','morph-warp-grep-v1-1111v0','Unknown\x20error','composer.json','Error:\x20','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','etimedout','morph-mcp','split','access','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','1161245ylOvMz','content','Applied','setNotificationHandler','warpgrep_codebase_search','edit_file','6963iJWxGG','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','slice','startsWith','getClientCapabilities','Error\x20running\x20fast\x20context\x20search:\x20','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Rules:\x0a','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','trim','match','Relevant\x20context\x20found:','exit','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Search\x20failed:\x20','package.json','WORKSPACE_ROOT','toLowerCase','code','dirname','repo_path','210959FDtPjE','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','roots','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','🔍\x20Morph\x20Edit\x20Preview','ENABLED_TOOLS','\x0a</file>','assistant','unknown','timings','lines','target_directories','[could\x20not\x20read\x20file:\x20','sk-','text','message','env','all','terminationReason','Invalid\x20arguments:\x20','substring','Warning:\x20Workspace\x20fallback\x20failed:\x20','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','pyproject.toml','morph-v3-fast','Preview\x20changes\x20without\x20applying\x20them.','role','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','unknown\x20error','❌\x20Morph\x20Edit\x20Failed:\x20','UnknownError','repeat','optional','.vscode','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Found\x20','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','Benefits:\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','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','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','Max\x20results\x20to\x20return','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','utf-8','stat','boolean','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','</file>','results','ENOENT','stats','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','filepath'];a0_0x47c8=function(){return _0x5cf3d2;};return a0_0x47c8();}runServer()[a0_0x377217(0x1b0)](_0x323bc4=>{const _0x47b15e=a0_0x377217;console[_0x47b15e(0x223)]('Fatal\x20error\x20running\x20server:',_0x323bc4),process[_0x47b15e(0x1ce)](0x1);});
2
+ const a0_0x42bd9c=a0_0x3832;(function(_0x1e90f1,_0x882244){const _0x2516fd=a0_0x3832,_0x368e1b=_0x1e90f1();while(!![]){try{const _0x5a49ad=-parseInt(_0x2516fd(0x177))/0x1+-parseInt(_0x2516fd(0x17a))/0x2+-parseInt(_0x2516fd(0x1a0))/0x3*(-parseInt(_0x2516fd(0xf0))/0x4)+-parseInt(_0x2516fd(0x15d))/0x5+parseInt(_0x2516fd(0x1ac))/0x6+parseInt(_0x2516fd(0x162))/0x7+parseInt(_0x2516fd(0x19d))/0x8*(parseInt(_0x2516fd(0xfb))/0x9);if(_0x5a49ad===_0x882244)break;else _0x368e1b['push'](_0x368e1b['shift']());}catch(_0x57ef0d){_0x368e1b['push'](_0x368e1b['shift']());}}}(a0_0x1a3b,0xce179));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';function a0_0x1a3b(){const _0x510fa1=['1072994taARGj','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','pyproject.toml','search_string','errors','completed','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','map','repoId','roots','package.json','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','Unknown\x20tool:\x20','files','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Fatal\x20error\x20running\x20server:','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','read\x20','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','Error\x20accessing\x20directory\x20','query','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','every','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','\x20chars)','setRequestHandler','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','setNotificationHandler','text','0.2.0','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','[could\x20not\x20read\x20file:\x20','104pIfeLD','morph-v3-fast','stats','3rgDrRW','Repository\x20identifier','UnknownError','messages','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','WarpGrepError','%\x20match)\x0a','endLine','Applied','Failed\x20to\x20request\x20roots\x20from\x20client:','toISOString','safeParse','6606168uPSBVh','results','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','optional','describe','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','.cursor','Morph\x20FastApply\x20failed\x20without\x20error\x20message','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','substring','data','Workspace\x20mode\x20enabled:\x20Using\x20','Invalid\x20arguments:\x20','-\x20High\x20accuracy:\x2098%\x20success\x20rate\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','<file\x20path=\x22','basename','boolean','timeout','Created\x20File','morph-mcp','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','toLowerCase','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','Found\x20','.git','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','length','post','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','create\x20this\x20file','false','-\x20Grepped\x20\x27','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','\x20results\x20in\x20','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','\x20as\x20allowed\x20directory','includes','ENABLED_TOOLS','For\x20deletions:\x0a','\x0a...\x20(truncated,\x20total:\x20','1376636HSwAlq','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','Enabled\x20tools:\x20','env','catch','startsWith','Fallback:\x20Using\x20workspace\x20root\x20','role','code_edit','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','string','354267npEKjP','\x20\x20\x20Lines\x20','edit_file','limit','all','Error\x20running\x20fast\x20context\x20search:\x20','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','Natural\x20language\x20query\x20to\x20search\x20for\x20code','Benefits:\x0a','number','dirname','warpgrep_codebase_search','❌\x20Morph\x20Edit\x20Failed:\x20','TimeoutError','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','PWD','.vscode','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','sep','Specific\x20commit\x20hash\x20to\x20search','slice','startLine','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','success','default','dryRun','MORPH_WARP_GREP_TIMEOUT','name','rerankScore','Error:\x20','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','ENOENT','runWarpGrep_call','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','filepath','</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','filter','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','utf-8','object','\x20valid\x20directories','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','lines','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','stringify','\x20is\x20not\x20a\x20directory','stack','isDirectory','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','terminated','constructor','Morph\x20Edit\x20','Relevant\x20context\x20found:','\x0a</file>','resolve','push','match','stat','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Rules:\x0a','Unknown\x20error','terminationReason','timed\x20out','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','message','oninitialized','etimedout','path','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','instruction','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','tsconfig.json','trim','\x20\x20\x20','isArray','Successfully\x20','code','repo_path','metadata','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','content','applied\x20edits\x20to','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','searchTimeMs','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.','udiff','readFile','error','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','array','ENABLE_WORKSPACE_MODE','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','finish','Warning:\x20','assistant','homedir','2556365tyriLW','morph-warp-grep-v1-1111v0','\x20-\x20','-\x20Read\x20file\x20`','join','7659624wmjmlc','realpath','completed_with_file_errors','inputSchema','unknown','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','grep\x20\x27','...','codebase_search','Preview\x20changes\x20without\x20applying\x20them.','Search\x20failed:\x20','Here\x20is\x20the\x20content\x20of\x20files:\x0a','repeat','\x27\x20in\x20`','Warning:\x20Workspace\x20fallback\x20failed:\x20','created','toFixed','\x22>\x0aError\x20reading\x20file:\x20','exit','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','split','1159215ACYGvA','mcp-filesystem','requiresApiKey'];a0_0x1a3b=function(){return _0x510fa1;};return a0_0x1a3b();}import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x454bdf from'fs/promises';import a0_0x2676d5 from'path';import a0_0x1e56d3 from'os';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_0x5c8ed0 from'axios';function fixPathRepetition(_0x1acd28){const _0x8365be=a0_0x3832,_0x1d9330=_0x1acd28['split'](a0_0x2676d5[_0x8365be(0x10d)])[_0x8365be(0x120)](Boolean);if(_0x1d9330[_0x8365be(0xe0)]<0x2)return null;for(let _0x3cd0ef=Math['floor'](_0x1d9330[_0x8365be(0xe0)]/0x2);_0x3cd0ef>=0x1;_0x3cd0ef--){for(let _0x828e24=0x0;_0x828e24<=_0x1d9330[_0x8365be(0xe0)]-0x2*_0x3cd0ef;_0x828e24++){const _0x29104e=_0x1d9330['slice'](_0x828e24,_0x828e24+_0x3cd0ef),_0x3342d3=_0x1d9330[_0x8365be(0x10f)](_0x828e24+_0x3cd0ef,_0x828e24+0x2*_0x3cd0ef);if(_0x29104e[_0x8365be(0x192)]((_0x4693e4,_0x17a7e2)=>_0x4693e4===_0x3342d3[_0x17a7e2])){const _0x103d6b=[..._0x1d9330['slice'](0x0,_0x828e24),..._0x1d9330[_0x8365be(0x10f)](_0x828e24+_0x3cd0ef)];return a0_0x2676d5[_0x8365be(0x10d)]+_0x103d6b[_0x8365be(0x161)](a0_0x2676d5['sep']);}}}return null;}const args=process['argv'][a0_0x42bd9c(0x10f)](0x2),ALL_TOOLS=[a0_0x42bd9c(0xfd),a0_0x42bd9c(0x106),'codebase_search'],DEFAULT_TOOLS=[a0_0x42bd9c(0xfd),a0_0x42bd9c(0x106)],ENABLED_TOOLS=process[a0_0x42bd9c(0xf3)]['ENABLED_TOOLS']?process[a0_0x42bd9c(0xf3)][a0_0x42bd9c(0xed)]===a0_0x42bd9c(0xff)?ALL_TOOLS:process[a0_0x42bd9c(0xf3)]['ENABLED_TOOLS']['split'](',')['map'](_0x581cae=>_0x581cae[a0_0x42bd9c(0x144)]()):DEFAULT_TOOLS;console[a0_0x42bd9c(0x153)](a0_0x42bd9c(0xf2)+ENABLED_TOOLS[a0_0x42bd9c(0x161)](',\x20'));const WORKSPACE_ROOT=process[a0_0x42bd9c(0xf3)]['WORKSPACE_ROOT']||process[a0_0x42bd9c(0xf3)][a0_0x42bd9c(0x10a)]||process['cwd'](),ENABLE_WORKSPACE_MODE=process[a0_0x42bd9c(0xf3)][a0_0x42bd9c(0x157)]!==a0_0x42bd9c(0xe4),MORPH_API_KEY=process[a0_0x42bd9c(0xf3)]['MORPH_API_KEY'],MORPH_API_URL=process[a0_0x42bd9c(0xf3)]['MORPH_API_URL'],MORPH_WARP_GREP_TIMEOUT=process[a0_0x42bd9c(0xf3)][a0_0x42bd9c(0x115)]?parseInt(process[a0_0x42bd9c(0xf3)][a0_0x42bd9c(0x115)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x42bd9c(0xf5)]('sk-')&&!MORPH_API_KEY[a0_0x42bd9c(0xf5)]('morph-')&&console[a0_0x42bd9c(0x153)](a0_0x42bd9c(0x191));async function reportMorphError(_0x38391f){const _0x3551cf=a0_0x42bd9c;try{await a0_0x5c8ed0[_0x3551cf(0xe1)]('https://morphllm.com/api/error-report',{..._0x38391f,'timestamp':new Date()[_0x3551cf(0x1aa)](),'source':_0x38391f['source']||_0x3551cf(0x178)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x42bd9c(0x153)](a0_0x42bd9c(0x185)),console['error'](a0_0x42bd9c(0x13b)),console['error']('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x42bd9c(0x153)]('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),console['error']('\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)'),console[a0_0x42bd9c(0x153)](a0_0x42bd9c(0xdc)));function a0_0x3832(_0x5b0d85,_0x33c5a8){_0x5b0d85=_0x5b0d85-0xd5;const _0x1a3b46=a0_0x1a3b();let _0x3832e1=_0x1a3b46[_0x5b0d85];return _0x3832e1;}function normalizePath(_0xd2cb54){return a0_0x2676d5['normalize'](_0xd2cb54);}function expandHome(_0x319de3){const _0x563d04=a0_0x42bd9c;if(_0x319de3[_0x563d04(0xf5)]('~/')||_0x319de3==='~')return a0_0x2676d5[_0x563d04(0x161)](a0_0x1e56d3[_0x563d04(0x15c)](),_0x319de3['slice'](0x1));return _0x319de3;}let allowedDirectories=await Promise['all'](args['map'](async _0x23c09b=>{const _0x5f282f=a0_0x42bd9c,_0x58a096=expandHome(_0x23c09b),_0x113880=a0_0x2676d5[_0x5f282f(0x132)](_0x58a096);try{const _0x346262=await a0_0x454bdf[_0x5f282f(0x163)](_0x113880);return normalizePath(_0x346262);}catch(_0x3bf73c){return normalizePath(_0x113880);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x42bd9c(0xe0)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x42bd9c(0x153)](a0_0x42bd9c(0x1b7)+workspaceDir+a0_0x42bd9c(0xeb)));}catch(a0_0xe6e9c0){console['error'](a0_0x42bd9c(0x186)+a0_0xe6e9c0);}async function detectWorkspaceRoot(_0x166987){const _0x46302c=a0_0x42bd9c;let _0x20b576=a0_0x2676d5['resolve'](_0x166987);const _0x25440a=[_0x46302c(0xde),_0x46302c(0x10b),_0x46302c(0x184),'Cargo.toml',_0x46302c(0x17c),'go.mod',_0x46302c(0x1b2),_0x46302c(0x143),'composer.json'];while(_0x20b576!==a0_0x2676d5[_0x46302c(0x105)](_0x20b576)){for(const _0x32c02d of _0x25440a){const _0xc3ee89=a0_0x2676d5['join'](_0x20b576,_0x32c02d);try{return await a0_0x454bdf['access'](_0xc3ee89),normalizePath(_0x20b576);}catch{}}_0x20b576=a0_0x2676d5[_0x46302c(0x105)](_0x20b576);}return normalizePath(_0x166987);}await Promise[a0_0x42bd9c(0xff)](args[a0_0x42bd9c(0x181)](async _0x246326=>{const _0x200a67=a0_0x42bd9c;try{const _0xfa1d72=await a0_0x454bdf[_0x200a67(0x135)](expandHome(_0x246326));!_0xfa1d72[_0x200a67(0x12b)]()&&(console[_0x200a67(0x153)](_0x200a67(0x118)+_0x246326+_0x200a67(0x129)),process[_0x200a67(0x174)](0x1));}catch(_0x2a4d17){console['error'](_0x200a67(0x18f)+_0x246326+':',_0x2a4d17),process[_0x200a67(0x174)](0x1);}}));async function validatePath(_0x65f82c){const _0x39eb80=a0_0x42bd9c,_0x29f2f0=expandHome(_0x65f82c),_0x22073d=a0_0x2676d5[_0x39eb80(0x132)](_0x29f2f0);try{const _0x3691fc=await a0_0x454bdf[_0x39eb80(0x163)](_0x22073d);return _0x3691fc;}catch(_0x12cc96){if(_0x12cc96[_0x39eb80(0x148)]===_0x39eb80(0x11a)){const _0x447f03=a0_0x2676d5[_0x39eb80(0x105)](_0x22073d);try{const _0x4c59e2=await a0_0x454bdf[_0x39eb80(0x163)](_0x447f03);return a0_0x2676d5[_0x39eb80(0x161)](_0x4c59e2,a0_0x2676d5['basename'](_0x22073d));}catch{throw new Error('Parent\x20directory\x20does\x20not\x20exist:\x20'+_0x447f03);}}throw _0x12cc96;}}const MorphEditFileArgsSchema=z['object']({'path':z['string'](),'code_edit':z[a0_0x42bd9c(0xfa)]()['describe']('Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.'),'instruction':z['string']()[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x193)),'dryRun':z[a0_0x42bd9c(0xd6)]()[a0_0x42bd9c(0x113)](![])[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x16b))}),WarpGrepArgsSchema=z[a0_0x42bd9c(0x123)]({'search_string':z['string']()[a0_0x42bd9c(0x1b0)]('Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for'),'repo_path':z[a0_0x42bd9c(0xfa)]()[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x14b))}),CodebaseSearchArgsSchema=z[a0_0x42bd9c(0x123)]({'query':z[a0_0x42bd9c(0xfa)]()['describe'](a0_0x42bd9c(0x102)),'repoId':z['string']()[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x1a1)),'branch':z[a0_0x42bd9c(0xfa)]()[a0_0x42bd9c(0x1af)]()[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x17b)),'commitHash':z[a0_0x42bd9c(0xfa)]()['optional']()[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x10e)),'target_directories':z[a0_0x42bd9c(0x156)](z[a0_0x42bd9c(0xfa)]())['default']([])[a0_0x42bd9c(0x1b0)](a0_0x42bd9c(0x155)),'limit':z[a0_0x42bd9c(0x104)]()[a0_0x42bd9c(0x1af)]()[a0_0x42bd9c(0x113)](0xa)[a0_0x42bd9c(0x1b0)]('Max\x20results\x20to\x20return')}),server=new Server({'name':a0_0x42bd9c(0xd9),'version':a0_0x42bd9c(0x19a)},{'capabilities':{'tools':{}}});server[a0_0x42bd9c(0x195)](ListToolsRequestSchema,async()=>{const _0x46bfa6=a0_0x42bd9c,_0x5115b5=[{'name':_0x46bfa6(0xfd),'description':_0x46bfa6(0x10c)+_0x46bfa6(0x196)+_0x46bfa6(0xea)+_0x46bfa6(0x109)+_0x46bfa6(0x103)+_0x46bfa6(0xf1)+_0x46bfa6(0x111)+_0x46bfa6(0x1b9)+_0x46bfa6(0xf9)+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+_0x46bfa6(0x175)+_0x46bfa6(0x1b4)+_0x46bfa6(0xee)+_0x46bfa6(0x167)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x46bfa6(0x137)+_0x46bfa6(0x197)+_0x46bfa6(0x187)+_0x46bfa6(0x158)+_0x46bfa6(0x119)+_0x46bfa6(0x180)+_0x46bfa6(0xe8)+_0x46bfa6(0x18e),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x46bfa6(0x106),'description':_0x46bfa6(0xe2)+_0x46bfa6(0x1ba)+_0x46bfa6(0xdf)+_0x46bfa6(0x125)+_0x46bfa6(0x154)+_0x46bfa6(0x11f)+_0x46bfa6(0xe6)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x46bfa6(0x16a),'description':_0x46bfa6(0xe9)+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x46bfa6(0x12c)+_0x46bfa6(0x103)+_0x46bfa6(0x127)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x46bfa6(0x18a)+_0x46bfa6(0x101)+_0x46bfa6(0x140)+_0x46bfa6(0x11c)+_0x46bfa6(0x121),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x138fea=_0x5115b5['filter'](_0x38bc23=>{const _0x331041=_0x46bfa6;if(!ENABLED_TOOLS[_0x331041(0xec)](_0x38bc23[_0x331041(0x116)]))return![];if(_0x331041(0x179)in _0x38bc23&&_0x38bc23[_0x331041(0x179)]&&!MORPH_API_KEY)return console[_0x331041(0x153)](_0x331041(0x15a)+_0x38bc23[_0x331041(0x116)]+'\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config'),![];return!![];});return{'tools':_0x138fea[_0x46bfa6(0x181)](_0x2dc480=>({'name':_0x2dc480[_0x46bfa6(0x116)],'description':_0x2dc480['description'],'inputSchema':_0x2dc480[_0x46bfa6(0x165)]}))};}),server[a0_0x42bd9c(0x195)](CallToolRequestSchema,async _0x1615d1=>{const _0x1d6e32=a0_0x42bd9c;try{const {name:_0x3ed86c,arguments:_0x107d20}=_0x1615d1['params'];switch(_0x3ed86c){case _0x1d6e32(0xfd):{const _0x5eb16a=MorphEditFileArgsSchema['safeParse'](_0x107d20);if(!_0x5eb16a[_0x1d6e32(0x112)])throw new Error(_0x1d6e32(0x18c)+_0x5eb16a[_0x1d6e32(0x153)]);const _0x12511b=await validatePath(_0x5eb16a['data'][_0x1d6e32(0x13f)]);let _0x5593a4=null,_0x49fafa=!![],_0x5b60e8=null;try{_0x5593a4=await a0_0x454bdf['readFile'](_0x12511b,'utf-8');}catch(_0x382d39){const _0x3d8078=_0x382d39['code'];_0x3d8078===_0x1d6e32(0x11a)?(_0x49fafa=![],_0x5593a4=''):(_0x5b60e8='Failed\x20to\x20read\x20file:\x20'+(_0x3d8078||_0x1d6e32(0x166))+_0x1d6e32(0x15f)+(_0x382d39 instanceof Error?_0x382d39[_0x1d6e32(0x13c)]:String(_0x382d39)),console[_0x1d6e32(0x153)](_0x1d6e32(0x15a)+_0x5b60e8));}try{const _0x229321=MORPH_API_KEY;if(!_0x229321)throw new Error(_0x1d6e32(0x136));const _0x15649e=a0_0x2676d5[_0x1d6e32(0x105)](_0x12511b),_0x4bd2e7=a0_0x2676d5[_0x1d6e32(0xd5)](_0x12511b),_0x332d42=await executeEditFile({'target_filepath':_0x4bd2e7,'code_edit':_0x5eb16a['data'][_0x1d6e32(0xf8)],'instructions':_0x5eb16a[_0x1d6e32(0x1b6)]['instruction']},{'morphApiKey':_0x229321,'morphApiUrl':MORPH_API_URL,'baseDir':_0x15649e,'autoWrite':!_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x114)],'generateUdiff':!![],'debug':![]});if(!_0x332d42[_0x1d6e32(0x112)])throw new Error(_0x332d42['error']||_0x1d6e32(0x1b3));const _0x1f6060=_0x332d42[_0x1d6e32(0x151)]||'';let _0x378642=0x3;while(_0x1f6060['includes']('`'['repeat'](_0x378642))){_0x378642++;}const _0x4a07b0='`'[_0x1d6e32(0x16e)](_0x378642)+'diff\x0a'+_0x1f6060+'`'['repeat'](_0x378642)+'\x0a\x0a';if(_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x114)])return{'content':[{'type':'text','text':'🔍\x20Morph\x20Edit\x20Preview'+(_0x49fafa?'':'\x20(new\x20file)')+':\x20'+_0x5eb16a['data']['instruction']+'\x0a\x0a'+_0x4a07b0+'Use\x20dryRun=false\x20to\x20'+(_0x49fafa?'apply\x20these\x20changes':_0x1d6e32(0xe3))+'.'}]};return{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x12f)+(_0x49fafa?_0x1d6e32(0x1a8):_0x1d6e32(0xd8))+':\x20'+_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x141)]+'\x0a\x0a'+_0x4a07b0+_0x1d6e32(0x147)+(_0x49fafa?_0x1d6e32(0x14d):_0x1d6e32(0x171))+'\x20'+_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x13f)]}]};}catch(_0x4ad911){const _0x214a91=_0x4ad911 instanceof Error?_0x4ad911[_0x1d6e32(0x13c)]:String(_0x4ad911);return reportMorphError({'error_message':_0x214a91,'error_type':_0x4ad911 instanceof Error?_0x4ad911[_0x1d6e32(0x12e)]['name']:_0x1d6e32(0x1a2),'context':{'tool':_0x1d6e32(0xfd),'file_path':_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x13f)],'validated_path':_0x12511b,'instruction':_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x141)],'model':_0x1d6e32(0x19e),'dry_run':_0x5eb16a['data'][_0x1d6e32(0x114)],'file_exists':_0x49fafa,'file_read_error':_0x5b60e8,'file_readable':_0x5593a4!==null,'request_content':{'path':_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x13f)],'code_edit':_0x5eb16a['data'][_0x1d6e32(0xf8)],'instruction':_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x141)],'original_code':_0x5593a4!==null?_0x5593a4['length']>0xc350?_0x5593a4[_0x1d6e32(0x1b5)](0x0,0xc350)+_0x1d6e32(0xef)+_0x5593a4[_0x1d6e32(0xe0)]+_0x1d6e32(0x194):_0x5593a4:_0x1d6e32(0x19c)+(_0x5b60e8||'unknown\x20error')+']','original_code_length':_0x5593a4?.[_0x1d6e32(0xe0)]??0x0,'model':_0x1d6e32(0x19e),'dry_run':_0x5eb16a[_0x1d6e32(0x1b6)][_0x1d6e32(0x114)]}},'stack_trace':_0x4ad911 instanceof Error?_0x4ad911[_0x1d6e32(0x12a)]:undefined,'source':_0x1d6e32(0x178)})[_0x1d6e32(0xf4)](()=>{}),{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x107)+_0x214a91}],'isError':!![]};}}case _0x1d6e32(0x106):{const _0x1312df=WarpGrepArgsSchema['safeParse'](_0x107d20);if(!_0x1312df['success'])return{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x1b8)+_0x1312df[_0x1d6e32(0x153)]}],'isError':!![]};const _0x1d12f4=_0x5c4087=>{const _0x39ef8f=_0x1d6e32,_0x23d895=[];for(const _0x51b063 of _0x5c4087||[]){const _0x409beb=_0x51b063[_0x39ef8f(0xf7)],_0x112b34=_0x51b063[_0x39ef8f(0x14c)];if(_0x409beb===_0x39ef8f(0x15b)&&_0x112b34){const _0x466c2e=_0x112b34[_0x39ef8f(0x176)]('\x0a')['filter'](_0x1997fa=>_0x1997fa[_0x39ef8f(0x144)]());for(const _0x590e3a of _0x466c2e){const _0x35f86c=_0x590e3a[_0x39ef8f(0x134)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x35f86c){_0x23d895['push'](_0x39ef8f(0x168)+_0x35f86c[0x1]+'\x27\x20'+_0x35f86c[0x2]);continue;}const _0x1f4bb4=_0x590e3a[_0x39ef8f(0x134)](/^read\s+(.+)$/);if(_0x1f4bb4){_0x23d895[_0x39ef8f(0x133)](_0x39ef8f(0x18d)+_0x1f4bb4[0x1]);continue;}const _0x3f5aa4=_0x590e3a[_0x39ef8f(0x134)](/^list_directory\s+(.+)$/);if(_0x3f5aa4){_0x23d895[_0x39ef8f(0x133)]('list_directory\x20'+_0x3f5aa4[0x1]);continue;}}}}return _0x23d895;};try{const _0x4f35cc=a0_0x2676d5[_0x1d6e32(0x132)](_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)]),_0x63fb2=new LocalRipgrepProvider(_0x4f35cc),_0x642e8c=await runWarpGrep({'query':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x17d)],'repoRoot':_0x4f35cc,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x63fb2});let _0x539a04='';if(_0x642e8c['terminationReason']===_0x1d6e32(0x17f)&&_0x642e8c[_0x1d6e32(0x159)]?.[_0x1d6e32(0x14a)]?.[_0x1d6e32(0x189)]){const _0x178639=_0x642e8c[_0x1d6e32(0x159)][_0x1d6e32(0x14a)][_0x1d6e32(0x189)],_0x538198=[],_0x32b15a=[_0x1d6e32(0x19b)];for(const _0x3488a2 of _0x642e8c[_0x1d6e32(0x1a3)]){const _0x420b0f=_0x3488a2[_0x1d6e32(0xf7)],_0x211f03=_0x3488a2[_0x1d6e32(0x14c)];if(_0x420b0f===_0x1d6e32(0x15b)&&_0x211f03){const _0x4581fe=_0x211f03[_0x1d6e32(0x176)]('\x0a')['filter'](_0x6a1492=>_0x6a1492['trim']());for(const _0x5a2404 of _0x4581fe){const _0x3d055e=_0x5a2404[_0x1d6e32(0x134)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x3d055e){_0x32b15a['push'](_0x1d6e32(0xe5)+_0x3d055e[0x1]+_0x1d6e32(0x16f)+_0x3d055e[0x2]+'`');continue;}const _0x2084ec=_0x5a2404[_0x1d6e32(0x134)](/^read\s+(.+)$/);if(_0x2084ec){_0x32b15a[_0x1d6e32(0x133)](_0x1d6e32(0x160)+_0x2084ec[0x1]+'`');continue;}const _0xb91ed1=_0x5a2404[_0x1d6e32(0x134)](/^list_directory\s+(.+)$/);if(_0xb91ed1){_0x32b15a['push']('-\x20Listed\x20directory\x20`'+_0xb91ed1[0x1]+'`');continue;}}}}_0x538198[_0x1d6e32(0x133)](_0x32b15a[_0x1d6e32(0x161)]('\x0a'));const _0x983221=['',_0x1d6e32(0x130)];for(const _0x3261b0 of _0x178639){if(_0x3261b0[_0x1d6e32(0x126)]==='*')_0x983221[_0x1d6e32(0x133)]('-\x20'+_0x3261b0['path']+':*');else{if(Array[_0x1d6e32(0x146)](_0x3261b0[_0x1d6e32(0x126)])){const _0x2a9711=_0x3261b0['lines'][_0x1d6e32(0x181)](([_0x1934f8,_0x5b3a5e])=>{if(_0x1934f8===_0x5b3a5e)return''+_0x1934f8;return _0x1934f8+'-'+_0x5b3a5e;});_0x983221['push']('-\x20'+_0x3261b0[_0x1d6e32(0x13f)]+':'+_0x2a9711[_0x1d6e32(0x161)](','));}else _0x983221[_0x1d6e32(0x133)]('-\x20'+_0x3261b0[_0x1d6e32(0x13f)]+':*');}}_0x983221[_0x1d6e32(0x133)](''),_0x538198['push'](_0x983221['join']('\x0a')),_0x538198[_0x1d6e32(0x133)](_0x1d6e32(0x16d));const _0x458294=[];for(const _0x2b32c5 of _0x178639){let _0x34f980=a0_0x2676d5['resolve'](_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],_0x2b32c5[_0x1d6e32(0x13f)]),_0x431327=null,_0x2ef198=null;try{_0x431327=await a0_0x454bdf[_0x1d6e32(0x152)](_0x34f980,{'encoding':_0x1d6e32(0x122)});}catch(_0x298db2){const _0x3b6e57=fixPathRepetition(_0x34f980);if(_0x3b6e57)try{_0x431327=await a0_0x454bdf[_0x1d6e32(0x152)](_0x3b6e57,{'encoding':_0x1d6e32(0x122)}),_0x34f980=_0x3b6e57;}catch{_0x2ef198=_0x298db2 instanceof Error?_0x298db2:new Error(String(_0x298db2));}else _0x2ef198=_0x298db2 instanceof Error?_0x298db2:new Error(String(_0x298db2));}if(_0x431327!==null){const _0x4dd440=_0x431327[_0x1d6e32(0x176)](/\r?\n/),_0x5cdeba=[_0x1d6e32(0x1bb)+_0x2b32c5[_0x1d6e32(0x13f)]+'\x22>'];if(_0x2b32c5[_0x1d6e32(0x126)]==='*'||!Array[_0x1d6e32(0x146)](_0x2b32c5[_0x1d6e32(0x126)]))for(let _0x4e35c0=0x1;_0x4e35c0<=_0x4dd440[_0x1d6e32(0xe0)];_0x4e35c0++){const _0x466373=_0x4dd440[_0x4e35c0-0x1];_0x5cdeba['push'](_0x4e35c0+'|\x20'+_0x466373);}else for(const [_0x102b55,_0x3aaab6]of _0x2b32c5[_0x1d6e32(0x126)]){_0x5cdeba['length']>0x1&&_0x5cdeba[_0x1d6e32(0x133)]('');for(let _0x2a7d73=_0x102b55;_0x2a7d73<=_0x3aaab6&&_0x2a7d73<=_0x4dd440[_0x1d6e32(0xe0)];_0x2a7d73++){const _0x1b00e7=_0x4dd440[_0x2a7d73-0x1];_0x5cdeba[_0x1d6e32(0x133)](_0x2a7d73+'|\x20'+_0x1b00e7);}}_0x5cdeba[_0x1d6e32(0x133)](_0x1d6e32(0x11e)),_0x458294[_0x1d6e32(0x133)](_0x5cdeba[_0x1d6e32(0x161)]('\x0a'));}else _0x458294[_0x1d6e32(0x133)](_0x1d6e32(0x1bb)+_0x2b32c5['path']+_0x1d6e32(0x173)+(_0x2ef198?.[_0x1d6e32(0x13c)]||_0x1d6e32(0x138))+_0x1d6e32(0x131));}_0x538198['push'](_0x458294['join']('\x0a\x0a')),_0x539a04=_0x538198[_0x1d6e32(0x161)]('\x0a');const _0x375442=_0x642e8c['errors']?.[_0x1d6e32(0x120)](_0x391974=>_0x391974[_0x1d6e32(0x13c)]?.[_0x1d6e32(0xf5)]('File\x20read\x20error:'))||[];if(_0x375442[_0x1d6e32(0xe0)]>0x0){const _0xa750d3=_0x375442[_0x1d6e32(0x181)](_0x2d1a0a=>_0x2d1a0a[_0x1d6e32(0x13c)])[_0x1d6e32(0x161)](';\x20');reportMorphError({'error_message':_0xa750d3,'error_type':'FileReadError','context':{'tool':'warpgrep_codebase_search','repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'query':_0x1312df['data'][_0x1d6e32(0x17d)],'model':_0x1d6e32(0x15e),'termination_reason':_0x1d6e32(0x164),'error_count':_0x375442[_0x1d6e32(0xe0)],'is_timeout':![],'timings':_0x642e8c['timings'],'files_attempted':_0x178639['map'](_0x3b6cc2=>({'path':_0x3b6cc2[_0x1d6e32(0x13f)],'lines':_0x3b6cc2[_0x1d6e32(0x126)]})),'tool_calls':_0x1d12f4(_0x642e8c[_0x1d6e32(0x1a3)]),'messages':_0x642e8c[_0x1d6e32(0x1a3)]?.[_0x1d6e32(0x181)](_0x4e2071=>({'role':_0x4e2071['role'],'content':_0x4e2071[_0x1d6e32(0x14c)]})),'request_content':{'query':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x17d)],'repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'repoRoot':a0_0x2676d5[_0x1d6e32(0x132)](_0x1312df['data']['repo_path']),'model':_0x1d6e32(0x15e)}},'source':_0x1d6e32(0x178)})['catch'](()=>{});}}else{if(_0x642e8c['terminationReason']===_0x1d6e32(0x12d)&&_0x642e8c['errors']['length']>0x0){const _0x23daab=_0x642e8c[_0x1d6e32(0x17e)]['map'](_0x134b9b=>_0x134b9b[_0x1d6e32(0x13c)])[_0x1d6e32(0x161)](';\x20');_0x539a04=_0x1d6e32(0x118)+_0x23daab;const _0x561877=_0x23daab[_0x1d6e32(0xdb)]()[_0x1d6e32(0xec)]('timeout')||_0x23daab[_0x1d6e32(0xdb)]()[_0x1d6e32(0xec)]('timed\x20out')||_0x23daab[_0x1d6e32(0xdb)]()[_0x1d6e32(0xec)](_0x1d6e32(0x13e)),_0x18e0f1=_0x642e8c['finish']?.['metadata']?.[_0x1d6e32(0x189)],_0x23dc81=_0x642e8c[_0x1d6e32(0x17e)][0x0];reportMorphError({'error_message':_0x23daab,'error_type':_0x561877?_0x1d6e32(0x108):_0x23dc81?.['constructor']?.[_0x1d6e32(0x116)]||_0x1d6e32(0x1a5),'context':{'tool':_0x1d6e32(0x106),'repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'query':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x17d)],'model':_0x1d6e32(0x15e),'termination_reason':_0x642e8c[_0x1d6e32(0x139)],'error_count':_0x642e8c['errors']['length'],'is_timeout':_0x561877,'timings':_0x642e8c['timings'],'files_attempted':_0x18e0f1?.['map'](_0x562cca=>({'path':_0x562cca[_0x1d6e32(0x13f)],'lines':_0x562cca[_0x1d6e32(0x126)]})),'tool_calls':_0x1d12f4(_0x642e8c[_0x1d6e32(0x1a3)]),'messages':_0x642e8c[_0x1d6e32(0x1a3)]?.[_0x1d6e32(0x181)](_0x1cf14e=>({'role':_0x1cf14e[_0x1d6e32(0xf7)],'content':_0x1cf14e[_0x1d6e32(0x14c)]})),'request_content':{'query':_0x1312df[_0x1d6e32(0x1b6)]['search_string'],'repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'repoRoot':a0_0x2676d5[_0x1d6e32(0x132)](_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)]),'model':_0x1d6e32(0x15e)}},'stack_trace':_0x23dc81?.[_0x1d6e32(0x12a)]||undefined,'source':_0x1d6e32(0x178)})['catch'](()=>{});}else _0x539a04=_0x1d6e32(0x1b1);}return{'content':[{'type':_0x1d6e32(0x199),'text':_0x539a04}]};}catch(_0xc38f27){const _0x5ae10c=_0xc38f27 instanceof Error?_0xc38f27[_0x1d6e32(0x13c)]:String(_0xc38f27),_0x2ced5f=_0x5ae10c[_0x1d6e32(0xdb)]()[_0x1d6e32(0xec)](_0x1d6e32(0xd7))||_0x5ae10c[_0x1d6e32(0xdb)]()[_0x1d6e32(0xec)](_0x1d6e32(0x13a))||_0x5ae10c['toLowerCase']()['includes'](_0x1d6e32(0x13e))||_0xc38f27 instanceof Error&&_0xc38f27[_0x1d6e32(0x116)]===_0x1d6e32(0x108);return reportMorphError({'error_message':_0x5ae10c,'error_type':_0x2ced5f?_0x1d6e32(0x108):_0xc38f27 instanceof Error?_0xc38f27[_0x1d6e32(0x12e)]['name']:_0x1d6e32(0x1a2),'context':{'tool':'warpgrep_codebase_search','repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'query':_0x1312df['data']['search_string'],'model':_0x1d6e32(0x15e),'is_timeout':_0x2ced5f,'exception_phase':_0x1d6e32(0x11b),'request_content':{'query':_0x1312df['data'][_0x1d6e32(0x17d)],'repo_path':_0x1312df[_0x1d6e32(0x1b6)][_0x1d6e32(0x149)],'repoRoot':a0_0x2676d5[_0x1d6e32(0x132)](_0x1312df['data'][_0x1d6e32(0x149)]),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0xc38f27 instanceof Error?_0xc38f27[_0x1d6e32(0x12a)]:undefined,'source':_0x1d6e32(0x178)})[_0x1d6e32(0xf4)](()=>{}),{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x100)+_0x5ae10c}],'isError':![]};}}case'codebase_search':{const _0x3be874=CodebaseSearchArgsSchema[_0x1d6e32(0x1ab)](_0x107d20);if(!_0x3be874[_0x1d6e32(0x112)])return{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x1b8)+_0x3be874[_0x1d6e32(0x153)]}],'isError':!![]};try{const _0xc32402=MORPH_API_KEY;if(!_0xc32402)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x5be578=await executeCodebaseSearch({'query':_0x3be874['data']['query'],'target_directories':_0x3be874['data']['target_directories'],'limit':_0x3be874[_0x1d6e32(0x1b6)][_0x1d6e32(0xfe)]},{'apiKey':_0xc32402,'repoId':_0x3be874[_0x1d6e32(0x1b6)]['repoId'],'branch':_0x3be874[_0x1d6e32(0x1b6)]['branch'],'commitHash':_0x3be874['data']['commitHash'],'debug':![]});if(!_0x5be578[_0x1d6e32(0x112)])return{'content':[{'type':'text','text':_0x1d6e32(0x16c)+_0x5be578[_0x1d6e32(0x153)]}],'isError':!![]};const _0x585be6=_0x5be578[_0x1d6e32(0x1ad)][_0x1d6e32(0xe0)]===0x0?'No\x20results\x20found\x20for\x20query:\x20\x22'+_0x3be874[_0x1d6e32(0x1b6)][_0x1d6e32(0x190)]+'\x22':_0x1d6e32(0xdd)+_0x5be578[_0x1d6e32(0x1ad)][_0x1d6e32(0xe0)]+_0x1d6e32(0xe7)+_0x5be578[_0x1d6e32(0x19f)][_0x1d6e32(0x14f)]+'ms:\x0a\x0a'+_0x5be578[_0x1d6e32(0x1ad)][_0x1d6e32(0x181)]((_0x47202b,_0x4231db)=>_0x4231db+0x1+'.\x20'+_0x47202b[_0x1d6e32(0x11d)]+'\x20('+(_0x47202b[_0x1d6e32(0x117)]*0x64)[_0x1d6e32(0x172)](0x1)+_0x1d6e32(0x1a6)+(_0x1d6e32(0xfc)+_0x47202b[_0x1d6e32(0x110)]+'-'+_0x47202b[_0x1d6e32(0x1a7)]+'\x0a')+(_0x1d6e32(0x145)+_0x47202b[_0x1d6e32(0x14c)][_0x1d6e32(0x1b5)](0x0,0xc8)+(_0x47202b[_0x1d6e32(0x14c)][_0x1d6e32(0xe0)]>0xc8?_0x1d6e32(0x169):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x1d6e32(0x199),'text':_0x585be6}]};}catch(_0x5b26dc){const _0x3f093b=_0x5b26dc instanceof Error?_0x5b26dc['message']:String(_0x5b26dc);return reportMorphError({'error_message':_0x3f093b,'error_type':_0x5b26dc instanceof Error?_0x5b26dc[_0x1d6e32(0x12e)][_0x1d6e32(0x116)]:_0x1d6e32(0x1a2),'context':{'tool':_0x1d6e32(0x16a),'query':_0x3be874['data']['query'],'repo_id':_0x3be874[_0x1d6e32(0x1b6)][_0x1d6e32(0x182)]},'stack_trace':_0x5b26dc instanceof Error?_0x5b26dc['stack']:undefined,'source':_0x1d6e32(0x178)})[_0x1d6e32(0xf4)](()=>{}),{'content':[{'type':_0x1d6e32(0x199),'text':_0x1d6e32(0x118)+_0x3f093b}],'isError':!![]};}}default:throw new Error(_0x1d6e32(0x188)+_0x3ed86c);}}catch(_0x289e95){const _0x28900a=_0x289e95 instanceof Error?_0x289e95['message']:String(_0x289e95);return reportMorphError({'error_message':_0x28900a,'error_type':_0x289e95 instanceof Error?_0x289e95[_0x1d6e32(0x12e)][_0x1d6e32(0x116)]:_0x1d6e32(0x1a2),'context':{'tool':name,'arguments':args?JSON[_0x1d6e32(0x128)](args)[_0x1d6e32(0x1b5)](0x0,0x1f4):undefined,'mcp_server_version':_0x1d6e32(0x19a)},'stack_trace':_0x289e95 instanceof Error?_0x289e95[_0x1d6e32(0x12a)]:undefined,'source':'mcp-filesystem'})['catch'](()=>{}),{'content':[{'type':'text','text':_0x1d6e32(0x118)+_0x28900a}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x5e69d0){const _0x1d6ad4=a0_0x42bd9c,_0x560c0d=await getValidRootDirectories(_0x5e69d0);if(_0x560c0d[_0x1d6ad4(0xe0)]>0x0)allowedDirectories=[..._0x560c0d],console[_0x1d6ad4(0x153)]('Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20'+_0x560c0d[_0x1d6ad4(0xe0)]+_0x1d6ad4(0x124));else{console[_0x1d6ad4(0x153)](_0x1d6ad4(0x1ae));if(ENABLE_WORKSPACE_MODE)try{const _0x5a27e0=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x5a27e0&&(allowedDirectories=[_0x5a27e0],console[_0x1d6ad4(0x153)](_0x1d6ad4(0xf6)+_0x5a27e0));}catch(_0x324b33){console['error'](_0x1d6ad4(0x170)+_0x324b33);}}}server[a0_0x42bd9c(0x198)](RootsListChangedNotificationSchema,async()=>{const _0x19107a=a0_0x42bd9c;try{const _0x3b2a07=await server['listRoots']();_0x3b2a07&&_0x19107a(0x183)in _0x3b2a07&&await updateAllowedDirectoriesFromRoots(_0x3b2a07[_0x19107a(0x183)]);}catch(_0x5e0024){console[_0x19107a(0x153)](_0x19107a(0x1a9),_0x5e0024 instanceof Error?_0x5e0024['message']:String(_0x5e0024));}}),server[a0_0x42bd9c(0x13d)]=async()=>{const _0x21fe1f=a0_0x42bd9c,_0x2f0a4b=server['getClientCapabilities']();if(_0x2f0a4b?.['roots'])try{const _0x56d1f4=await server['listRoots']();_0x56d1f4&&_0x21fe1f(0x183)in _0x56d1f4?await updateAllowedDirectoriesFromRoots(_0x56d1f4[_0x21fe1f(0x183)]):console[_0x21fe1f(0x153)]('Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings');}catch(_0x2e3dbc){console[_0x21fe1f(0x153)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x2e3dbc instanceof Error?_0x2e3dbc[_0x21fe1f(0x13c)]:String(_0x2e3dbc));}else{if(allowedDirectories[_0x21fe1f(0xe0)]>0x0)console[_0x21fe1f(0x153)](_0x21fe1f(0xda),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console['error'](_0x21fe1f(0x14e));else throw new Error(_0x21fe1f(0x150));}}};async function runServer(){const _0x3ad11f=a0_0x42bd9c,_0x184825=new StdioServerTransport();await server['connect'](_0x184825),console[_0x3ad11f(0x153)](_0x3ad11f(0x1a4)),allowedDirectories[_0x3ad11f(0xe0)]===0x0&&console[_0x3ad11f(0x153)](_0x3ad11f(0x142));}runServer()[a0_0x42bd9c(0xf4)](_0x1e7c5e=>{const _0x4c2eee=a0_0x42bd9c;console['error'](_0x4c2eee(0x18b),_0x1e7c5e),process[_0x4c2eee(0x174)](0x1);});
@@ -1 +1 @@
1
- (function(_0x2e64bd,_0x4d238d){const _0x1bc7c8=a1_0x2e03,_0x4d0a1f=_0x2e64bd();while(!![]){try{const _0x328777=-parseInt(_0x1bc7c8(0x84))/0x1+parseInt(_0x1bc7c8(0x83))/0x2+-parseInt(_0x1bc7c8(0x80))/0x3*(-parseInt(_0x1bc7c8(0x7c))/0x4)+parseInt(_0x1bc7c8(0x7a))/0x5*(-parseInt(_0x1bc7c8(0x77))/0x6)+-parseInt(_0x1bc7c8(0x81))/0x7+parseInt(_0x1bc7c8(0x75))/0x8*(parseInt(_0x1bc7c8(0x6f))/0x9)+parseInt(_0x1bc7c8(0x70))/0xa;if(_0x328777===_0x4d238d)break;else _0x4d0a1f['push'](_0x4d0a1f['shift']());}catch(_0x5abb9d){_0x4d0a1f['push'](_0x4d0a1f['shift']());}}}(a1_0xa1d0,0xc0a94));function a1_0xa1d0(){const _0x5e911e=['charAt','toUpperCase','10107wPDmvW','8518181Ztigrf','replace','1289224daFRFg','776444uOKAki','/mnt/','8188956lzNBJj','16702720lwUoXv','slice','normalize','trim','homedir','8ryQhqZ','join','70986OkEdyG','startsWith','test','335XnYkrB','substring','416XAxILz','match'];a1_0xa1d0=function(){return _0x5e911e;};return a1_0xa1d0();}import a1_0x4ac56e from'path';import a1_0x1c5a7f from'os';export function convertToWindowsPath(_0x5cdfa2){const _0x4f670c=a1_0x2e03;if(_0x5cdfa2[_0x4f670c(0x78)](_0x4f670c(0x85))){const _0x24f026=_0x5cdfa2[_0x4f670c(0x7e)](0x5)[_0x4f670c(0x7f)](),_0x2ec79f=_0x5cdfa2['slice'](0x6)[_0x4f670c(0x82)](/\//g,'\x5c');return _0x24f026+':'+_0x2ec79f;}if(_0x5cdfa2[_0x4f670c(0x7d)](/^\/[a-zA-Z]\//)){const _0x216098=_0x5cdfa2[_0x4f670c(0x7e)](0x1)[_0x4f670c(0x7f)](),_0xef5196=_0x5cdfa2[_0x4f670c(0x71)](0x2)[_0x4f670c(0x82)](/\//g,'\x5c');return _0x216098+':'+_0xef5196;}if(_0x5cdfa2[_0x4f670c(0x7d)](/^[a-zA-Z]:/))return _0x5cdfa2[_0x4f670c(0x82)](/\//g,'\x5c');return _0x5cdfa2;}function a1_0x2e03(_0x4a9fde,_0x393409){_0x4a9fde=_0x4a9fde-0x6f;const _0xa1d0f3=a1_0xa1d0();let _0x2e0384=_0xa1d0f3[_0x4a9fde];return _0x2e0384;}export function normalizePath(_0xe8bcbb){const _0x5bb724=a1_0x2e03;_0xe8bcbb=_0xe8bcbb[_0x5bb724(0x73)]()['replace'](/^["']|["']$/g,'');const _0x12dbb2=_0xe8bcbb[_0x5bb724(0x78)]('/')&&!_0xe8bcbb[_0x5bb724(0x7d)](/^\/mnt\/[a-z]\//i)&&!_0xe8bcbb[_0x5bb724(0x7d)](/^\/[a-zA-Z]\//);if(_0x12dbb2)return _0xe8bcbb[_0x5bb724(0x82)](/\/+/g,'/')['replace'](/\/+$/,'');_0xe8bcbb=convertToWindowsPath(_0xe8bcbb);if(_0xe8bcbb[_0x5bb724(0x78)]('\x5c\x5c')){let _0x1214a0=_0xe8bcbb;_0x1214a0=_0x1214a0[_0x5bb724(0x82)](/^\\{2,}/,'\x5c\x5c');const _0x20fa6a=_0x1214a0[_0x5bb724(0x7b)](0x2)['replace'](/\\\\/g,'\x5c');_0xe8bcbb='\x5c\x5c'+_0x20fa6a;}else _0xe8bcbb=_0xe8bcbb[_0x5bb724(0x82)](/\\\\/g,'\x5c');let _0x3282a8=a1_0x4ac56e[_0x5bb724(0x72)](_0xe8bcbb);_0xe8bcbb['startsWith']('\x5c\x5c')&&!_0x3282a8[_0x5bb724(0x78)]('\x5c\x5c')&&(_0x3282a8='\x5c'+_0x3282a8);if(_0x3282a8[_0x5bb724(0x7d)](/^[a-zA-Z]:/)){let _0x23721f=_0x3282a8[_0x5bb724(0x82)](/\//g,'\x5c');return/^[a-z]:/[_0x5bb724(0x79)](_0x23721f)&&(_0x23721f=_0x23721f['charAt'](0x0)['toUpperCase']()+_0x23721f['slice'](0x1)),_0x23721f;}return _0x3282a8['replace'](/\//g,'\x5c');}export function expandHome(_0x1d53d8){const _0x52a9ff=a1_0x2e03;if(_0x1d53d8[_0x52a9ff(0x78)]('~/')||_0x1d53d8==='~')return a1_0x4ac56e[_0x52a9ff(0x76)](a1_0x1c5a7f[_0x52a9ff(0x74)](),_0x1d53d8[_0x52a9ff(0x71)](0x1));return _0x1d53d8;}
1
+ (function(_0x138ba3,_0x2dc229){const _0x6c8e7=a1_0x42df,_0x59715a=_0x138ba3();while(!![]){try{const _0x24415a=parseInt(_0x6c8e7(0x190))/0x1+parseInt(_0x6c8e7(0x182))/0x2+parseInt(_0x6c8e7(0x18f))/0x3*(-parseInt(_0x6c8e7(0x187))/0x4)+parseInt(_0x6c8e7(0x188))/0x5*(-parseInt(_0x6c8e7(0x180))/0x6)+-parseInt(_0x6c8e7(0x17c))/0x7+parseInt(_0x6c8e7(0x18d))/0x8*(-parseInt(_0x6c8e7(0x17e))/0x9)+parseInt(_0x6c8e7(0x185))/0xa*(parseInt(_0x6c8e7(0x17f))/0xb);if(_0x24415a===_0x2dc229)break;else _0x59715a['push'](_0x59715a['shift']());}catch(_0xaee400){_0x59715a['push'](_0x59715a['shift']());}}}(a1_0x3d99,0x60376));function a1_0x42df(_0x54d082,_0x266eee){_0x54d082=_0x54d082-0x17b;const _0x3d9908=a1_0x3d99();let _0x42df7c=_0x3d9908[_0x54d082];return _0x42df7c;}import a1_0x2ad0a5 from'path';import a1_0x5460c8 from'os';export function convertToWindowsPath(_0x3a932e){const _0x2e4eaf=a1_0x42df;if(_0x3a932e['startsWith'](_0x2e4eaf(0x186))){const _0x205c90=_0x3a932e[_0x2e4eaf(0x18c)](0x5)[_0x2e4eaf(0x183)](),_0x1f817b=_0x3a932e[_0x2e4eaf(0x17b)](0x6)[_0x2e4eaf(0x17d)](/\//g,'\x5c');return _0x205c90+':'+_0x1f817b;}if(_0x3a932e[_0x2e4eaf(0x184)](/^\/[a-zA-Z]\//)){const _0x218bbc=_0x3a932e[_0x2e4eaf(0x18c)](0x1)[_0x2e4eaf(0x183)](),_0xdd812c=_0x3a932e[_0x2e4eaf(0x17b)](0x2)[_0x2e4eaf(0x17d)](/\//g,'\x5c');return _0x218bbc+':'+_0xdd812c;}if(_0x3a932e[_0x2e4eaf(0x184)](/^[a-zA-Z]:/))return _0x3a932e[_0x2e4eaf(0x17d)](/\//g,'\x5c');return _0x3a932e;}export function normalizePath(_0x40f46e){const _0xa8e4c5=a1_0x42df;_0x40f46e=_0x40f46e[_0xa8e4c5(0x181)]()['replace'](/^["']|["']$/g,'');const _0x1813f8=_0x40f46e[_0xa8e4c5(0x18a)]('/')&&!_0x40f46e[_0xa8e4c5(0x184)](/^\/mnt\/[a-z]\//i)&&!_0x40f46e[_0xa8e4c5(0x184)](/^\/[a-zA-Z]\//);if(_0x1813f8)return _0x40f46e['replace'](/\/+/g,'/')[_0xa8e4c5(0x17d)](/\/+$/,'');_0x40f46e=convertToWindowsPath(_0x40f46e);if(_0x40f46e[_0xa8e4c5(0x18a)]('\x5c\x5c')){let _0x273f80=_0x40f46e;_0x273f80=_0x273f80['replace'](/^\\{2,}/,'\x5c\x5c');const _0x3d7318=_0x273f80['substring'](0x2)[_0xa8e4c5(0x17d)](/\\\\/g,'\x5c');_0x40f46e='\x5c\x5c'+_0x3d7318;}else _0x40f46e=_0x40f46e[_0xa8e4c5(0x17d)](/\\\\/g,'\x5c');let _0x1d166b=a1_0x2ad0a5[_0xa8e4c5(0x18e)](_0x40f46e);_0x40f46e[_0xa8e4c5(0x18a)]('\x5c\x5c')&&!_0x1d166b[_0xa8e4c5(0x18a)]('\x5c\x5c')&&(_0x1d166b='\x5c'+_0x1d166b);if(_0x1d166b['match'](/^[a-zA-Z]:/)){let _0x4ad53d=_0x1d166b[_0xa8e4c5(0x17d)](/\//g,'\x5c');return/^[a-z]:/[_0xa8e4c5(0x18b)](_0x4ad53d)&&(_0x4ad53d=_0x4ad53d[_0xa8e4c5(0x18c)](0x0)[_0xa8e4c5(0x183)]()+_0x4ad53d[_0xa8e4c5(0x17b)](0x1)),_0x4ad53d;}return _0x1d166b['replace'](/\//g,'\x5c');}function a1_0x3d99(){const _0x315f2e=['474347pouEWg','join','slice','157920zJEIkN','replace','27963fdvKMJ','1481436ukuLHR','400926JkfbOh','trim','80678kRUWyH','toUpperCase','match','90ImPtpJ','/mnt/','4936ZBEdzZ','15VyeLzn','homedir','startsWith','test','charAt','1672KZyqNf','normalize','1119lHOEWW'];a1_0x3d99=function(){return _0x315f2e;};return a1_0x3d99();}export function expandHome(_0x50c546){const _0x4b39c4=a1_0x42df;if(_0x50c546[_0x4b39c4(0x18a)]('~/')||_0x50c546==='~')return a1_0x2ad0a5[_0x4b39c4(0x191)](a1_0x5460c8[_0x4b39c4(0x189)](),_0x50c546[_0x4b39c4(0x17b)](0x1));return _0x50c546;}
@@ -1 +1 @@
1
- (function(_0x25b06e,_0x3e1557){const _0x51e58e=a2_0x2ed5,_0x4b969e=_0x25b06e();while(!![]){try{const _0x37d4b6=-parseInt(_0x51e58e(0x19d))/0x1+parseInt(_0x51e58e(0x195))/0x2+-parseInt(_0x51e58e(0x1a4))/0x3+-parseInt(_0x51e58e(0x1a3))/0x4*(-parseInt(_0x51e58e(0x19a))/0x5)+-parseInt(_0x51e58e(0x194))/0x6+parseInt(_0x51e58e(0x197))/0x7*(-parseInt(_0x51e58e(0x199))/0x8)+parseInt(_0x51e58e(0x19c))/0x9;if(_0x37d4b6===_0x3e1557)break;else _0x4b969e['push'](_0x4b969e['shift']());}catch(_0x5f0f7c){_0x4b969e['push'](_0x4b969e['shift']());}}}(a2_0x3fab,0x3a082));import a2_0x2e77fd from'path';function a2_0x2ed5(_0x15ba43,_0x5685dc){_0x15ba43=_0x15ba43-0x193;const _0x3fab00=a2_0x3fab();let _0x2ed551=_0x3fab00[_0x15ba43];return _0x2ed551;}function a2_0x3fab(){const _0x15cad3=['5muoCkq','sep','3936132kKtquY','47375CkNfqo','startsWith','isArray','string','isAbsolute','includes','729944nquiYG','1128144gjJWHG','resolve','410976gEAsEU','854908BuDwcr','normalize','7tZQlpr','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','2541368cYZuCq'];a2_0x3fab=function(){return _0x15cad3;};return a2_0x3fab();}export function isPathWithinAllowedDirectories(_0x5f012c,_0x28b058){const _0x1bacd8=a2_0x2ed5;if(typeof _0x5f012c!==_0x1bacd8(0x1a0)||!Array[_0x1bacd8(0x19f)](_0x28b058))return![];if(!_0x5f012c||_0x28b058['length']===0x0)return![];if(_0x5f012c[_0x1bacd8(0x1a2)]('\x00'))return![];let _0x1a9bc2;try{_0x1a9bc2=a2_0x2e77fd[_0x1bacd8(0x193)](a2_0x2e77fd[_0x1bacd8(0x196)](_0x5f012c));}catch{return![];}if(!a2_0x2e77fd['isAbsolute'](_0x1a9bc2))throw new Error('Path\x20must\x20be\x20absolute\x20after\x20normalization');return _0x28b058['some'](_0x442b7e=>{const _0x1a9eee=_0x1bacd8;if(typeof _0x442b7e!=='string'||!_0x442b7e)return![];if(_0x442b7e[_0x1a9eee(0x1a2)]('\x00'))return![];let _0x4fa07a;try{_0x4fa07a=a2_0x2e77fd['resolve'](a2_0x2e77fd[_0x1a9eee(0x196)](_0x442b7e));}catch{return![];}if(!a2_0x2e77fd[_0x1a9eee(0x1a1)](_0x4fa07a))throw new Error(_0x1a9eee(0x198));if(_0x1a9bc2===_0x4fa07a)return!![];if(_0x4fa07a===a2_0x2e77fd[_0x1a9eee(0x19b)])return _0x1a9bc2['startsWith'](a2_0x2e77fd[_0x1a9eee(0x19b)]);return _0x1a9bc2[_0x1a9eee(0x19e)](_0x4fa07a+a2_0x2e77fd[_0x1a9eee(0x19b)]);});}
1
+ (function(_0x555dbe,_0x3e694e){const _0x21c3d7=a2_0x2bff,_0x4b8413=_0x555dbe();while(!![]){try{const _0x206ba1=-parseInt(_0x21c3d7(0x13c))/0x1*(parseInt(_0x21c3d7(0x140))/0x2)+-parseInt(_0x21c3d7(0x149))/0x3*(parseInt(_0x21c3d7(0x148))/0x4)+parseInt(_0x21c3d7(0x13d))/0x5+-parseInt(_0x21c3d7(0x13a))/0x6*(-parseInt(_0x21c3d7(0x141))/0x7)+-parseInt(_0x21c3d7(0x13f))/0x8+-parseInt(_0x21c3d7(0x138))/0x9+parseInt(_0x21c3d7(0x139))/0xa;if(_0x206ba1===_0x3e694e)break;else _0x4b8413['push'](_0x4b8413['shift']());}catch(_0x1f76ff){_0x4b8413['push'](_0x4b8413['shift']());}}}(a2_0x16fe,0x82769));import a2_0x2fce9a from'path';function a2_0x2bff(_0x58c338,_0xe1e03d){_0x58c338=_0x58c338-0x138;const _0x16fe1b=a2_0x16fe();let _0x2bffaa=_0x16fe1b[_0x58c338];return _0x2bffaa;}export function isPathWithinAllowedDirectories(_0xc1141d,_0xe75abc){const _0x24fd91=a2_0x2bff;if(typeof _0xc1141d!==_0x24fd91(0x146)||!Array['isArray'](_0xe75abc))return![];if(!_0xc1141d||_0xe75abc['length']===0x0)return![];if(_0xc1141d[_0x24fd91(0x144)]('\x00'))return![];let _0x16d824;try{_0x16d824=a2_0x2fce9a[_0x24fd91(0x145)](a2_0x2fce9a[_0x24fd91(0x143)](_0xc1141d));}catch{return![];}if(!a2_0x2fce9a[_0x24fd91(0x147)](_0x16d824))throw new Error(_0x24fd91(0x142));return _0xe75abc[_0x24fd91(0x13e)](_0xf42d6a=>{const _0x872008=_0x24fd91;if(typeof _0xf42d6a!==_0x872008(0x146)||!_0xf42d6a)return![];if(_0xf42d6a['includes']('\x00'))return![];let _0x259b16;try{_0x259b16=a2_0x2fce9a['resolve'](a2_0x2fce9a[_0x872008(0x143)](_0xf42d6a));}catch{return![];}if(!a2_0x2fce9a[_0x872008(0x147)](_0x259b16))throw new Error('Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization');if(_0x16d824===_0x259b16)return!![];if(_0x259b16===a2_0x2fce9a[_0x872008(0x13b)])return _0x16d824[_0x872008(0x14a)](a2_0x2fce9a['sep']);return _0x16d824['startsWith'](_0x259b16+a2_0x2fce9a[_0x872008(0x13b)]);});}function a2_0x16fe(){const _0xca180f=['7MwhWTN','Path\x20must\x20be\x20absolute\x20after\x20normalization','normalize','includes','resolve','string','isAbsolute','1607564ERoaSF','3AaReYt','startsWith','4564377Yjryri','20548990GvqUVR','2489646SvZzqn','sep','113537ZnegkH','1323965XxshOJ','some','3971624wDoJst','14AEeLTU'];a2_0x16fe=function(){return _0xca180f;};return a2_0x16fe();}
@@ -1 +1 @@
1
- (function(_0x2c5c98,_0x3ef6eb){const _0x1acdb1=a3_0x36e1,_0x4cd9b3=_0x2c5c98();while(!![]){try{const _0x4eb326=parseInt(_0x1acdb1(0x193))/0x1+parseInt(_0x1acdb1(0x19c))/0x2+-parseInt(_0x1acdb1(0x199))/0x3*(-parseInt(_0x1acdb1(0x1a1))/0x4)+parseInt(_0x1acdb1(0x191))/0x5+-parseInt(_0x1acdb1(0x198))/0x6*(parseInt(_0x1acdb1(0x1a3))/0x7)+parseInt(_0x1acdb1(0x195))/0x8*(-parseInt(_0x1acdb1(0x19e))/0x9)+-parseInt(_0x1acdb1(0x19b))/0xa;if(_0x4eb326===_0x3ef6eb)break;else _0x4cd9b3['push'](_0x4cd9b3['shift']());}catch(_0x3c6927){_0x4cd9b3['push'](_0x4cd9b3['shift']());}}}(a3_0x3459,0xb8c4e));import{promises as a3_0x4802cb}from'fs';import a3_0x46777c from'path';import a3_0x35834f from'os';function a3_0x36e1(_0x500671,_0xbe798a){_0x500671=_0x500671-0x18f;const _0x3459a6=a3_0x3459();let _0x36e169=_0x3459a6[_0x500671];return _0x36e169;}function a3_0x3459(){const _0x4d4467=['438URBekB','27351mkxwdq','homedir','3839220kyrlAH','177240iJNZch','file://','9YPVMZN','startsWith','resolve','44yVvaNX','non-directory\x20root','35161kAiXAM','join','error','isDirectory','Skipping\x20invalid\x20directory:\x20','\x20due\x20to\x20error:\x20','2895260CQDUur','invalid\x20path\x20or\x20inaccessible','1468283MVseBz','message','5830616JNzmvt','uri','slice'];a3_0x3459=function(){return _0x4d4467;};return a3_0x3459();}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0xfdcdc4){const _0x2414e8=a3_0x36e1;try{const _0x5e70e9=_0xfdcdc4[_0x2414e8(0x19f)](_0x2414e8(0x19d))?_0xfdcdc4['slice'](0x7):_0xfdcdc4,_0x48abc5=_0x5e70e9[_0x2414e8(0x19f)]('~/')||_0x5e70e9==='~'?a3_0x46777c[_0x2414e8(0x1a4)](a3_0x35834f[_0x2414e8(0x19a)](),_0x5e70e9[_0x2414e8(0x197)](0x1)):_0x5e70e9,_0x51b30e=a3_0x46777c[_0x2414e8(0x1a0)](_0x48abc5),_0x34a8b9=await a3_0x4802cb['realpath'](_0x51b30e);return normalizePath(_0x34a8b9);}catch{return null;}}function formatDirectoryError(_0x593a97,_0x10d988,_0x5a21d9){const _0x33afd4=a3_0x36e1;if(_0x5a21d9)return'Skipping\x20'+_0x5a21d9+':\x20'+_0x593a97;const _0x1e546d=_0x10d988 instanceof Error?_0x10d988[_0x33afd4(0x194)]:String(_0x10d988);return _0x33afd4(0x18f)+_0x593a97+_0x33afd4(0x190)+_0x1e546d;}export async function getValidRootDirectories(_0x249288){const _0xa4bf69=a3_0x36e1,_0x574739=[];for(const _0x2304b8 of _0x249288){const _0x4d79e9=await parseRootUri(_0x2304b8[_0xa4bf69(0x196)]);if(!_0x4d79e9){console[_0xa4bf69(0x1a5)](formatDirectoryError(_0x2304b8[_0xa4bf69(0x196)],undefined,_0xa4bf69(0x192)));continue;}try{const _0x47c55e=await a3_0x4802cb['stat'](_0x4d79e9);_0x47c55e[_0xa4bf69(0x1a6)]()?_0x574739['push'](_0x4d79e9):console['error'](formatDirectoryError(_0x4d79e9,undefined,_0xa4bf69(0x1a2)));}catch(_0x52d60b){console[_0xa4bf69(0x1a5)](formatDirectoryError(_0x4d79e9,_0x52d60b));}}return _0x574739;}
1
+ function a3_0x30dd(){const _0x5b1bb3=['uri','isDirectory','join','Skipping\x20','startsWith','homedir','error','file://','263738QMtMsG','push','1403133VIyHYz','message','659968UydiZU','invalid\x20path\x20or\x20inaccessible','\x20due\x20to\x20error:\x20','12491032rVqfqW','278570mtnPhJ','134868aBIhjg','slice','realpath','75czhPgr','non-directory\x20root','4333581zSrPFj'];a3_0x30dd=function(){return _0x5b1bb3;};return a3_0x30dd();}(function(_0x48c9cf,_0x747a6d){const _0x249bac=a3_0xd45f,_0x33793d=_0x48c9cf();while(!![]){try{const _0xe029d0=parseInt(_0x249bac(0x1ee))/0x1+-parseInt(_0x249bac(0x1f6))/0x2+-parseInt(_0x249bac(0x1f0))/0x3+parseInt(_0x249bac(0x1f2))/0x4+-parseInt(_0x249bac(0x1fa))/0x5*(parseInt(_0x249bac(0x1f7))/0x6)+-parseInt(_0x249bac(0x1e5))/0x7+parseInt(_0x249bac(0x1f5))/0x8;if(_0xe029d0===_0x747a6d)break;else _0x33793d['push'](_0x33793d['shift']());}catch(_0x2b47d1){_0x33793d['push'](_0x33793d['shift']());}}}(a3_0x30dd,0x6836c));import{promises as a3_0x19c731}from'fs';import a3_0x59e514 from'path';import a3_0x215866 from'os';import{normalizePath}from'./path-utils.js';function a3_0xd45f(_0x6dda61,_0x5616b5){_0x6dda61=_0x6dda61-0x1e4;const _0x30dd85=a3_0x30dd();let _0xd45ffe=_0x30dd85[_0x6dda61];return _0xd45ffe;}async function parseRootUri(_0x289910){const _0x2b4a78=a3_0xd45f;try{const _0x481383=_0x289910[_0x2b4a78(0x1ea)](_0x2b4a78(0x1ed))?_0x289910['slice'](0x7):_0x289910,_0x34a043=_0x481383[_0x2b4a78(0x1ea)]('~/')||_0x481383==='~'?a3_0x59e514[_0x2b4a78(0x1e8)](a3_0x215866[_0x2b4a78(0x1eb)](),_0x481383[_0x2b4a78(0x1f8)](0x1)):_0x481383,_0x41cef0=a3_0x59e514['resolve'](_0x34a043),_0x28a726=await a3_0x19c731[_0x2b4a78(0x1f9)](_0x41cef0);return normalizePath(_0x28a726);}catch{return null;}}function formatDirectoryError(_0x115074,_0x59276b,_0x57b756){const _0x10857f=a3_0xd45f;if(_0x57b756)return _0x10857f(0x1e9)+_0x57b756+':\x20'+_0x115074;const _0x506ab0=_0x59276b instanceof Error?_0x59276b[_0x10857f(0x1f1)]:String(_0x59276b);return'Skipping\x20invalid\x20directory:\x20'+_0x115074+_0x10857f(0x1f4)+_0x506ab0;}export async function getValidRootDirectories(_0x1dcd6c){const _0x4119f0=a3_0xd45f,_0x17a5f6=[];for(const _0xd3c809 of _0x1dcd6c){const _0x2ac524=await parseRootUri(_0xd3c809[_0x4119f0(0x1e6)]);if(!_0x2ac524){console[_0x4119f0(0x1ec)](formatDirectoryError(_0xd3c809[_0x4119f0(0x1e6)],undefined,_0x4119f0(0x1f3)));continue;}try{const _0x32e0e4=await a3_0x19c731['stat'](_0x2ac524);_0x32e0e4[_0x4119f0(0x1e7)]()?_0x17a5f6[_0x4119f0(0x1ef)](_0x2ac524):console['error'](formatDirectoryError(_0x2ac524,undefined,_0x4119f0(0x1e4)));}catch(_0x53e512){console[_0x4119f0(0x1ec)](formatDirectoryError(_0x2ac524,_0x53e512));}}return _0x17a5f6;}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@morphllm/morphmcp",
3
- "version": "0.8.57",
3
+ "version": "0.8.59",
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.84",
38
+ "@morphllm/morphsdk": "0.2.86",
39
39
  "@vscode/ripgrep": "^1.15.14",
40
40
  "axios": "^1.6.0",
41
41
  "chalk": "^5.3.0",