@morphllm/morphmcp 0.8.74 → 0.8.76
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 +1 -1
- package/dist/path-utils.js +1 -1
- package/dist/path-validation.js +1 -1
- package/dist/roots-utils.js +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const a0_0x23de00=a0_0x8d91;(function(_0x40b5ab,_0x1f68d2){const _0x5587a1=a0_0x8d91,_0x96cc1d=_0x40b5ab();while(!![]){try{const _0x2b5ac4=parseInt(_0x5587a1(0x26c))/0x1+-parseInt(_0x5587a1(0x273))/0x2+-parseInt(_0x5587a1(0x25f))/0x3+parseInt(_0x5587a1(0x2a4))/0x4*(-parseInt(_0x5587a1(0x1f1))/0x5)+-parseInt(_0x5587a1(0x225))/0x6*(-parseInt(_0x5587a1(0x204))/0x7)+-parseInt(_0x5587a1(0x264))/0x8+parseInt(_0x5587a1(0x1e5))/0x9;if(_0x2b5ac4===_0x1f68d2)break;else _0x96cc1d['push'](_0x96cc1d['shift']());}catch(_0x4cd4ce){_0x96cc1d['push'](_0x96cc1d['shift']());}}}(a0_0x3547,0xcead9));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_0x46a374 from'fs/promises';import a0_0x3c00e5 from'path';import a0_0x29a9ba from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x17ceaa from'axios';function fixPathRepetition(_0x941794){const _0x2a89c5=a0_0x8d91,_0x404dd6=_0x941794[_0x2a89c5(0x20b)](a0_0x3c00e5[_0x2a89c5(0x215)])['filter'](Boolean);if(_0x404dd6[_0x2a89c5(0x297)]<0x2)return null;for(let _0x353806=Math[_0x2a89c5(0x211)](_0x404dd6['length']/0x2);_0x353806>=0x1;_0x353806--){for(let _0x261734=0x0;_0x261734<=_0x404dd6[_0x2a89c5(0x297)]-0x2*_0x353806;_0x261734++){const _0x1f6c54=_0x404dd6[_0x2a89c5(0x29a)](_0x261734,_0x261734+_0x353806),_0x3b7703=_0x404dd6['slice'](_0x261734+_0x353806,_0x261734+0x2*_0x353806);if(_0x1f6c54['every']((_0x3c1e0c,_0x4214f3)=>_0x3c1e0c===_0x3b7703[_0x4214f3])){const _0x3c0b69=[..._0x404dd6[_0x2a89c5(0x29a)](0x0,_0x261734),..._0x404dd6[_0x2a89c5(0x29a)](_0x261734+_0x353806)];return a0_0x3c00e5[_0x2a89c5(0x215)]+_0x3c0b69[_0x2a89c5(0x1f7)](a0_0x3c00e5[_0x2a89c5(0x215)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x304b13=a0_0x8d91;try{const _0x4154d6=require(_0x304b13(0x29b));return _0x4154d6['version']??'unknown';}catch(_0x57fbca){return console[_0x304b13(0x227)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x57fbca),_0x304b13(0x2a5);}}function printHelp(){const _0x42c479=a0_0x8d91;console['log'](_0x42c479(0x27d)+getPackageVersion()),console['log']('\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]'),console[_0x42c479(0x1df)](_0x42c479(0x1ed)),console['log'](_0x42c479(0x266)),console[_0x42c479(0x1df)](_0x42c479(0x292)),console[_0x42c479(0x1df)](_0x42c479(0x21e)),console[_0x42c479(0x1df)](_0x42c479(0x217)),console['log'](_0x42c479(0x1c0));}const cliArgs=process[a0_0x23de00(0x1c2)][a0_0x23de00(0x29a)](0x2),VERSION_FLAGS=new Set(['--version','-v','-V']),HELP_FLAGS=new Set([a0_0x23de00(0x24e),'-h']);cliArgs[a0_0x23de00(0x296)](_0x4f588a=>VERSION_FLAGS[a0_0x23de00(0x1ba)](_0x4f588a))&&(console[a0_0x23de00(0x1df)](a0_0x23de00(0x27d)+getPackageVersion()),process[a0_0x23de00(0x1f5)](0x0));cliArgs[a0_0x23de00(0x296)](_0x55cd48=>HELP_FLAGS['has'](_0x55cd48))&&(printHelp(),process[a0_0x23de00(0x1f5)](0x0));const args=cliArgs[a0_0x23de00(0x1d9)](_0x2e8d85=>!VERSION_FLAGS[a0_0x23de00(0x1ba)](_0x2e8d85)&&!HELP_FLAGS[a0_0x23de00(0x1ba)](_0x2e8d85)),ALL_TOOLS=['edit_file',a0_0x23de00(0x1d3),a0_0x23de00(0x1de)],DEFAULT_TOOLS=[a0_0x23de00(0x24d),a0_0x23de00(0x1d3)],ENABLED_TOOLS=process['env'][a0_0x23de00(0x291)]?process[a0_0x23de00(0x256)][a0_0x23de00(0x291)]===a0_0x23de00(0x249)?ALL_TOOLS:process['env'][a0_0x23de00(0x291)]['split'](',')[a0_0x23de00(0x29d)](_0x22e5c4=>_0x22e5c4[a0_0x23de00(0x282)]()):DEFAULT_TOOLS;console[a0_0x23de00(0x227)](a0_0x23de00(0x1f0)+ENABLED_TOOLS[a0_0x23de00(0x1f7)](',\x20'));function a0_0x8d91(_0x181a5d,_0x4e382c){_0x181a5d=_0x181a5d-0x1aa;const _0x35475b=a0_0x3547();let _0x8d9130=_0x35475b[_0x181a5d];return _0x8d9130;}function a0_0x3547(){const _0x30e9df=['Search\x20failed:\x20','describe','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','catch','completed','endLine','message','.\x20Changes:\x20','stats','package.json','access','false','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','Parent\x20directory\x20does\x20not\x20exist:\x20','PWD','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','array','Error\x20running\x20fast\x20context\x20search:\x20','resolve','params','startLine','ms:\x0a\x0a','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','all','timings','toISOString','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','edit_file','--help','Invalid\x20arguments:\x20','Rules:\x0a','morph-warp-grep-v1-1111v0','morph-v3-fast','Relevant\x20context\x20found:','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','timeout','env','Applied','-\x20Listed\x20directory\x20`','No\x20results\x20found\x20for\x20query:\x20\x22','name','Error:\x20','roots','data','WarpGrepError','4646787afBYqC','post','read\x20','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','added\x20','5563984sueAVs','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','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','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','readFile','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','1083902fqyFKR','\x20(new\x20file)','number','filepath','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','https://morphllm.com/api/error-report','WORKSPACE_ROOT','3316186vgDbPN','Fallback:\x20Using\x20workspace\x20root\x20','Morph\x20Edit\x20Preview','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','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','tsconfig.json','TimeoutError','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','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','Cargo.toml','@morphllm/morphmcp\x20','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','oninitialized','search_string','trim','startsWith','terminated','substring','ENOENT','files','\x20is\x20not\x20a\x20directory','assistant','isArray','Created\x20File','ENABLE_WORKSPACE_MODE','dirname','metadata','</file>','Error\x20accessing\x20directory\x20','ENABLED_TOOLS','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','searchTimeMs','For\x20deletions:\x0a','safeParse','some','length','connect','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','slice','../package.json','description','map','toLowerCase','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','string','\x0a</file>','results','4386388oMFNeC','unknown','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','mcp-filesystem','timed\x20out','messages','code','success','MORPH_WARP_GREP_TIMEOUT','constructor','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','homedir','stack','setRequestHandler','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','linesAdded','MORPH_API_URL','Failed\x20to\x20read\x20file:\x20','0.2.0','has','errors','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','includes','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','\x20\x20morph-mcp\x20~/repo','Benefits:\x0a','argv','list_directory\x20','cwd','completed_with_file_errors','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','<file\x20path=\x22','realpath','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','repo_path','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','branch','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','Natural\x20language\x20query\x20to\x20search\x20for\x20code','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','Workspace\x20mode\x20enabled:\x20Using\x20','warpgrep_codebase_search','object','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','Unknown\x20error','Warning:\x20Workspace\x20fallback\x20failed:\x20','runWarpGrep_call','filter','boolean','Repository\x20identifier','setNotificationHandler','Failed\x20to\x20request\x20roots\x20from\x20client:','codebase_search','log','Found\x20','[could\x20not\x20read\x20file:\x20','linesModified','Fatal\x20error\x20running\x20server:','Warning:\x20','41205681canWvD','optional','finish','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','lines','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','\x22>\x0aError\x20reading\x20file:\x20','listRoots','\x0aOptions:','grep\x20\x27','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Enabled\x20tools:\x20','5gTONYe','pyproject.toml','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','requiresApiKey','exit','etimedout','join','Morph\x20FastApply\x20failed\x20without\x20error\x20message','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.','terminationReason','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','FileReadError','\x20chars)','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','File\x20read\x20error:','utf-8','.git','match','inputSchema','553WIJSXN','.vscode','UnknownError','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','basename','repoId','push','split','application/json','.\x20Path:\x20','code_edit','content','text','floor','instruction','...','query','sep','Morph\x20Edit\x20','\x20\x20morph-mcp','stat','dryRun','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','Max\x20results\x20to\x20return','Bearer\x20','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','\x0aExamples:','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','normalize','role','.cursor','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\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','13926OUbNrX','limit','error','linesRemoved','MORPH_API_KEY','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','path','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','Preview\x20changes\x20without\x20applying\x20them.','targetDirectories','sk-',',\x20removed\x20'];a0_0x3547=function(){return _0x30e9df;};return a0_0x3547();}const WORKSPACE_ROOT=process[a0_0x23de00(0x256)][a0_0x23de00(0x272)]||process['env'][a0_0x23de00(0x240)]||process[a0_0x23de00(0x1c4)](),ENABLE_WORKSPACE_MODE=process[a0_0x23de00(0x256)][a0_0x23de00(0x28c)]!==a0_0x23de00(0x23d),MORPH_API_KEY=process[a0_0x23de00(0x256)][a0_0x23de00(0x229)],MORPH_API_URL=process['env'][a0_0x23de00(0x1b7)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x23de00(0x256)][a0_0x23de00(0x1af)]?parseInt(process[a0_0x23de00(0x256)]['MORPH_WARP_GREP_TIMEOUT'],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x23de00(0x283)](a0_0x23de00(0x230))&&!MORPH_API_KEY[a0_0x23de00(0x283)]('morph-')&&console[a0_0x23de00(0x227)](a0_0x23de00(0x1bc));async function reportMorphError(_0x2a3997){const _0x32a0a7=a0_0x23de00;try{await a0_0x17ceaa[_0x32a0a7(0x260)](_0x32a0a7(0x271),{..._0x2a3997,'timestamp':new Date()[_0x32a0a7(0x24b)](),'source':_0x2a3997['source']||_0x32a0a7(0x1aa)},{'timeout':0x1388,'headers':{'Content-Type':_0x32a0a7(0x20c),'Authorization':_0x32a0a7(0x21c)+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x23de00(0x227)](a0_0x23de00(0x2a0)),console[a0_0x23de00(0x227)](a0_0x23de00(0x270)),console[a0_0x23de00(0x227)](a0_0x23de00(0x1ef)),console[a0_0x23de00(0x227)](a0_0x23de00(0x1cd)),console[a0_0x23de00(0x227)](a0_0x23de00(0x207)),console[a0_0x23de00(0x227)](a0_0x23de00(0x1b1)));function normalizePath(_0x17a220){const _0x31c118=a0_0x23de00;return a0_0x3c00e5[_0x31c118(0x220)](_0x17a220);}function expandHome(_0x49e564){const _0x57e88b=a0_0x23de00;if(_0x49e564[_0x57e88b(0x283)]('~/')||_0x49e564==='~')return a0_0x3c00e5[_0x57e88b(0x1f7)](a0_0x29a9ba[_0x57e88b(0x1b2)](),_0x49e564[_0x57e88b(0x29a)](0x1));return _0x49e564;}let allowedDirectories=await Promise[a0_0x23de00(0x249)](args[a0_0x23de00(0x29d)](async _0x571be7=>{const _0x227d6d=a0_0x23de00,_0x134944=expandHome(_0x571be7),_0xf9b25b=a0_0x3c00e5[_0x227d6d(0x244)](_0x134944);try{const _0x2829a2=await a0_0x46a374[_0x227d6d(0x1c8)](_0xf9b25b);return normalizePath(_0x2829a2);}catch(_0x1b1f76){return normalizePath(_0xf9b25b);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x23de00(0x297)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x23de00(0x20a)](workspaceDir),console[a0_0x23de00(0x227)](a0_0x23de00(0x1d2)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x23d6ae){console[a0_0x23de00(0x227)](a0_0x23de00(0x22d)+a0_0x23d6ae);}async function detectWorkspaceRoot(_0xd4dc0){const _0x1b27bb=a0_0x23de00;let _0xd9cae7=a0_0x3c00e5[_0x1b27bb(0x244)](_0xd4dc0);const _0x4e8d3e=[_0x1b27bb(0x201),_0x1b27bb(0x205),_0x1b27bb(0x23b),_0x1b27bb(0x27c),_0x1b27bb(0x1f2),'go.mod',_0x1b27bb(0x222),_0x1b27bb(0x278),'composer.json'];while(_0xd9cae7!==a0_0x3c00e5[_0x1b27bb(0x28d)](_0xd9cae7)){for(const _0x2edf4b of _0x4e8d3e){const _0x1dd6a7=a0_0x3c00e5['join'](_0xd9cae7,_0x2edf4b);try{return await a0_0x46a374[_0x1b27bb(0x23c)](_0x1dd6a7),normalizePath(_0xd9cae7);}catch{}}_0xd9cae7=a0_0x3c00e5[_0x1b27bb(0x28d)](_0xd9cae7);}return normalizePath(_0xd4dc0);}await Promise[a0_0x23de00(0x249)](args[a0_0x23de00(0x29d)](async _0x6412d1=>{const _0x47cb5a=a0_0x23de00;try{const _0x53a351=await a0_0x46a374[_0x47cb5a(0x218)](expandHome(_0x6412d1));!_0x53a351['isDirectory']()&&(console['error'](_0x47cb5a(0x25b)+_0x6412d1+_0x47cb5a(0x288)),process['exit'](0x1));}catch(_0x1c9de4){console['error'](_0x47cb5a(0x290)+_0x6412d1+':',_0x1c9de4),process[_0x47cb5a(0x1f5)](0x1);}}));async function validatePath(_0x4429a5){const _0x22a0da=a0_0x23de00,_0x289f04=expandHome(_0x4429a5),_0x16aaed=a0_0x3c00e5[_0x22a0da(0x244)](_0x289f04);try{const _0x23c97d=await a0_0x46a374['realpath'](_0x16aaed);return _0x23c97d;}catch(_0x22ea8e){if(_0x22ea8e[_0x22a0da(0x1ad)]==='ENOENT'){const _0x1863fa=a0_0x3c00e5[_0x22a0da(0x28d)](_0x16aaed);try{const _0x4bc851=await a0_0x46a374['realpath'](_0x1863fa);return a0_0x3c00e5[_0x22a0da(0x1f7)](_0x4bc851,a0_0x3c00e5[_0x22a0da(0x208)](_0x16aaed));}catch{throw new Error(_0x22a0da(0x23f)+_0x1863fa);}}throw _0x22ea8e;}}const MorphEditFileArgsSchema=z[a0_0x23de00(0x1d4)]({'path':z[a0_0x23de00(0x2a1)](),'code_edit':z['string']()[a0_0x23de00(0x233)](a0_0x23de00(0x262)),'instruction':z[a0_0x23de00(0x2a1)]()['describe']('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z[a0_0x23de00(0x1da)]()['default'](![])[a0_0x23de00(0x233)](a0_0x23de00(0x22e))}),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x23de00(0x2a1)]()[a0_0x23de00(0x233)]('Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for'),'repo_path':z['string']()[a0_0x23de00(0x233)](a0_0x23de00(0x276))}),CodebaseSearchArgsSchema=z[a0_0x23de00(0x1d4)]({'query':z['string']()[a0_0x23de00(0x233)](a0_0x23de00(0x1ce)),'repoId':z[a0_0x23de00(0x2a1)]()[a0_0x23de00(0x233)](a0_0x23de00(0x1db)),'branch':z[a0_0x23de00(0x2a1)]()['optional']()[a0_0x23de00(0x233)](a0_0x23de00(0x1fb)),'commitHash':z[a0_0x23de00(0x2a1)]()[a0_0x23de00(0x1e6)]()[a0_0x23de00(0x233)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z[a0_0x23de00(0x242)](z['string']())['default']([])[a0_0x23de00(0x233)](a0_0x23de00(0x21f)),'limit':z[a0_0x23de00(0x26e)]()[a0_0x23de00(0x1e6)]()['default'](0xa)[a0_0x23de00(0x233)](a0_0x23de00(0x21b))}),server=new Server({'name':'morph-mcp','version':a0_0x23de00(0x1b9)},{'capabilities':{'tools':{}}});server[a0_0x23de00(0x1b4)](ListToolsRequestSchema,async()=>{const _0xd4523f=a0_0x23de00,_0x2ac43c=[{'name':_0xd4523f(0x24d),'description':_0xd4523f(0x24c)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0xd4523f(0x23e)+_0xd4523f(0x1bf)+_0xd4523f(0x1c1)+_0xd4523f(0x27e)+_0xd4523f(0x268)+_0xd4523f(0x21a)+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+_0xd4523f(0x1d1)+_0xd4523f(0x1d0)+_0xd4523f(0x294)+_0xd4523f(0x223)+_0xd4523f(0x1c6)+_0xd4523f(0x250)+_0xd4523f(0x1d5)+'-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a'+_0xd4523f(0x1c9)+_0xd4523f(0x2a6)+_0xd4523f(0x1bd)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0xd4523f(0x277),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0xd4523f(0x1d3),'description':_0xd4523f(0x1cf)+_0xd4523f(0x224)+_0xd4523f(0x27a)+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20'+_0xd4523f(0x1fe)+_0xd4523f(0x267)+_0xd4523f(0x26b)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':'**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a'+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0xd4523f(0x234)+_0xd4523f(0x1c1)+_0xd4523f(0x27b)+_0xd4523f(0x1f3)+_0xd4523f(0x1e8)+_0xd4523f(0x241)+_0xd4523f(0x26a)+_0xd4523f(0x1cb)+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x1b5a13=_0x2ac43c[_0xd4523f(0x1d9)](_0x1c9084=>{const _0x55bd8b=_0xd4523f;if(!ENABLED_TOOLS[_0x55bd8b(0x1be)](_0x1c9084[_0x55bd8b(0x25a)]))return![];if(_0x55bd8b(0x1f4)in _0x1c9084&&_0x1c9084[_0x55bd8b(0x1f4)]&&!MORPH_API_KEY)return console[_0x55bd8b(0x227)]('Warning:\x20'+_0x1c9084['name']+_0x55bd8b(0x21d)),![];return!![];});return{'tools':_0x1b5a13[_0xd4523f(0x29d)](_0xa39aba=>({'name':_0xa39aba['name'],'description':_0xa39aba[_0xd4523f(0x29c)],'inputSchema':_0xa39aba[_0xd4523f(0x203)]}))};}),server[a0_0x23de00(0x1b4)](CallToolRequestSchema,async _0xa8c62=>{const _0x45be4e=a0_0x23de00;try{const {name:_0x5f54f4,arguments:_0x3c3e17}=_0xa8c62[_0x45be4e(0x245)];switch(_0x5f54f4){case _0x45be4e(0x24d):{const _0x49a47a=MorphEditFileArgsSchema[_0x45be4e(0x295)](_0x3c3e17);if(!_0x49a47a[_0x45be4e(0x1ae)])throw new Error(_0x45be4e(0x1b5)+_0x49a47a[_0x45be4e(0x227)]);const _0x5d424b=await validatePath(_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x22c)]);let _0x5efc7e=null,_0x1fbb95=!![],_0x5c87be=null;try{_0x5efc7e=await a0_0x46a374[_0x45be4e(0x269)](_0x5d424b,_0x45be4e(0x200));}catch(_0x8c011c){const _0x53eab8=_0x8c011c['code'];_0x53eab8===_0x45be4e(0x286)?(_0x1fbb95=![],_0x5efc7e=''):(_0x5c87be=_0x45be4e(0x1b8)+(_0x53eab8||'unknown')+'\x20-\x20'+(_0x8c011c instanceof Error?_0x8c011c[_0x45be4e(0x238)]:String(_0x8c011c)),console['error'](_0x45be4e(0x1e4)+_0x5c87be));}try{const _0x5d6945=MORPH_API_KEY;if(!_0x5d6945)throw new Error(_0x45be4e(0x1ea));const _0x520ca4=a0_0x3c00e5[_0x45be4e(0x28d)](_0x5d424b),_0x38ec13=a0_0x3c00e5[_0x45be4e(0x208)](_0x5d424b),_0x3d3d31=await executeEditFile({'target_filepath':_0x38ec13,'code_edit':_0x49a47a['data']['code_edit'],'instructions':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x212)]},{'morphApiKey':_0x5d6945,'morphApiUrl':MORPH_API_URL,'baseDir':_0x520ca4,'autoWrite':!_0x49a47a[_0x45be4e(0x25d)]['dryRun'],'generateUdiff':![],'debug':![]});if(!_0x3d3d31['success'])throw new Error(_0x3d3d31[_0x45be4e(0x227)]||_0x45be4e(0x1f8));const _0x37fdc9=_0x3d3d31['changes'],_0x1015ba=_0x45be4e(0x263)+_0x37fdc9[_0x45be4e(0x1b6)]+_0x45be4e(0x231)+_0x37fdc9[_0x45be4e(0x228)]+',\x20modified\x20'+_0x37fdc9[_0x45be4e(0x1e2)];if(_0x49a47a['data'][_0x45be4e(0x219)])return{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x275)+(_0x1fbb95?'':_0x45be4e(0x26d))+':\x20'+_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x212)]+_0x45be4e(0x239)+_0x1015ba+_0x45be4e(0x20d)+_0x49a47a[_0x45be4e(0x25d)]['path']+'.'}]};return{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x216)+(_0x1fbb95?_0x45be4e(0x257):_0x45be4e(0x28b))+':\x20'+_0x49a47a[_0x45be4e(0x25d)]['instruction']+_0x45be4e(0x239)+_0x1015ba+_0x45be4e(0x20d)+_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x22c)]+'.'}]};}catch(_0x3e9e69){const _0x2b64f0=_0x3e9e69 instanceof Error?_0x3e9e69['message']:String(_0x3e9e69);return reportMorphError({'error_message':_0x2b64f0,'error_type':_0x3e9e69 instanceof Error?_0x3e9e69['constructor'][_0x45be4e(0x25a)]:_0x45be4e(0x206),'context':{'tool':_0x45be4e(0x24d),'file_path':_0x49a47a[_0x45be4e(0x25d)]['path'],'validated_path':_0x5d424b,'instruction':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x212)],'model':_0x45be4e(0x252),'dry_run':_0x49a47a['data']['dryRun'],'file_exists':_0x1fbb95,'file_read_error':_0x5c87be,'file_readable':_0x5efc7e!==null,'request_content':{'path':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x22c)],'code_edit':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x20e)],'instruction':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x212)],'original_code':_0x5efc7e!==null?_0x5efc7e[_0x45be4e(0x297)]>0xc350?_0x5efc7e[_0x45be4e(0x285)](0x0,0xc350)+'\x0a...\x20(truncated,\x20total:\x20'+_0x5efc7e[_0x45be4e(0x297)]+_0x45be4e(0x1fd):_0x5efc7e:_0x45be4e(0x1e1)+(_0x5c87be||'unknown\x20error')+']','original_code_length':_0x5efc7e?.['length']??0x0,'model':'morph-v3-fast','dry_run':_0x49a47a[_0x45be4e(0x25d)][_0x45be4e(0x219)]}},'stack_trace':_0x3e9e69 instanceof Error?_0x3e9e69[_0x45be4e(0x1b3)]:undefined,'source':_0x45be4e(0x1aa)})[_0x45be4e(0x235)](()=>{}),{'content':[{'type':_0x45be4e(0x210),'text':'❌\x20Morph\x20Edit\x20Failed:\x20'+_0x2b64f0}],'isError':!![]};}}case _0x45be4e(0x1d3):{const _0x4ffb51=WarpGrepArgsSchema[_0x45be4e(0x295)](_0x3c3e17);if(!_0x4ffb51[_0x45be4e(0x1ae)])return{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x24f)+_0x4ffb51[_0x45be4e(0x227)]}],'isError':!![]};const _0x2da01d=_0x326393=>{const _0x2bbdab=_0x45be4e,_0x592da2=[];for(const _0x31b07f of _0x326393||[]){const _0x395f0f=_0x31b07f['role'],_0x57e172=_0x31b07f[_0x2bbdab(0x20f)];if(_0x395f0f===_0x2bbdab(0x289)&&_0x57e172){const _0x463309=_0x57e172['split']('\x0a')['filter'](_0x24a705=>_0x24a705[_0x2bbdab(0x282)]());for(const _0x556afc of _0x463309){const _0x11db1c=_0x556afc[_0x2bbdab(0x202)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x11db1c){_0x592da2[_0x2bbdab(0x20a)](_0x2bbdab(0x1ee)+_0x11db1c[0x1]+'\x27\x20'+_0x11db1c[0x2]);continue;}const _0x3c5870=_0x556afc[_0x2bbdab(0x202)](/^read\s+(.+)$/);if(_0x3c5870){_0x592da2[_0x2bbdab(0x20a)](_0x2bbdab(0x261)+_0x3c5870[0x1]);continue;}const _0x2a6945=_0x556afc['match'](/^list_directory\s+(.+)$/);if(_0x2a6945){_0x592da2[_0x2bbdab(0x20a)](_0x2bbdab(0x1c3)+_0x2a6945[0x1]);continue;}}}}return _0x592da2;};try{const _0x4a061c=a0_0x3c00e5[_0x45be4e(0x244)](_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)]),_0x24c7fd=new LocalRipgrepProvider(_0x4a061c),_0x1e85ab=await runWarpGrep({'query':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x281)],'repoRoot':_0x4a061c,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x24c7fd});let _0xefccc3='';if(_0x1e85ab[_0x45be4e(0x1fa)]===_0x45be4e(0x236)&&_0x1e85ab[_0x45be4e(0x1e7)]?.[_0x45be4e(0x28e)]?.[_0x45be4e(0x287)]){const _0x2157f0=_0x1e85ab[_0x45be4e(0x1e7)][_0x45be4e(0x28e)][_0x45be4e(0x287)],_0x509816=[],_0x45f02f=[_0x45be4e(0x248)];for(const _0x43879c of _0x1e85ab['messages']){const _0x5649dc=_0x43879c[_0x45be4e(0x221)],_0x30f1d2=_0x43879c['content'];if(_0x5649dc===_0x45be4e(0x289)&&_0x30f1d2){const _0xa9031c=_0x30f1d2[_0x45be4e(0x20b)]('\x0a')[_0x45be4e(0x1d9)](_0x218b5c=>_0x218b5c['trim']());for(const _0x37879c of _0xa9031c){const _0x19275e=_0x37879c[_0x45be4e(0x202)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x19275e){_0x45f02f[_0x45be4e(0x20a)]('-\x20Grepped\x20\x27'+_0x19275e[0x1]+'\x27\x20in\x20`'+_0x19275e[0x2]+'`');continue;}const _0x7ebc52=_0x37879c[_0x45be4e(0x202)](/^read\s+(.+)$/);if(_0x7ebc52){_0x45f02f[_0x45be4e(0x20a)]('-\x20Read\x20file\x20`'+_0x7ebc52[0x1]+'`');continue;}const _0x4b3040=_0x37879c['match'](/^list_directory\s+(.+)$/);if(_0x4b3040){_0x45f02f['push'](_0x45be4e(0x258)+_0x4b3040[0x1]+'`');continue;}}}}_0x509816[_0x45be4e(0x20a)](_0x45f02f[_0x45be4e(0x1f7)]('\x0a'));const _0x57f6fa=['',_0x45be4e(0x253)];for(const _0x3e48ee of _0x2157f0){if(_0x3e48ee[_0x45be4e(0x1e9)]==='*')_0x57f6fa[_0x45be4e(0x20a)]('-\x20'+_0x3e48ee[_0x45be4e(0x22c)]+':*');else{if(Array[_0x45be4e(0x28a)](_0x3e48ee[_0x45be4e(0x1e9)])){const _0x403aa1=_0x3e48ee['lines'][_0x45be4e(0x29d)](([_0xf8af1b,_0x24c798])=>{if(_0xf8af1b===_0x24c798)return''+_0xf8af1b;return _0xf8af1b+'-'+_0x24c798;});_0x57f6fa['push']('-\x20'+_0x3e48ee['path']+':'+_0x403aa1[_0x45be4e(0x1f7)](','));}else _0x57f6fa[_0x45be4e(0x20a)]('-\x20'+_0x3e48ee[_0x45be4e(0x22c)]+':*');}}_0x57f6fa[_0x45be4e(0x20a)](''),_0x509816[_0x45be4e(0x20a)](_0x57f6fa[_0x45be4e(0x1f7)]('\x0a')),_0x509816['push']('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x124436=[];for(const _0x606674 of _0x2157f0){let _0x49ed66=a0_0x3c00e5[_0x45be4e(0x244)](_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)],_0x606674[_0x45be4e(0x22c)]),_0xd6a529=null,_0x1bd032=null;try{_0xd6a529=await a0_0x46a374['readFile'](_0x49ed66,{'encoding':'utf-8'});}catch(_0x482715){const _0x3ad9f1=fixPathRepetition(_0x49ed66);if(_0x3ad9f1)try{_0xd6a529=await a0_0x46a374[_0x45be4e(0x269)](_0x3ad9f1,{'encoding':_0x45be4e(0x200)}),_0x49ed66=_0x3ad9f1;}catch{_0x1bd032=_0x482715 instanceof Error?_0x482715:new Error(String(_0x482715));}else _0x1bd032=_0x482715 instanceof Error?_0x482715:new Error(String(_0x482715));}if(_0xd6a529!==null){const _0x1982bc=_0xd6a529[_0x45be4e(0x20b)](/\r?\n/),_0x9da8f9=[_0x45be4e(0x1c7)+_0x606674[_0x45be4e(0x22c)]+'\x22>'];if(_0x606674[_0x45be4e(0x1e9)]==='*'||!Array[_0x45be4e(0x28a)](_0x606674[_0x45be4e(0x1e9)]))for(let _0x52c7e0=0x1;_0x52c7e0<=_0x1982bc[_0x45be4e(0x297)];_0x52c7e0++){const _0x366b1f=_0x1982bc[_0x52c7e0-0x1];_0x9da8f9[_0x45be4e(0x20a)](_0x52c7e0+'|\x20'+_0x366b1f);}else for(const [_0x1531c8,_0x3bbde7]of _0x606674[_0x45be4e(0x1e9)]){_0x9da8f9[_0x45be4e(0x297)]>0x1&&_0x9da8f9[_0x45be4e(0x20a)]('');for(let _0x2f528f=_0x1531c8;_0x2f528f<=_0x3bbde7&&_0x2f528f<=_0x1982bc['length'];_0x2f528f++){const _0x43f68c=_0x1982bc[_0x2f528f-0x1];_0x9da8f9[_0x45be4e(0x20a)](_0x2f528f+'|\x20'+_0x43f68c);}}_0x9da8f9['push'](_0x45be4e(0x28f)),_0x124436[_0x45be4e(0x20a)](_0x9da8f9[_0x45be4e(0x1f7)]('\x0a'));}else _0x124436[_0x45be4e(0x20a)]('<file\x20path=\x22'+_0x606674['path']+_0x45be4e(0x1eb)+(_0x1bd032?.[_0x45be4e(0x238)]||_0x45be4e(0x1d6))+_0x45be4e(0x2a2));}_0x509816['push'](_0x124436[_0x45be4e(0x1f7)]('\x0a\x0a')),_0xefccc3=_0x509816[_0x45be4e(0x1f7)]('\x0a');const _0x58dde1=_0x1e85ab[_0x45be4e(0x1bb)]?.[_0x45be4e(0x1d9)](_0x22ee9e=>_0x22ee9e[_0x45be4e(0x238)]?.['startsWith'](_0x45be4e(0x1ff)))||[];if(_0x58dde1['length']>0x0){const _0x4230a3=_0x58dde1[_0x45be4e(0x29d)](_0x50579c=>_0x50579c[_0x45be4e(0x238)])['join'](';\x20');reportMorphError({'error_message':_0x4230a3,'error_type':_0x45be4e(0x1fc),'context':{'tool':_0x45be4e(0x1d3),'repo_path':_0x4ffb51['data'][_0x45be4e(0x1ca)],'query':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x281)],'model':_0x45be4e(0x251),'termination_reason':_0x45be4e(0x1c5),'error_count':_0x58dde1[_0x45be4e(0x297)],'is_timeout':![],'timings':_0x1e85ab[_0x45be4e(0x24a)],'files_attempted':_0x2157f0[_0x45be4e(0x29d)](_0x383113=>({'path':_0x383113['path'],'lines':_0x383113['lines']})),'tool_calls':_0x2da01d(_0x1e85ab[_0x45be4e(0x1ac)]),'messages':_0x1e85ab['messages']?.[_0x45be4e(0x29d)](_0x4c0dbf=>({'role':_0x4c0dbf[_0x45be4e(0x221)],'content':_0x4c0dbf[_0x45be4e(0x20f)]})),'request_content':{'query':_0x4ffb51['data'][_0x45be4e(0x281)],'repo_path':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)],'repoRoot':a0_0x3c00e5[_0x45be4e(0x244)](_0x4ffb51[_0x45be4e(0x25d)]['repo_path']),'model':_0x45be4e(0x251)}},'source':_0x45be4e(0x1aa)})[_0x45be4e(0x235)](()=>{});}}else{if(_0x1e85ab[_0x45be4e(0x1fa)]===_0x45be4e(0x284)&&_0x1e85ab['errors'][_0x45be4e(0x297)]>0x0){const _0x43eb1b=_0x1e85ab[_0x45be4e(0x1bb)]['map'](_0x364902=>_0x364902[_0x45be4e(0x238)])['join'](';\x20');_0xefccc3=_0x45be4e(0x25b)+_0x43eb1b;const _0x1e3b44=_0x43eb1b[_0x45be4e(0x29e)]()[_0x45be4e(0x1be)]('timeout')||_0x43eb1b[_0x45be4e(0x29e)]()[_0x45be4e(0x1be)](_0x45be4e(0x1ab))||_0x43eb1b[_0x45be4e(0x29e)]()['includes'](_0x45be4e(0x1f6)),_0x274639=_0x1e85ab[_0x45be4e(0x1e7)]?.[_0x45be4e(0x28e)]?.['files'],_0x3d486c=_0x1e85ab[_0x45be4e(0x1bb)][0x0];reportMorphError({'error_message':_0x43eb1b,'error_type':_0x1e3b44?'TimeoutError':_0x3d486c?.[_0x45be4e(0x1b0)]?.[_0x45be4e(0x25a)]||_0x45be4e(0x25e),'context':{'tool':_0x45be4e(0x1d3),'repo_path':_0x4ffb51[_0x45be4e(0x25d)]['repo_path'],'query':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x281)],'model':_0x45be4e(0x251),'termination_reason':_0x1e85ab[_0x45be4e(0x1fa)],'error_count':_0x1e85ab[_0x45be4e(0x1bb)][_0x45be4e(0x297)],'is_timeout':_0x1e3b44,'timings':_0x1e85ab[_0x45be4e(0x24a)],'files_attempted':_0x274639?.[_0x45be4e(0x29d)](_0x1fa5bf=>({'path':_0x1fa5bf[_0x45be4e(0x22c)],'lines':_0x1fa5bf['lines']})),'tool_calls':_0x2da01d(_0x1e85ab[_0x45be4e(0x1ac)]),'messages':_0x1e85ab[_0x45be4e(0x1ac)]?.[_0x45be4e(0x29d)](_0x13f73c=>({'role':_0x13f73c[_0x45be4e(0x221)],'content':_0x13f73c[_0x45be4e(0x20f)]})),'request_content':{'query':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x281)],'repo_path':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)],'repoRoot':a0_0x3c00e5[_0x45be4e(0x244)](_0x4ffb51[_0x45be4e(0x25d)]['repo_path']),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0x3d486c?.[_0x45be4e(0x1b3)]||undefined,'source':_0x45be4e(0x1aa)})[_0x45be4e(0x235)](()=>{});}else _0xefccc3=_0x45be4e(0x22a);}return{'content':[{'type':_0x45be4e(0x210),'text':_0xefccc3}]};}catch(_0x95746d){const _0x1b95c4=_0x95746d instanceof Error?_0x95746d[_0x45be4e(0x238)]:String(_0x95746d),_0x4c2750=_0x1b95c4[_0x45be4e(0x29e)]()[_0x45be4e(0x1be)](_0x45be4e(0x255))||_0x1b95c4['toLowerCase']()[_0x45be4e(0x1be)](_0x45be4e(0x1ab))||_0x1b95c4[_0x45be4e(0x29e)]()['includes'](_0x45be4e(0x1f6))||_0x95746d instanceof Error&&_0x95746d[_0x45be4e(0x25a)]===_0x45be4e(0x279);return reportMorphError({'error_message':_0x1b95c4,'error_type':_0x4c2750?_0x45be4e(0x279):_0x95746d instanceof Error?_0x95746d[_0x45be4e(0x1b0)][_0x45be4e(0x25a)]:'UnknownError','context':{'tool':'warpgrep_codebase_search','repo_path':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)],'query':_0x4ffb51[_0x45be4e(0x25d)]['search_string'],'model':_0x45be4e(0x251),'is_timeout':_0x4c2750,'exception_phase':_0x45be4e(0x1d8),'request_content':{'query':_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x281)],'repo_path':_0x4ffb51[_0x45be4e(0x25d)]['repo_path'],'repoRoot':a0_0x3c00e5[_0x45be4e(0x244)](_0x4ffb51[_0x45be4e(0x25d)][_0x45be4e(0x1ca)]),'model':_0x45be4e(0x251)}},'stack_trace':_0x95746d instanceof Error?_0x95746d['stack']:undefined,'source':_0x45be4e(0x1aa)})[_0x45be4e(0x235)](()=>{}),{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x243)+_0x1b95c4}],'isError':![]};}}case _0x45be4e(0x1de):{const _0x13d2c0=CodebaseSearchArgsSchema['safeParse'](_0x3c3e17);if(!_0x13d2c0[_0x45be4e(0x1ae)])return{'content':[{'type':_0x45be4e(0x210),'text':'Invalid\x20arguments:\x20'+_0x13d2c0[_0x45be4e(0x227)]}],'isError':!![]};try{const _0x3dd56a=MORPH_API_KEY;if(!_0x3dd56a)throw new Error(_0x45be4e(0x27f));const _0x179c16=_0x13d2c0[_0x45be4e(0x25d)][_0x45be4e(0x22f)],_0x140993=await executeCodebaseSearch({'query':_0x13d2c0[_0x45be4e(0x25d)][_0x45be4e(0x214)],'target_directories':_0x179c16,'limit':_0x13d2c0[_0x45be4e(0x25d)][_0x45be4e(0x226)]},{'apiKey':_0x3dd56a,'repoId':_0x13d2c0[_0x45be4e(0x25d)][_0x45be4e(0x209)],'branch':_0x13d2c0['data'][_0x45be4e(0x1cc)],'commitHash':_0x13d2c0[_0x45be4e(0x25d)]['commitHash'],'debug':![]});if(!_0x140993[_0x45be4e(0x1ae)])return{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x232)+_0x140993[_0x45be4e(0x227)]}],'isError':!![]};const _0xa37d9a=_0x140993[_0x45be4e(0x2a3)]['length']===0x0?_0x45be4e(0x259)+_0x13d2c0[_0x45be4e(0x25d)]['query']+'\x22':_0x45be4e(0x1e0)+_0x140993[_0x45be4e(0x2a3)][_0x45be4e(0x297)]+'\x20results\x20in\x20'+_0x140993[_0x45be4e(0x23a)][_0x45be4e(0x293)]+_0x45be4e(0x247)+_0x140993[_0x45be4e(0x2a3)]['map']((_0x6e95f8,_0xc6957e)=>_0xc6957e+0x1+'.\x20'+_0x6e95f8[_0x45be4e(0x26f)]+'\x20('+(_0x6e95f8['rerankScore']*0x64)['toFixed'](0x1)+'%\x20match)\x0a'+('\x20\x20\x20Lines\x20'+_0x6e95f8[_0x45be4e(0x246)]+'-'+_0x6e95f8[_0x45be4e(0x237)]+'\x0a')+('\x20\x20\x20'+_0x6e95f8[_0x45be4e(0x20f)][_0x45be4e(0x285)](0x0,0xc8)+(_0x6e95f8[_0x45be4e(0x20f)][_0x45be4e(0x297)]>0xc8?_0x45be4e(0x213):'')+'\x0a'))[_0x45be4e(0x1f7)]('\x0a');return{'content':[{'type':_0x45be4e(0x210),'text':_0xa37d9a}]};}catch(_0x15dc36){const _0x22c87e=_0x15dc36 instanceof Error?_0x15dc36[_0x45be4e(0x238)]:String(_0x15dc36);return reportMorphError({'error_message':_0x22c87e,'error_type':_0x15dc36 instanceof Error?_0x15dc36['constructor'][_0x45be4e(0x25a)]:_0x45be4e(0x206),'context':{'tool':_0x45be4e(0x1de),'query':_0x13d2c0['data'][_0x45be4e(0x214)],'repo_id':_0x13d2c0[_0x45be4e(0x25d)][_0x45be4e(0x209)],'target_directories':_0x13d2c0[_0x45be4e(0x25d)]['targetDirectories']},'stack_trace':_0x15dc36 instanceof Error?_0x15dc36[_0x45be4e(0x1b3)]:undefined,'source':'mcp-filesystem'})[_0x45be4e(0x235)](()=>{}),{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x25b)+_0x22c87e}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x5f54f4);}}catch(_0xd8dc7d){const _0xced77e=_0xd8dc7d instanceof Error?_0xd8dc7d['message']:String(_0xd8dc7d);return reportMorphError({'error_message':_0xced77e,'error_type':_0xd8dc7d instanceof Error?_0xd8dc7d[_0x45be4e(0x1b0)][_0x45be4e(0x25a)]:_0x45be4e(0x206),'context':{'tool':name,'arguments':args?JSON['stringify'](args)[_0x45be4e(0x285)](0x0,0x1f4):undefined,'mcp_server_version':_0x45be4e(0x1b9)},'stack_trace':_0xd8dc7d instanceof Error?_0xd8dc7d[_0x45be4e(0x1b3)]:undefined,'source':_0x45be4e(0x1aa)})[_0x45be4e(0x235)](()=>{}),{'content':[{'type':_0x45be4e(0x210),'text':_0x45be4e(0x25b)+_0xced77e}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x439025){const _0x246fa9=a0_0x23de00,_0x55d11b=await getValidRootDirectories(_0x439025);if(_0x55d11b[_0x246fa9(0x297)]>0x0)allowedDirectories=[..._0x55d11b],console[_0x246fa9(0x227)](_0x246fa9(0x254)+_0x55d11b[_0x246fa9(0x297)]+'\x20valid\x20directories');else{console[_0x246fa9(0x227)](_0x246fa9(0x299));if(ENABLE_WORKSPACE_MODE)try{const _0x36aaa3=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x36aaa3&&(allowedDirectories=[_0x36aaa3],console['error'](_0x246fa9(0x274)+_0x36aaa3));}catch(_0x407556){console[_0x246fa9(0x227)](_0x246fa9(0x1d7)+_0x407556);}}}server[a0_0x23de00(0x1dc)](RootsListChangedNotificationSchema,async()=>{const _0x3a06bf=a0_0x23de00;try{const _0x23dc4d=await server[_0x3a06bf(0x1ec)]();_0x23dc4d&&_0x3a06bf(0x25c)in _0x23dc4d&&await updateAllowedDirectoriesFromRoots(_0x23dc4d[_0x3a06bf(0x25c)]);}catch(_0x234e70){console[_0x3a06bf(0x227)](_0x3a06bf(0x1dd),_0x234e70 instanceof Error?_0x234e70[_0x3a06bf(0x238)]:String(_0x234e70));}}),server[a0_0x23de00(0x280)]=async()=>{const _0x55604b=a0_0x23de00,_0xd088b2=server['getClientCapabilities']();if(_0xd088b2?.['roots'])try{const _0x1d938e=await server[_0x55604b(0x1ec)]();_0x1d938e&&_0x55604b(0x25c)in _0x1d938e?await updateAllowedDirectoriesFromRoots(_0x1d938e[_0x55604b(0x25c)]):console[_0x55604b(0x227)]('Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings');}catch(_0x19474c){console[_0x55604b(0x227)](_0x55604b(0x265),_0x19474c instanceof Error?_0x19474c[_0x55604b(0x238)]:String(_0x19474c));}else{if(allowedDirectories['length']>0x0)console['error'](_0x55604b(0x29f),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console['error'](_0x55604b(0x22b));else throw new Error(_0x55604b(0x1f9));}}};async function runServer(){const _0xbab9d5=a0_0x23de00,_0x46e275=new StdioServerTransport();await server[_0xbab9d5(0x298)](_0x46e275),console['error']('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0xbab9d5(0x297)]===0x0&&console['error']('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}runServer()['catch'](_0x1f8053=>{const _0x2780dd=a0_0x23de00;console[_0x2780dd(0x227)](_0x2780dd(0x1e3),_0x1f8053),process['exit'](0x1);});
|
|
2
|
+
const a0_0x47c2dc=a0_0x2428;(function(_0x501817,_0x181267){const _0x46d655=a0_0x2428,_0x5da34c=_0x501817();while(!![]){try{const _0x31dc68=parseInt(_0x46d655(0x1ef))/0x1+-parseInt(_0x46d655(0x25f))/0x2*(parseInt(_0x46d655(0x22b))/0x3)+-parseInt(_0x46d655(0x1d3))/0x4+parseInt(_0x46d655(0x200))/0x5+-parseInt(_0x46d655(0x21e))/0x6+-parseInt(_0x46d655(0x1d7))/0x7*(-parseInt(_0x46d655(0x251))/0x8)+parseInt(_0x46d655(0x1f3))/0x9*(parseInt(_0x46d655(0x1f6))/0xa);if(_0x31dc68===_0x181267)break;else _0x5da34c['push'](_0x5da34c['shift']());}catch(_0x42ba50){_0x5da34c['push'](_0x5da34c['shift']());}}}(a0_0x25ea,0x5dff6));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_0x6a0fb7 from'fs/promises';import a0_0x20940d from'path';import a0_0x213348 from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x2f4c1d from'axios';function fixPathRepetition(_0x5d6245){const _0x585d85=a0_0x2428,_0x1f7cf4=_0x5d6245[_0x585d85(0x260)](a0_0x20940d[_0x585d85(0x1f7)])[_0x585d85(0x295)](Boolean);if(_0x1f7cf4[_0x585d85(0x252)]<0x2)return null;for(let _0x4d00d0=Math[_0x585d85(0x217)](_0x1f7cf4[_0x585d85(0x252)]/0x2);_0x4d00d0>=0x1;_0x4d00d0--){for(let _0xda0438=0x0;_0xda0438<=_0x1f7cf4['length']-0x2*_0x4d00d0;_0xda0438++){const _0x2bb8d7=_0x1f7cf4[_0x585d85(0x1b5)](_0xda0438,_0xda0438+_0x4d00d0),_0x3fab50=_0x1f7cf4[_0x585d85(0x1b5)](_0xda0438+_0x4d00d0,_0xda0438+0x2*_0x4d00d0);if(_0x2bb8d7[_0x585d85(0x256)]((_0x48549a,_0x4d2dc4)=>_0x48549a===_0x3fab50[_0x4d2dc4])){const _0xc01277=[..._0x1f7cf4['slice'](0x0,_0xda0438),..._0x1f7cf4[_0x585d85(0x1b5)](_0xda0438+_0x4d00d0)];return a0_0x20940d[_0x585d85(0x1f7)]+_0xc01277[_0x585d85(0x1d4)](a0_0x20940d[_0x585d85(0x1f7)]);}}}return null;}function a0_0x25ea(){const _0x232e69=['trim','path','warpgrep_codebase_search','filepath',',\x20modified\x20','\x0a</file>','catch','636691zMemkx','stats','@morphllm/morphmcp\x20','getClientCapabilities','3347901VCAsbl','utf-8','Warning:\x20','10vDGEcc','sep','\x20(new\x20file)','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a',',\x20removed\x20','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','rerankScore','Workspace\x20mode\x20enabled:\x20Using\x20','object','startLine','386440WnyDGO','morph-v3-fast','[could\x20not\x20read\x20file:\x20','branch','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','realpath','endLine','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','optional','linesRemoved','text','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','source','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','read\x20','isDirectory','go.mod','Repository\x20identifier','error','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','floor','timings','Unknown\x20error','Error:\x20','Invalid\x20arguments:\x20','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','terminationReason','273582neSxmO','grep\x20\x27','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','\x22>\x0aError\x20reading\x20file:\x20','Search\x20failed:\x20','etimedout','unknown','log','lines','.vscode','For\x20deletions:\x0a','metadata','code','951QklUHv','setRequestHandler','stack','--version','ENABLE_WORKSPACE_MODE','repo_path','match','startsWith','mcp-filesystem','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','Morph\x20Edit\x20Preview','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','results','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','map','dirname','timed\x20out','\x20\x20morph-mcp','normalize','array','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','readFile','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','ENOENT','https://morphllm.com/api/error-report','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','\x20\x20\x20Lines\x20','setNotificationHandler','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','some','argv','tsconfig.json','roots','homedir','safeParse','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','16wUuSeG','length','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','includes','describe','every','changes','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','Specific\x20commit\x20hash\x20to\x20search','No\x20results\x20found\x20for\x20query:\x20\x22','composer.json','dryRun','Morph\x20Edit\x20','\x0aOptions:','380wnQWMY','split','-\x20Grepped\x20\x27','Fatal\x20error\x20running\x20server:','codebase_search','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','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.','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','requiresApiKey','\x20-\x20','linesAdded','instruction','name','.cursor','push','TimeoutError','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','has','env','added\x20','Fallback:\x20Using\x20workspace\x20root\x20','Unknown\x20tool:\x20','Benefits:\x0a','repoId','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','\x0a...\x20(truncated,\x20total:\x20','stat','\x20results\x20in\x20','\x20\x20morph-mcp\x20~/repo','MORPH_WARP_GREP_TIMEOUT','runWarpGrep_call','default','connect','commitHash','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','role','params','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','assistant','MORPH_API_URL','constructor','--help','listRoots','UnknownError','messages','-\x20Listed\x20directory\x20`','Cargo.toml','Error\x20running\x20fast\x20context\x20search:\x20','Found\x20','Max\x20results\x20to\x20return','data','completed_with_file_errors','morph-warp-grep-v1-1111v0','content','filter','query','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','sk-','all','boolean','inputSchema','Natural\x20language\x20query\x20to\x20search\x20for\x20code','finish','code_edit','basename','toFixed','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','-\x20Read\x20file\x20`','FileReadError','completed','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','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','Warning:\x20Workspace\x20fallback\x20failed:\x20','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','unknown\x20error','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','morph-','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','\x20valid\x20directories','files','</file>','slice','toLowerCase','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','timeout','ENABLED_TOOLS','❌\x20Morph\x20Edit\x20Failed:\x20','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','message','\x0aExamples:','pyproject.toml','edit_file','\x20\x20\x20','The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos','%\x20match)\x0a','search_string','isArray','Applied','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','.git','access','\x20is\x20not\x20a\x20directory','exit','ms:\x0a\x0a','targetDirectories','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','...','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','Enabled\x20tools:\x20','errors','.\x20Changes:\x20','2981612FcCStU','join','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','\x20chars)','525966XprRQD','post','string','limit','<file\x20path=\x22','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','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','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','resolve','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','success','0.2.0','package.json','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','.\x20Path:\x20','substring'];a0_0x25ea=function(){return _0x232e69;};return a0_0x25ea();}const require=createRequire(import.meta.url);function a0_0x2428(_0x41730f,_0x527dfb){_0x41730f=_0x41730f-0x1b2;const _0x25eac8=a0_0x25ea();let _0x2428c1=_0x25eac8[_0x41730f];return _0x2428c1;}function getPackageVersion(){const _0x3168a0=a0_0x2428;try{const _0x1c41e1=require('../package.json');return _0x1c41e1['version']??_0x3168a0(0x224);}catch(_0x5bc5a1){return console[_0x3168a0(0x215)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x5bc5a1),_0x3168a0(0x224);}}function printHelp(){const _0xf3a2e6=a0_0x2428;console['log'](_0xf3a2e6(0x1f1)+getPackageVersion()),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x2a9)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x25e)),console[_0xf3a2e6(0x225)]('\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit'),console['log'](_0xf3a2e6(0x204)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x1bd)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x23d)),console[_0xf3a2e6(0x225)](_0xf3a2e6(0x27b));}const cliArgs=process[a0_0x47c2dc(0x24b)]['slice'](0x2),VERSION_FLAGS=new Set([a0_0x47c2dc(0x22e),'-v','-V']),HELP_FLAGS=new Set([a0_0x47c2dc(0x288),'-h']);cliArgs[a0_0x47c2dc(0x24a)](_0x7988f5=>VERSION_FLAGS[a0_0x47c2dc(0x270)](_0x7988f5))&&(console[a0_0x47c2dc(0x225)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x47c2dc(0x1ca)](0x0));cliArgs['some'](_0x2f8bbf=>HELP_FLAGS[a0_0x47c2dc(0x270)](_0x2f8bbf))&&(printHelp(),process[a0_0x47c2dc(0x1ca)](0x0));const args=cliArgs[a0_0x47c2dc(0x295)](_0x549040=>!VERSION_FLAGS['has'](_0x549040)&&!HELP_FLAGS[a0_0x47c2dc(0x270)](_0x549040)),ALL_TOOLS=[a0_0x47c2dc(0x1bf),a0_0x47c2dc(0x1ea),a0_0x47c2dc(0x263)],DEFAULT_TOOLS=[a0_0x47c2dc(0x1bf),a0_0x47c2dc(0x1ea)],ENABLED_TOOLS=process['env']['ENABLED_TOOLS']?process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x1b9)]===a0_0x47c2dc(0x29a)?ALL_TOOLS:process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x1b9)][a0_0x47c2dc(0x260)](',')[a0_0x47c2dc(0x23a)](_0x5b0654=>_0x5b0654[a0_0x47c2dc(0x1e8)]()):DEFAULT_TOOLS;console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1d0)+ENABLED_TOOLS['join'](',\x20'));const WORKSPACE_ROOT=process['env']['WORKSPACE_ROOT']||process['env']['PWD']||process['cwd'](),ENABLE_WORKSPACE_MODE=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x22f)]!=='false',MORPH_API_KEY=process[a0_0x47c2dc(0x271)]['MORPH_API_KEY'],MORPH_API_URL=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x286)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x27c)]?parseInt(process[a0_0x47c2dc(0x271)][a0_0x47c2dc(0x27c)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x47c2dc(0x232)](a0_0x47c2dc(0x299))&&!MORPH_API_KEY['startsWith'](a0_0x47c2dc(0x2ac))&&console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x246));async function reportMorphError(_0x5c391b){const _0x56bc93=a0_0x47c2dc;try{await a0_0x2f4c1d[_0x56bc93(0x1d8)](_0x56bc93(0x245),{..._0x5c391b,'timestamp':new Date()['toISOString'](),'source':_0x5c391b[_0x56bc93(0x20c)]||_0x56bc93(0x233)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x47c2dc(0x215)]('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x250)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x242)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1dc)),console['error'](a0_0x47c2dc(0x20f)),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x2a7)));function normalizePath(_0x87cbf){const _0x4f870e=a0_0x47c2dc;return a0_0x20940d[_0x4f870e(0x23e)](_0x87cbf);}function expandHome(_0x58ad98){const _0x1e3d6d=a0_0x47c2dc;if(_0x58ad98['startsWith']('~/')||_0x58ad98==='~')return a0_0x20940d[_0x1e3d6d(0x1d4)](a0_0x213348[_0x1e3d6d(0x24e)](),_0x58ad98['slice'](0x1));return _0x58ad98;}let allowedDirectories=await Promise[a0_0x47c2dc(0x29a)](args['map'](async _0x4abfca=>{const _0x361af4=a0_0x47c2dc,_0x1e2ae6=expandHome(_0x4abfca),_0x644783=a0_0x20940d[_0x361af4(0x1df)](_0x1e2ae6);try{const _0x1577e2=await a0_0x6a0fb7[_0x361af4(0x205)](_0x644783);return normalizePath(_0x1577e2);}catch(_0x46763a){return normalizePath(_0x644783);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x47c2dc(0x26d)](workspaceDir),console[a0_0x47c2dc(0x215)](a0_0x47c2dc(0x1fd)+workspaceDir+'\x20as\x20allowed\x20directory'));}catch(a0_0x410c2e){console['error'](a0_0x47c2dc(0x284)+a0_0x410c2e);}async function detectWorkspaceRoot(_0x19dac7){const _0x3c5004=a0_0x47c2dc;let _0x3797b3=a0_0x20940d[_0x3c5004(0x1df)](_0x19dac7);const _0x27be7b=[_0x3c5004(0x1c7),_0x3c5004(0x227),_0x3c5004(0x1e3),_0x3c5004(0x28d),_0x3c5004(0x1be),_0x3c5004(0x213),_0x3c5004(0x26c),_0x3c5004(0x24c),_0x3c5004(0x25b)];while(_0x3797b3!==a0_0x20940d['dirname'](_0x3797b3)){for(const _0x16866a of _0x27be7b){const _0x7f9107=a0_0x20940d[_0x3c5004(0x1d4)](_0x3797b3,_0x16866a);try{return await a0_0x6a0fb7[_0x3c5004(0x1c8)](_0x7f9107),normalizePath(_0x3797b3);}catch{}}_0x3797b3=a0_0x20940d[_0x3c5004(0x23b)](_0x3797b3);}return normalizePath(_0x19dac7);}await Promise['all'](args[a0_0x47c2dc(0x23a)](async _0xfb638f=>{const _0x446b42=a0_0x47c2dc;try{const _0x5d7037=await a0_0x6a0fb7[_0x446b42(0x279)](expandHome(_0xfb638f));!_0x5d7037[_0x446b42(0x212)]()&&(console['error'](_0x446b42(0x21a)+_0xfb638f+_0x446b42(0x1c9)),process['exit'](0x1));}catch(_0x357c1a){console[_0x446b42(0x215)]('Error\x20accessing\x20directory\x20'+_0xfb638f+':',_0x357c1a),process[_0x446b42(0x1ca)](0x1);}}));async function validatePath(_0x2ad316){const _0x4d2b39=a0_0x47c2dc,_0x48ed2f=expandHome(_0x2ad316),_0x3e9f3e=a0_0x20940d[_0x4d2b39(0x1df)](_0x48ed2f);try{const _0x38881d=await a0_0x6a0fb7['realpath'](_0x3e9f3e);return _0x38881d;}catch(_0x17aef2){if(_0x17aef2[_0x4d2b39(0x22a)]===_0x4d2b39(0x244)){const _0xc1feb9=a0_0x20940d[_0x4d2b39(0x23b)](_0x3e9f3e);try{const _0x314de9=await a0_0x6a0fb7[_0x4d2b39(0x205)](_0xc1feb9);return a0_0x20940d[_0x4d2b39(0x1d4)](_0x314de9,a0_0x20940d[_0x4d2b39(0x2a0)](_0x3e9f3e));}catch{throw new Error('Parent\x20directory\x20does\x20not\x20exist:\x20'+_0xc1feb9);}}throw _0x17aef2;}}const MorphEditFileArgsSchema=z[a0_0x47c2dc(0x1fe)]({'path':z[a0_0x47c2dc(0x1d9)](),'code_edit':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x1b7)),'instruction':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x239)),'dryRun':z[a0_0x47c2dc(0x29b)]()[a0_0x47c2dc(0x27e)](![])[a0_0x47c2dc(0x255)]('Preview\x20changes\x20without\x20applying\x20them.')}),WarpGrepArgsSchema=z[a0_0x47c2dc(0x1fe)]({'search_string':z['string']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x216)),'repo_path':z[a0_0x47c2dc(0x1d9)]()['describe'](a0_0x47c2dc(0x1c1))}),CodebaseSearchArgsSchema=z[a0_0x47c2dc(0x1fe)]({'query':z['string']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x29d)),'repoId':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x214)),'branch':z['string']()['optional']()[a0_0x47c2dc(0x255)](a0_0x47c2dc(0x1de)),'commitHash':z[a0_0x47c2dc(0x1d9)]()[a0_0x47c2dc(0x208)]()['describe'](a0_0x47c2dc(0x259)),'targetDirectories':z[a0_0x47c2dc(0x23f)](z[a0_0x47c2dc(0x1d9)]())[a0_0x47c2dc(0x27e)]([])['describe'](a0_0x47c2dc(0x1bb)),'limit':z['number']()['optional']()[a0_0x47c2dc(0x27e)](0xa)['describe'](a0_0x47c2dc(0x290))}),server=new Server({'name':'morph-mcp','version':'0.2.0'},{'capabilities':{'tools':{}}});server[a0_0x47c2dc(0x22c)](ListToolsRequestSchema,async()=>{const _0x1e15e4=a0_0x47c2dc,_0x2e69e8=[{'name':_0x1e15e4(0x1bf),'description':_0x1e15e4(0x240)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0x1e15e4(0x243)+'IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a'+_0x1e15e4(0x275)+'-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a'+_0x1e15e4(0x281)+_0x1e15e4(0x234)+_0x1e15e4(0x20b)+_0x1e15e4(0x26f)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x1e15e4(0x210)+_0x1e15e4(0x228)+_0x1e15e4(0x237)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+'Rules:\x0a'+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x1e15e4(0x253)+_0x1e15e4(0x264)+_0x1e15e4(0x266)+_0x1e15e4(0x235)+_0x1e15e4(0x1fb)+'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','inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x1e15e4(0x20d)+'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'+_0x1e15e4(0x1dd)+_0x1e15e4(0x2ab)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+_0x1e15e4(0x2a6)+_0x1e15e4(0x20e)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':_0x1e15e4(0x220)+_0x1e15e4(0x1e5)+_0x1e15e4(0x1f9)+_0x1e15e4(0x275)+_0x1e15e4(0x277)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x1e15e4(0x249)+_0x1e15e4(0x1d5)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+_0x1e15e4(0x21c)+_0x1e15e4(0x1cd),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x4e9485=_0x2e69e8[_0x1e15e4(0x295)](_0x359607=>{const _0x1ddd40=_0x1e15e4;if(!ENABLED_TOOLS[_0x1ddd40(0x254)](_0x359607[_0x1ddd40(0x26b)]))return![];if(_0x1ddd40(0x267)in _0x359607&&_0x359607[_0x1ddd40(0x267)]&&!MORPH_API_KEY)return console['error'](_0x1ddd40(0x1f5)+_0x359607[_0x1ddd40(0x26b)]+'\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config'),![];return!![];});return{'tools':_0x4e9485[_0x1e15e4(0x23a)](_0x5472ba=>({'name':_0x5472ba[_0x1e15e4(0x26b)],'description':_0x5472ba['description'],'inputSchema':_0x5472ba[_0x1e15e4(0x29c)]}))};}),server[a0_0x47c2dc(0x22c)](CallToolRequestSchema,async _0x54d8aa=>{const _0x2409c6=a0_0x47c2dc;try{const {name:_0x1fc9cb,arguments:_0x3142f4}=_0x54d8aa[_0x2409c6(0x283)];switch(_0x1fc9cb){case _0x2409c6(0x1bf):{const _0xfd32f5=MorphEditFileArgsSchema[_0x2409c6(0x24f)](_0x3142f4);if(!_0xfd32f5['success'])throw new Error(_0x2409c6(0x2ad)+_0xfd32f5[_0x2409c6(0x215)]);const _0x11f697=await validatePath(_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)]);let _0x6f5713=null,_0x2cd7a1=!![],_0x162cc6=null;try{_0x6f5713=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x11f697,_0x2409c6(0x1f4));}catch(_0x2b5e74){const _0x465aa5=_0x2b5e74[_0x2409c6(0x22a)];_0x465aa5===_0x2409c6(0x244)?(_0x2cd7a1=![],_0x6f5713=''):(_0x162cc6='Failed\x20to\x20read\x20file:\x20'+(_0x465aa5||'unknown')+_0x2409c6(0x268)+(_0x2b5e74 instanceof Error?_0x2b5e74['message']:String(_0x2b5e74)),console[_0x2409c6(0x215)](_0x2409c6(0x1f5)+_0x162cc6));}try{const _0xf0d2da=MORPH_API_KEY;if(!_0xf0d2da)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x3e868d=a0_0x20940d['dirname'](_0x11f697),_0x333ae0=a0_0x20940d[_0x2409c6(0x2a0)](_0x11f697),_0x1158f5=await executeEditFile({'target_filepath':_0x333ae0,'code_edit':_0xfd32f5['data']['code_edit'],'instructions':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)]},{'morphApiKey':_0xf0d2da,'morphApiUrl':MORPH_API_URL,'baseDir':_0x3e868d,'autoWrite':!_0xfd32f5['data']['dryRun'],'generateUdiff':![],'debug':![]});if(!_0x1158f5['success'])throw new Error(_0x1158f5[_0x2409c6(0x215)]||'Morph\x20FastApply\x20failed\x20without\x20error\x20message');const _0x7199c8=_0x1158f5[_0x2409c6(0x257)],_0x218dd0=_0x2409c6(0x272)+_0x7199c8[_0x2409c6(0x269)]+_0x2409c6(0x1fa)+_0x7199c8[_0x2409c6(0x209)]+_0x2409c6(0x1ec)+_0x7199c8['linesModified'];if(_0xfd32f5['data']['dryRun'])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x236)+(_0x2cd7a1?'':_0x2409c6(0x1f8))+':\x20'+_0xfd32f5['data']['instruction']+_0x2409c6(0x1d2)+_0x218dd0+'.\x20Path:\x20'+_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)]+'.'}]};return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x25d)+(_0x2cd7a1?_0x2409c6(0x1c5):'Created\x20File')+':\x20'+_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)]+_0x2409c6(0x1d2)+_0x218dd0+_0x2409c6(0x1e6)+_0xfd32f5[_0x2409c6(0x291)]['path']+'.'}]};}catch(_0x1086ea){const _0x4ba83d=_0x1086ea instanceof Error?_0x1086ea['message']:String(_0x1086ea);return reportMorphError({'error_message':_0x4ba83d,'error_type':_0x1086ea instanceof Error?_0x1086ea[_0x2409c6(0x287)][_0x2409c6(0x26b)]:_0x2409c6(0x28a),'context':{'tool':_0x2409c6(0x1bf),'file_path':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x1e9)],'validated_path':_0x11f697,'instruction':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x26a)],'model':'morph-v3-fast','dry_run':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x25c)],'file_exists':_0x2cd7a1,'file_read_error':_0x162cc6,'file_readable':_0x6f5713!==null,'request_content':{'path':_0xfd32f5['data'][_0x2409c6(0x1e9)],'code_edit':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x29f)],'instruction':_0xfd32f5[_0x2409c6(0x291)]['instruction'],'original_code':_0x6f5713!==null?_0x6f5713['length']>0xc350?_0x6f5713[_0x2409c6(0x1e7)](0x0,0xc350)+_0x2409c6(0x278)+_0x6f5713[_0x2409c6(0x252)]+_0x2409c6(0x1d6):_0x6f5713:_0x2409c6(0x202)+(_0x162cc6||_0x2409c6(0x2aa))+']','original_code_length':_0x6f5713?.[_0x2409c6(0x252)]??0x0,'model':_0x2409c6(0x201),'dry_run':_0xfd32f5[_0x2409c6(0x291)][_0x2409c6(0x25c)]}},'stack_trace':_0x1086ea instanceof Error?_0x1086ea[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x1ba)+_0x4ba83d}],'isError':!![]};}}case'warpgrep_codebase_search':{const _0x3da9d7=WarpGrepArgsSchema['safeParse'](_0x3142f4);if(!_0x3da9d7[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21b)+_0x3da9d7[_0x2409c6(0x215)]}],'isError':!![]};const _0x41011b=_0x5d710b=>{const _0x3db1ac=_0x2409c6,_0x499cfe=[];for(const _0x564cff of _0x5d710b||[]){const _0x13806e=_0x564cff[_0x3db1ac(0x282)],_0x5ad7bb=_0x564cff[_0x3db1ac(0x294)];if(_0x13806e===_0x3db1ac(0x285)&&_0x5ad7bb){const _0x50009a=_0x5ad7bb['split']('\x0a')[_0x3db1ac(0x295)](_0x8e37a1=>_0x8e37a1[_0x3db1ac(0x1e8)]());for(const _0x2c1665 of _0x50009a){const _0x2b07c8=_0x2c1665[_0x3db1ac(0x231)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x2b07c8){_0x499cfe['push'](_0x3db1ac(0x21f)+_0x2b07c8[0x1]+'\x27\x20'+_0x2b07c8[0x2]);continue;}const _0x3fe844=_0x2c1665['match'](/^read\s+(.+)$/);if(_0x3fe844){_0x499cfe[_0x3db1ac(0x26d)](_0x3db1ac(0x211)+_0x3fe844[0x1]);continue;}const _0x36e9eb=_0x2c1665[_0x3db1ac(0x231)](/^list_directory\s+(.+)$/);if(_0x36e9eb){_0x499cfe[_0x3db1ac(0x26d)]('list_directory\x20'+_0x36e9eb[0x1]);continue;}}}}return _0x499cfe;};try{const _0x90fd4c=a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)]),_0x1bc993=new LocalRipgrepProvider(_0x90fd4c),_0x187fe5=await runWarpGrep({'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'repoRoot':_0x90fd4c,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x1bc993});let _0x41c0a2='';if(_0x187fe5[_0x2409c6(0x21d)]===_0x2409c6(0x2a5)&&_0x187fe5[_0x2409c6(0x29e)]?.[_0x2409c6(0x229)]?.[_0x2409c6(0x1b3)]){const _0x25fdb9=_0x187fe5[_0x2409c6(0x29e)]['metadata'][_0x2409c6(0x1b3)],_0x42cdae=[],_0x4aa740=['Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:'];for(const _0x243254 of _0x187fe5['messages']){const _0x427c86=_0x243254[_0x2409c6(0x282)],_0x347974=_0x243254[_0x2409c6(0x294)];if(_0x427c86===_0x2409c6(0x285)&&_0x347974){const _0x4ab0d6=_0x347974[_0x2409c6(0x260)]('\x0a')['filter'](_0x9027ab=>_0x9027ab[_0x2409c6(0x1e8)]());for(const _0x15334b of _0x4ab0d6){const _0x34b905=_0x15334b['match'](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x34b905){_0x4aa740[_0x2409c6(0x26d)](_0x2409c6(0x261)+_0x34b905[0x1]+'\x27\x20in\x20`'+_0x34b905[0x2]+'`');continue;}const _0x326652=_0x15334b[_0x2409c6(0x231)](/^read\s+(.+)$/);if(_0x326652){_0x4aa740['push'](_0x2409c6(0x2a3)+_0x326652[0x1]+'`');continue;}const _0x174dce=_0x15334b[_0x2409c6(0x231)](/^list_directory\s+(.+)$/);if(_0x174dce){_0x4aa740[_0x2409c6(0x26d)](_0x2409c6(0x28c)+_0x174dce[0x1]+'`');continue;}}}}_0x42cdae[_0x2409c6(0x26d)](_0x4aa740[_0x2409c6(0x1d4)]('\x0a'));const _0xd3dfe8=['','Relevant\x20context\x20found:'];for(const _0x2d7391 of _0x25fdb9){if(_0x2d7391['lines']==='*')_0xd3dfe8[_0x2409c6(0x26d)]('-\x20'+_0x2d7391[_0x2409c6(0x1e9)]+':*');else{if(Array[_0x2409c6(0x1c4)](_0x2d7391[_0x2409c6(0x226)])){const _0x2425b8=_0x2d7391['lines'][_0x2409c6(0x23a)](([_0x40ecf9,_0x17266f])=>{if(_0x40ecf9===_0x17266f)return''+_0x40ecf9;return _0x40ecf9+'-'+_0x17266f;});_0xd3dfe8[_0x2409c6(0x26d)]('-\x20'+_0x2d7391['path']+':'+_0x2425b8[_0x2409c6(0x1d4)](','));}else _0xd3dfe8['push']('-\x20'+_0x2d7391[_0x2409c6(0x1e9)]+':*');}}_0xd3dfe8[_0x2409c6(0x26d)](''),_0x42cdae[_0x2409c6(0x26d)](_0xd3dfe8[_0x2409c6(0x1d4)]('\x0a')),_0x42cdae[_0x2409c6(0x26d)]('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0xc68704=[];for(const _0x52cfa9 of _0x25fdb9){let _0x340736=a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)]['repo_path'],_0x52cfa9[_0x2409c6(0x1e9)]),_0x3fc86b=null,_0x7b5dc9=null;try{_0x3fc86b=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x340736,{'encoding':_0x2409c6(0x1f4)});}catch(_0x1b03a8){const _0x16cb51=fixPathRepetition(_0x340736);if(_0x16cb51)try{_0x3fc86b=await a0_0x6a0fb7[_0x2409c6(0x241)](_0x16cb51,{'encoding':'utf-8'}),_0x340736=_0x16cb51;}catch{_0x7b5dc9=_0x1b03a8 instanceof Error?_0x1b03a8:new Error(String(_0x1b03a8));}else _0x7b5dc9=_0x1b03a8 instanceof Error?_0x1b03a8:new Error(String(_0x1b03a8));}if(_0x3fc86b!==null){const _0x314cb4=_0x3fc86b[_0x2409c6(0x260)](/\r?\n/),_0x40c72a=[_0x2409c6(0x1db)+_0x52cfa9['path']+'\x22>'];if(_0x52cfa9[_0x2409c6(0x226)]==='*'||!Array[_0x2409c6(0x1c4)](_0x52cfa9['lines']))for(let _0x1d3175=0x1;_0x1d3175<=_0x314cb4[_0x2409c6(0x252)];_0x1d3175++){const _0x3c99ad=_0x314cb4[_0x1d3175-0x1];_0x40c72a['push'](_0x1d3175+'|\x20'+_0x3c99ad);}else for(const [_0x1b2153,_0x824a2d]of _0x52cfa9['lines']){_0x40c72a['length']>0x1&&_0x40c72a[_0x2409c6(0x26d)]('');for(let _0x88bb0f=_0x1b2153;_0x88bb0f<=_0x824a2d&&_0x88bb0f<=_0x314cb4['length'];_0x88bb0f++){const _0x49c75c=_0x314cb4[_0x88bb0f-0x1];_0x40c72a[_0x2409c6(0x26d)](_0x88bb0f+'|\x20'+_0x49c75c);}}_0x40c72a[_0x2409c6(0x26d)](_0x2409c6(0x1b4)),_0xc68704['push'](_0x40c72a[_0x2409c6(0x1d4)]('\x0a'));}else _0xc68704[_0x2409c6(0x26d)]('<file\x20path=\x22'+_0x52cfa9['path']+_0x2409c6(0x221)+(_0x7b5dc9?.[_0x2409c6(0x1bc)]||_0x2409c6(0x219))+_0x2409c6(0x1ed));}_0x42cdae[_0x2409c6(0x26d)](_0xc68704[_0x2409c6(0x1d4)]('\x0a\x0a')),_0x41c0a2=_0x42cdae[_0x2409c6(0x1d4)]('\x0a');const _0x1f3bb3=_0x187fe5[_0x2409c6(0x1d1)]?.[_0x2409c6(0x295)](_0x4ecf22=>_0x4ecf22[_0x2409c6(0x1bc)]?.[_0x2409c6(0x232)]('File\x20read\x20error:'))||[];if(_0x1f3bb3[_0x2409c6(0x252)]>0x0){const _0x44b5b3=_0x1f3bb3[_0x2409c6(0x23a)](_0x4874f7=>_0x4874f7[_0x2409c6(0x1bc)])[_0x2409c6(0x1d4)](';\x20');reportMorphError({'error_message':_0x44b5b3,'error_type':_0x2409c6(0x2a4),'context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'termination_reason':_0x2409c6(0x292),'error_count':_0x1f3bb3[_0x2409c6(0x252)],'is_timeout':![],'timings':_0x187fe5[_0x2409c6(0x218)],'files_attempted':_0x25fdb9[_0x2409c6(0x23a)](_0x5d3822=>({'path':_0x5d3822[_0x2409c6(0x1e9)],'lines':_0x5d3822[_0x2409c6(0x226)]})),'tool_calls':_0x41011b(_0x187fe5['messages']),'messages':_0x187fe5[_0x2409c6(0x28b)]?.[_0x2409c6(0x23a)](_0x4bef03=>({'role':_0x4bef03[_0x2409c6(0x282)],'content':_0x4bef03[_0x2409c6(0x294)]})),'request_content':{'query':_0x3da9d7[_0x2409c6(0x291)]['search_string'],'repo_path':_0x3da9d7[_0x2409c6(0x291)]['repo_path'],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)]['repo_path']),'model':_0x2409c6(0x293)}},'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{});}}else{if(_0x187fe5['terminationReason']==='terminated'&&_0x187fe5['errors'][_0x2409c6(0x252)]>0x0){const _0x4ba54b=_0x187fe5[_0x2409c6(0x1d1)][_0x2409c6(0x23a)](_0x619a79=>_0x619a79[_0x2409c6(0x1bc)])[_0x2409c6(0x1d4)](';\x20');_0x41c0a2=_0x2409c6(0x21a)+_0x4ba54b;const _0x37f85d=_0x4ba54b[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)](_0x2409c6(0x1b8))||_0x4ba54b[_0x2409c6(0x1b6)]()['includes'](_0x2409c6(0x23c))||_0x4ba54b['toLowerCase']()[_0x2409c6(0x254)](_0x2409c6(0x223)),_0x1f99aa=_0x187fe5['finish']?.[_0x2409c6(0x229)]?.[_0x2409c6(0x1b3)],_0x194a45=_0x187fe5['errors'][0x0];reportMorphError({'error_message':_0x4ba54b,'error_type':_0x37f85d?_0x2409c6(0x26e):_0x194a45?.[_0x2409c6(0x287)]?.[_0x2409c6(0x26b)]||'WarpGrepError','context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'query':_0x3da9d7['data'][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'termination_reason':_0x187fe5[_0x2409c6(0x21d)],'error_count':_0x187fe5[_0x2409c6(0x1d1)][_0x2409c6(0x252)],'is_timeout':_0x37f85d,'timings':_0x187fe5['timings'],'files_attempted':_0x1f99aa?.[_0x2409c6(0x23a)](_0x36b910=>({'path':_0x36b910['path'],'lines':_0x36b910['lines']})),'tool_calls':_0x41011b(_0x187fe5[_0x2409c6(0x28b)]),'messages':_0x187fe5[_0x2409c6(0x28b)]?.[_0x2409c6(0x23a)](_0x4d11dd=>({'role':_0x4d11dd[_0x2409c6(0x282)],'content':_0x4d11dd[_0x2409c6(0x294)]})),'request_content':{'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'repo_path':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x230)]),'model':_0x2409c6(0x293)}},'stack_trace':_0x194a45?.[_0x2409c6(0x22d)]||undefined,'source':_0x2409c6(0x233)})['catch'](()=>{});}else _0x41c0a2='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0x2409c6(0x20a),'text':_0x41c0a2}]};}catch(_0x538efd){const _0x149114=_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x1bc)]:String(_0x538efd),_0x7654f5=_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)](_0x2409c6(0x1b8))||_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)]('timed\x20out')||_0x149114[_0x2409c6(0x1b6)]()[_0x2409c6(0x254)]('etimedout')||_0x538efd instanceof Error&&_0x538efd[_0x2409c6(0x26b)]==='TimeoutError';return reportMorphError({'error_message':_0x149114,'error_type':_0x7654f5?_0x2409c6(0x26e):_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x287)]['name']:'UnknownError','context':{'tool':_0x2409c6(0x1ea),'repo_path':_0x3da9d7['data'][_0x2409c6(0x230)],'query':_0x3da9d7[_0x2409c6(0x291)][_0x2409c6(0x1c3)],'model':_0x2409c6(0x293),'is_timeout':_0x7654f5,'exception_phase':_0x2409c6(0x27d),'request_content':{'query':_0x3da9d7['data'][_0x2409c6(0x1c3)],'repo_path':_0x3da9d7[_0x2409c6(0x291)]['repo_path'],'repoRoot':a0_0x20940d[_0x2409c6(0x1df)](_0x3da9d7['data'][_0x2409c6(0x230)]),'model':'morph-warp-grep-v1-1111v0'}},'stack_trace':_0x538efd instanceof Error?_0x538efd[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})['catch'](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x28e)+_0x149114}],'isError':![]};}}case _0x2409c6(0x263):{const _0x2c5b80=CodebaseSearchArgsSchema['safeParse'](_0x3142f4);if(!_0x2c5b80[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21b)+_0x2c5b80[_0x2409c6(0x215)]}],'isError':!![]};try{const _0x51b39e=MORPH_API_KEY;if(!_0x51b39e)throw new Error(_0x2409c6(0x2a2));const _0x44e02c=_0x2c5b80[_0x2409c6(0x291)]['targetDirectories'],_0x29d7c3=await executeCodebaseSearch({'query':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x296)],'target_directories':_0x44e02c,'limit':_0x2c5b80['data'][_0x2409c6(0x1da)]},{'apiKey':_0x51b39e,'repoId':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x276)],'branch':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x203)],'commitHash':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x280)],'debug':![]});if(!_0x29d7c3[_0x2409c6(0x1e1)])return{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x222)+_0x29d7c3[_0x2409c6(0x215)]}],'isError':!![]};const _0x156737=_0x29d7c3[_0x2409c6(0x238)][_0x2409c6(0x252)]===0x0?_0x2409c6(0x25a)+_0x2c5b80['data'][_0x2409c6(0x296)]+'\x22':_0x2409c6(0x28f)+_0x29d7c3[_0x2409c6(0x238)]['length']+_0x2409c6(0x27a)+_0x29d7c3[_0x2409c6(0x1f0)]['searchTimeMs']+_0x2409c6(0x1cb)+_0x29d7c3[_0x2409c6(0x238)][_0x2409c6(0x23a)]((_0x4de5b1,_0x5bf511)=>_0x5bf511+0x1+'.\x20'+_0x4de5b1[_0x2409c6(0x1eb)]+'\x20('+(_0x4de5b1[_0x2409c6(0x1fc)]*0x64)[_0x2409c6(0x2a1)](0x1)+_0x2409c6(0x1c2)+(_0x2409c6(0x247)+_0x4de5b1[_0x2409c6(0x1ff)]+'-'+_0x4de5b1[_0x2409c6(0x206)]+'\x0a')+(_0x2409c6(0x1c0)+_0x4de5b1['content'][_0x2409c6(0x1e7)](0x0,0xc8)+(_0x4de5b1[_0x2409c6(0x294)][_0x2409c6(0x252)]>0xc8?_0x2409c6(0x1ce):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x2409c6(0x20a),'text':_0x156737}]};}catch(_0x3cbac3){const _0x382268=_0x3cbac3 instanceof Error?_0x3cbac3[_0x2409c6(0x1bc)]:String(_0x3cbac3);return reportMorphError({'error_message':_0x382268,'error_type':_0x3cbac3 instanceof Error?_0x3cbac3['constructor'][_0x2409c6(0x26b)]:'UnknownError','context':{'tool':'codebase_search','query':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x296)],'repo_id':_0x2c5b80[_0x2409c6(0x291)][_0x2409c6(0x276)],'target_directories':_0x2c5b80['data'][_0x2409c6(0x1cc)]},'stack_trace':_0x3cbac3 instanceof Error?_0x3cbac3['stack']:undefined,'source':_0x2409c6(0x233)})[_0x2409c6(0x1ee)](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':'Error:\x20'+_0x382268}],'isError':!![]};}}default:throw new Error(_0x2409c6(0x274)+_0x1fc9cb);}}catch(_0x580956){const _0x325bdb=_0x580956 instanceof Error?_0x580956[_0x2409c6(0x1bc)]:String(_0x580956);return reportMorphError({'error_message':_0x325bdb,'error_type':_0x580956 instanceof Error?_0x580956[_0x2409c6(0x287)][_0x2409c6(0x26b)]:_0x2409c6(0x28a),'context':{'tool':name,'arguments':args?JSON['stringify'](args)[_0x2409c6(0x1e7)](0x0,0x1f4):undefined,'mcp_server_version':_0x2409c6(0x1e2)},'stack_trace':_0x580956 instanceof Error?_0x580956[_0x2409c6(0x22d)]:undefined,'source':_0x2409c6(0x233)})['catch'](()=>{}),{'content':[{'type':_0x2409c6(0x20a),'text':_0x2409c6(0x21a)+_0x325bdb}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x12f64f){const _0x12e765=a0_0x47c2dc,_0x31dd76=await getValidRootDirectories(_0x12f64f);if(_0x31dd76[_0x12e765(0x252)]>0x0)allowedDirectories=[..._0x31dd76],console[_0x12e765(0x215)](_0x12e765(0x1c6)+_0x31dd76[_0x12e765(0x252)]+_0x12e765(0x1b2));else{console[_0x12e765(0x215)](_0x12e765(0x298));if(ENABLE_WORKSPACE_MODE)try{const _0x110b52=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x110b52&&(allowedDirectories=[_0x110b52],console[_0x12e765(0x215)](_0x12e765(0x273)+_0x110b52));}catch(_0x44bdf0){console['error'](_0x12e765(0x2a8)+_0x44bdf0);}}}server[a0_0x47c2dc(0x248)](RootsListChangedNotificationSchema,async()=>{const _0x5d6c8a=a0_0x47c2dc;try{const _0x694840=await server[_0x5d6c8a(0x289)]();_0x694840&&_0x5d6c8a(0x24d)in _0x694840&&await updateAllowedDirectoriesFromRoots(_0x694840[_0x5d6c8a(0x24d)]);}catch(_0x4b04b1){console[_0x5d6c8a(0x215)]('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x4b04b1 instanceof Error?_0x4b04b1[_0x5d6c8a(0x1bc)]:String(_0x4b04b1));}}),server['oninitialized']=async()=>{const _0x259bab=a0_0x47c2dc,_0x4e3c5e=server[_0x259bab(0x1f2)]();if(_0x4e3c5e?.['roots'])try{const _0x364c27=await server[_0x259bab(0x289)]();_0x364c27&&_0x259bab(0x24d)in _0x364c27?await updateAllowedDirectoriesFromRoots(_0x364c27[_0x259bab(0x24d)]):console[_0x259bab(0x215)](_0x259bab(0x297));}catch(_0x34a4b5){console['error'](_0x259bab(0x258),_0x34a4b5 instanceof Error?_0x34a4b5['message']:String(_0x34a4b5));}else{if(allowedDirectories[_0x259bab(0x252)]>0x0)console[_0x259bab(0x215)](_0x259bab(0x1e0),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x259bab(0x215)](_0x259bab(0x207));else throw new Error(_0x259bab(0x265));}}};async function runServer(){const _0x2dcc9e=a0_0x47c2dc,_0x5c3b04=new StdioServerTransport();await server[_0x2dcc9e(0x27f)](_0x5c3b04),console['error'](_0x2dcc9e(0x1e4)),allowedDirectories['length']===0x0&&console[_0x2dcc9e(0x215)](_0x2dcc9e(0x1cf));}runServer()['catch'](_0x1164da=>{const _0x1a9830=a0_0x47c2dc;console['error'](_0x1a9830(0x262),_0x1164da),process[_0x1a9830(0x1ca)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a1_0x1462(){const _0x37efe1=['2368494lyleGH','replace','32ThqvFI','slice','/mnt/','465668lpCeQv','8XmhMML','test','4937895aEZlEm','homedir','toUpperCase','normalize','3769364FwBKjY','charAt','trim','2200539Coyhxw','139292tjWeHK','join','126QiVOfd','startsWith','18125040ZGDwno','match'];a1_0x1462=function(){return _0x37efe1;};return a1_0x1462();}(function(_0x58eba8,_0x3276cd){const _0x32af3b=a1_0x7f96,_0xdd8198=_0x58eba8();while(!![]){try{const _0x3034cb=parseInt(_0x32af3b(0x101))/0x1*(-parseInt(_0x32af3b(0x10b))/0x2)+-parseInt(_0x32af3b(0x10a))/0x3+-parseInt(_0x32af3b(0x107))/0x4+parseInt(_0x32af3b(0x103))/0x5+-parseInt(_0x32af3b(0x10d))/0x6*(-parseInt(_0x32af3b(0x100))/0x7)+-parseInt(_0x32af3b(0x113))/0x8*(parseInt(_0x32af3b(0x111))/0x9)+parseInt(_0x32af3b(0x10f))/0xa;if(_0x3034cb===_0x3276cd)break;else _0xdd8198['push'](_0xdd8198['shift']());}catch(_0x4f328a){_0xdd8198['push'](_0xdd8198['shift']());}}}(a1_0x1462,0xde829));function a1_0x7f96(_0x390496,_0x594a23){_0x390496=_0x390496-0x100;const _0x146247=a1_0x1462();let _0x7f9614=_0x146247[_0x390496];return _0x7f9614;}import a1_0x567877 from'path';import a1_0x46e40d from'os';export function convertToWindowsPath(_0x3ae866){const _0x37a14c=a1_0x7f96;if(_0x3ae866[_0x37a14c(0x10e)](_0x37a14c(0x115))){const _0x51aa74=_0x3ae866['charAt'](0x5)[_0x37a14c(0x105)](),_0x202ff9=_0x3ae866['slice'](0x6)[_0x37a14c(0x112)](/\//g,'\x5c');return _0x51aa74+':'+_0x202ff9;}if(_0x3ae866['match'](/^\/[a-zA-Z]\//)){const _0x20964b=_0x3ae866[_0x37a14c(0x108)](0x1)['toUpperCase'](),_0x36949d=_0x3ae866[_0x37a14c(0x114)](0x2)[_0x37a14c(0x112)](/\//g,'\x5c');return _0x20964b+':'+_0x36949d;}if(_0x3ae866[_0x37a14c(0x110)](/^[a-zA-Z]:/))return _0x3ae866[_0x37a14c(0x112)](/\//g,'\x5c');return _0x3ae866;}export function normalizePath(_0x1681fa){const _0x1b6985=a1_0x7f96;_0x1681fa=_0x1681fa[_0x1b6985(0x109)]()['replace'](/^["']|["']$/g,'');const _0x334acf=_0x1681fa[_0x1b6985(0x10e)]('/')&&!_0x1681fa[_0x1b6985(0x110)](/^\/mnt\/[a-z]\//i)&&!_0x1681fa[_0x1b6985(0x110)](/^\/[a-zA-Z]\//);if(_0x334acf)return _0x1681fa['replace'](/\/+/g,'/')['replace'](/\/+$/,'');_0x1681fa=convertToWindowsPath(_0x1681fa);if(_0x1681fa[_0x1b6985(0x10e)]('\x5c\x5c')){let _0x116e28=_0x1681fa;_0x116e28=_0x116e28[_0x1b6985(0x112)](/^\\{2,}/,'\x5c\x5c');const _0x4486f8=_0x116e28['substring'](0x2)['replace'](/\\\\/g,'\x5c');_0x1681fa='\x5c\x5c'+_0x4486f8;}else _0x1681fa=_0x1681fa[_0x1b6985(0x112)](/\\\\/g,'\x5c');let _0x49be12=a1_0x567877[_0x1b6985(0x106)](_0x1681fa);_0x1681fa[_0x1b6985(0x10e)]('\x5c\x5c')&&!_0x49be12[_0x1b6985(0x10e)]('\x5c\x5c')&&(_0x49be12='\x5c'+_0x49be12);if(_0x49be12[_0x1b6985(0x110)](/^[a-zA-Z]:/)){let _0x514518=_0x49be12[_0x1b6985(0x112)](/\//g,'\x5c');return/^[a-z]:/[_0x1b6985(0x102)](_0x514518)&&(_0x514518=_0x514518['charAt'](0x0)[_0x1b6985(0x105)]()+_0x514518['slice'](0x1)),_0x514518;}return _0x49be12[_0x1b6985(0x112)](/\//g,'\x5c');}export function expandHome(_0xf08bec){const _0x5aa1df=a1_0x7f96;if(_0xf08bec[_0x5aa1df(0x10e)]('~/')||_0xf08bec==='~')return a1_0x567877[_0x5aa1df(0x10c)](a1_0x46e40d[_0x5aa1df(0x104)](),_0xf08bec['slice'](0x1));return _0xf08bec;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x512423,_0x3c1f00){const _0x2e1ca4=a2_0xd02c,_0x36427b=_0x512423();while(!![]){try{const _0x1ed0ee=parseInt(_0x2e1ca4(0x1b8))/0x1+-parseInt(_0x2e1ca4(0x1a7))/0x2+parseInt(_0x2e1ca4(0x1b1))/0x3*(-parseInt(_0x2e1ca4(0x1a4))/0x4)+-parseInt(_0x2e1ca4(0x1a5))/0x5*(-parseInt(_0x2e1ca4(0x1b5))/0x6)+parseInt(_0x2e1ca4(0x1b3))/0x7*(parseInt(_0x2e1ca4(0x1a9))/0x8)+-parseInt(_0x2e1ca4(0x1b6))/0x9*(parseInt(_0x2e1ca4(0x1ab))/0xa)+parseInt(_0x2e1ca4(0x1a3))/0xb;if(_0x1ed0ee===_0x3c1f00)break;else _0x36427b['push'](_0x36427b['shift']());}catch(_0x1ce66b){_0x36427b['push'](_0x36427b['shift']());}}}(a2_0x5977,0xa4b03));function a2_0x5977(){const _0x35bbb6=['Path\x20must\x20be\x20absolute\x20after\x20normalization','40OHidqW','string','140OHpFla','resolve','some','startsWith','isAbsolute','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','930myGIRX','length','1533469aeNhPC','isArray','6lJfVuc','108972KJLgKO','sep','366926JyOxOC','5871855TiRIKW','6296NRithd','3373525WUxPoI','normalize','2677512hAkcdS'];a2_0x5977=function(){return _0x35bbb6;};return a2_0x5977();}function a2_0xd02c(_0x1c913c,_0x1816ea){_0x1c913c=_0x1c913c-0x1a3;const _0x597738=a2_0x5977();let _0xd02c7f=_0x597738[_0x1c913c];return _0xd02c7f;}import a2_0x5aa414 from'path';export function isPathWithinAllowedDirectories(_0x382907,_0x48d008){const _0x109030=a2_0xd02c;if(typeof _0x382907!=='string'||!Array[_0x109030(0x1b4)](_0x48d008))return![];if(!_0x382907||_0x48d008[_0x109030(0x1b2)]===0x0)return![];if(_0x382907['includes']('\x00'))return![];let _0x4de523;try{_0x4de523=a2_0x5aa414[_0x109030(0x1ac)](a2_0x5aa414[_0x109030(0x1a6)](_0x382907));}catch{return![];}if(!a2_0x5aa414[_0x109030(0x1af)](_0x4de523))throw new Error(_0x109030(0x1a8));return _0x48d008[_0x109030(0x1ad)](_0x107997=>{const _0x4d1a9e=_0x109030;if(typeof _0x107997!==_0x4d1a9e(0x1aa)||!_0x107997)return![];if(_0x107997['includes']('\x00'))return![];let _0x58a454;try{_0x58a454=a2_0x5aa414['resolve'](a2_0x5aa414[_0x4d1a9e(0x1a6)](_0x107997));}catch{return![];}if(!a2_0x5aa414[_0x4d1a9e(0x1af)](_0x58a454))throw new Error(_0x4d1a9e(0x1b0));if(_0x4de523===_0x58a454)return!![];if(_0x58a454===a2_0x5aa414[_0x4d1a9e(0x1b7)])return _0x4de523[_0x4d1a9e(0x1ae)](a2_0x5aa414['sep']);return _0x4de523['startsWith'](_0x58a454+a2_0x5aa414[_0x4d1a9e(0x1b7)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x132017,_0x1dd44e){const _0x101beb=a3_0x5ea3,_0x81e51b=_0x132017();while(!![]){try{const _0x44998b=parseInt(_0x101beb(0x1b8))/0x1+parseInt(_0x101beb(0x1b7))/0x2*(-parseInt(_0x101beb(0x1c1))/0x3)+parseInt(_0x101beb(0x1c6))/0x4+-parseInt(_0x101beb(0x1c9))/0x5+parseInt(_0x101beb(0x1bf))/0x6*(-parseInt(_0x101beb(0x1cb))/0x7)+-parseInt(_0x101beb(0x1b9))/0x8*(-parseInt(_0x101beb(0x1bb))/0x9)+parseInt(_0x101beb(0x1c8))/0xa;if(_0x44998b===_0x1dd44e)break;else _0x81e51b['push'](_0x81e51b['shift']());}catch(_0x1a69b9){_0x81e51b['push'](_0x81e51b['shift']());}}}(a3_0x33be,0xc911e));import{promises as a3_0x1ff839}from'fs';import a3_0x37dc84 from'path';import a3_0x48c713 from'os';function a3_0x5ea3(_0x592185,_0x123440){_0x592185=_0x592185-0x1b5;const _0x33be88=a3_0x33be();let _0x5ea3cb=_0x33be88[_0x592185];return _0x5ea3cb;}import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x28459a){const _0x4e01b6=a3_0x5ea3;try{const _0x47fad6=_0x28459a[_0x4e01b6(0x1bd)](_0x4e01b6(0x1cc))?_0x28459a[_0x4e01b6(0x1c4)](0x7):_0x28459a,_0x4732f1=_0x47fad6['startsWith']('~/')||_0x47fad6==='~'?a3_0x37dc84[_0x4e01b6(0x1ca)](a3_0x48c713[_0x4e01b6(0x1c2)](),_0x47fad6[_0x4e01b6(0x1c4)](0x1)):_0x47fad6,_0x2844c8=a3_0x37dc84[_0x4e01b6(0x1c7)](_0x4732f1),_0x48e125=await a3_0x1ff839[_0x4e01b6(0x1b6)](_0x2844c8);return normalizePath(_0x48e125);}catch{return null;}}function formatDirectoryError(_0x4e34af,_0x469094,_0x4e8b8c){const _0x2f89d4=a3_0x5ea3;if(_0x4e8b8c)return'Skipping\x20'+_0x4e8b8c+':\x20'+_0x4e34af;const _0x565366=_0x469094 instanceof Error?_0x469094[_0x2f89d4(0x1c5)]:String(_0x469094);return _0x2f89d4(0x1ba)+_0x4e34af+_0x2f89d4(0x1c3)+_0x565366;}function a3_0x33be(){const _0x4fb115=['invalid\x20path\x20or\x20inaccessible','354qcZJdf','homedir','\x20due\x20to\x20error:\x20','slice','message','3652116zpXDGd','resolve','12478110Wjhepy','7042980VPmSnM','join','1929277ntOwri','file://','error','realpath','19970tTAAdR','1371713XjlXWj','613864anpZLS','Skipping\x20invalid\x20directory:\x20','18ezLaqg','uri','startsWith','non-directory\x20root','6elJbHn'];a3_0x33be=function(){return _0x4fb115;};return a3_0x33be();}export async function getValidRootDirectories(_0x3827b4){const _0x5416d4=a3_0x5ea3,_0x30f39a=[];for(const _0x432acb of _0x3827b4){const _0x4bc0c9=await parseRootUri(_0x432acb[_0x5416d4(0x1bc)]);if(!_0x4bc0c9){console['error'](formatDirectoryError(_0x432acb[_0x5416d4(0x1bc)],undefined,_0x5416d4(0x1c0)));continue;}try{const _0x895105=await a3_0x1ff839['stat'](_0x4bc0c9);_0x895105['isDirectory']()?_0x30f39a['push'](_0x4bc0c9):console['error'](formatDirectoryError(_0x4bc0c9,undefined,_0x5416d4(0x1be)));}catch(_0x3f6ad9){console[_0x5416d4(0x1b5)](formatDirectoryError(_0x4bc0c9,_0x3f6ad9));}}return _0x30f39a;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.76",
|
|
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.
|
|
38
|
+
"@morphllm/morphsdk": "0.2.100",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|