@morphllm/morphmcp 0.8.81 → 0.8.82
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_0x2070f9=a0_0x286d;(function(_0x3d1bdf,_0x36a303){const _0x23e15c=a0_0x286d,_0x172bd9=_0x3d1bdf();while(!![]){try{const _0xdcce4b=parseInt(_0x23e15c(0x251))/0x1*(-parseInt(_0x23e15c(0x250))/0x2)+parseInt(_0x23e15c(0x1de))/0x3*(parseInt(_0x23e15c(0x28f))/0x4)+-parseInt(_0x23e15c(0x209))/0x5+parseInt(_0x23e15c(0x2a6))/0x6*(-parseInt(_0x23e15c(0x1e4))/0x7)+parseInt(_0x23e15c(0x294))/0x8*(parseInt(_0x23e15c(0x1fa))/0x9)+parseInt(_0x23e15c(0x264))/0xa*(-parseInt(_0x23e15c(0x1f3))/0xb)+parseInt(_0x23e15c(0x1f2))/0xc;if(_0xdcce4b===_0x36a303)break;else _0x172bd9['push'](_0x172bd9['shift']());}catch(_0xd0a9ec){_0x172bd9['push'](_0x172bd9['shift']());}}}(a0_0xba54,0x80968));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0x17cd17 from'fs/promises';import a0_0x257b4c from'path';import a0_0x3d747d from'os';import{createRequire}from'module';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x1b3de0 from'axios';function fixPathRepetition(_0x16d54f){const _0xa6f56c=a0_0x286d,_0x53a8b0=_0x16d54f[_0xa6f56c(0x21c)](a0_0x257b4c[_0xa6f56c(0x28d)])[_0xa6f56c(0x2a7)](Boolean);if(_0x53a8b0[_0xa6f56c(0x24c)]<0x2)return null;for(let _0x2bbbe7=Math['floor'](_0x53a8b0['length']/0x2);_0x2bbbe7>=0x1;_0x2bbbe7--){for(let _0x49503e=0x0;_0x49503e<=_0x53a8b0[_0xa6f56c(0x24c)]-0x2*_0x2bbbe7;_0x49503e++){const _0x5408b9=_0x53a8b0['slice'](_0x49503e,_0x49503e+_0x2bbbe7),_0x2881de=_0x53a8b0[_0xa6f56c(0x24f)](_0x49503e+_0x2bbbe7,_0x49503e+0x2*_0x2bbbe7);if(_0x5408b9[_0xa6f56c(0x25b)]((_0x5b9820,_0x5b7d94)=>_0x5b9820===_0x2881de[_0x5b7d94])){const _0x5971a6=[..._0x53a8b0[_0xa6f56c(0x24f)](0x0,_0x49503e),..._0x53a8b0[_0xa6f56c(0x24f)](_0x49503e+_0x2bbbe7)];return a0_0x257b4c[_0xa6f56c(0x28d)]+_0x5971a6[_0xa6f56c(0x20a)](a0_0x257b4c[_0xa6f56c(0x28d)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x47c683=a0_0x286d;try{const _0x1b97c7=require(_0x47c683(0x20b));return _0x1b97c7[_0x47c683(0x1ec)]??_0x47c683(0x29a);}catch(_0xb34647){return console[_0x47c683(0x299)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0xb34647),_0x47c683(0x29a);}}function printHelp(){const _0x4e3be4=a0_0x286d;console[_0x4e3be4(0x2b4)](_0x4e3be4(0x1ea)+getPackageVersion()),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x1e0)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x2ac)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x233)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x29f)),console[_0x4e3be4(0x2b4)](_0x4e3be4(0x297)),console['log'](_0x4e3be4(0x243)),console[_0x4e3be4(0x2b4)]('\x20\x20morph-mcp\x20~/repo');}const cliArgs=process['argv']['slice'](0x2),VERSION_FLAGS=new Set([a0_0x2070f9(0x2c4),'-v','-V']),HELP_FLAGS=new Set([a0_0x2070f9(0x1f4),'-h']);cliArgs['some'](_0x58aee4=>VERSION_FLAGS[a0_0x2070f9(0x249)](_0x58aee4))&&(console[a0_0x2070f9(0x2b4)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x2070f9(0x1e2)](0x0));cliArgs['some'](_0x10fc1a=>HELP_FLAGS[a0_0x2070f9(0x249)](_0x10fc1a))&&(printHelp(),process[a0_0x2070f9(0x1e2)](0x0));const args=cliArgs[a0_0x2070f9(0x2a7)](_0x2be24e=>!VERSION_FLAGS[a0_0x2070f9(0x249)](_0x2be24e)&&!HELP_FLAGS[a0_0x2070f9(0x249)](_0x2be24e)),ALL_TOOLS=['edit_file','warpgrep_codebase_search',a0_0x2070f9(0x2a5)],DEFAULT_TOOLS=[a0_0x2070f9(0x204),a0_0x2070f9(0x236)],ENABLED_TOOLS=process[a0_0x2070f9(0x2a4)]['ENABLED_TOOLS']?process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x23f)]===a0_0x2070f9(0x26e)?ALL_TOOLS:process['env'][a0_0x2070f9(0x23f)]['split'](',')['map'](_0x58748f=>_0x58748f[a0_0x2070f9(0x290)]()):DEFAULT_TOOLS;console['error']('Enabled\x20tools:\x20'+ENABLED_TOOLS[a0_0x2070f9(0x20a)](',\x20'));const WORKSPACE_ROOT=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x201)]||process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x1fe)]||process[a0_0x2070f9(0x1f8)](),ENABLE_WORKSPACE_MODE=process['env'][a0_0x2070f9(0x282)]!=='false',MORPH_API_KEY=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x26b)],MORPH_API_URL=process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x25d)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x2070f9(0x2a4)]['MORPH_WARP_GREP_TIMEOUT']?parseInt(process[a0_0x2070f9(0x2a4)][a0_0x2070f9(0x245)],0xa):undefined;function a0_0xba54(){const _0x263324=['\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','setNotificationHandler','exit','stringify','3175361PEiXLX','sk-','number','dryRun','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','mcp-filesystem','@morphllm/morphmcp\x20','terminated','version','❌\x20Morph\x20Edit\x20Failed:\x20','stat','completed_with_file_errors','filepath','results','11480796wOMutc','2928541tIZWen','--help','endLine','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','cwd','params','9uhGwpy','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','morph-warp-grep-v1-1111v0','assistant','PWD','IMPORTANT:\x20If\x20you\x20are\x20running\x20within\x20Cursor,\x20you\x20MUST\x20FIRST\x20use\x20another\x20tool\x20(like\x20search_replace)\x20to\x20add\x20exactly\x20one\x20empty\x20new\x20line\x20somewhere\x20in\x20the\x20file\x20before\x20using\x20this\x20tool.\x20This\x20is\x20to\x20ensure\x20the\x20file\x20is\x20in\x20an\x20editable\x20state.\x0a','listRoots','WORKSPACE_ROOT','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','source','edit_file','search_string','homedir','\x20\x20\x20','stats','12030UIFSiI','join','../package.json','metadata','Error:\x20','Repository\x20identifier','No\x20results\x20found\x20for\x20query:\x20\x22','Bearer\x20','string','changes','-\x20Read\x20file\x20`','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','utf-8','Failed\x20to\x20read\x20file:\x20','\x0a</file>','name','branch','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','requiresApiKey','split','limit','Workspace\x20mode\x20enabled:\x20Using\x20','getClientCapabilities','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','timeout','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','readFile','isDirectory','inputSchema','\x20results\x20in\x20','files','Found\x20','instruction','dirname','describe','Here\x20is\x20the\x20content\x20of\x20files:\x0a','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','code','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','match','terminationReason','pyproject.toml','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','access','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','warpgrep_codebase_search','.cursor','\x0a...\x20(truncated,\x20total:\x20','optional','toFixed','boolean','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','query','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','ENABLED_TOOLS','resolve','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','setRequestHandler','\x20\x20morph-mcp','Morph\x20Edit\x20','MORPH_WARP_GREP_TIMEOUT','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','Preview\x20changes\x20without\x20applying\x20them.','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','has','\x20as\x20allowed\x20directory','rerankScore','length','startsWith','unknown\x20error','slice','48536CQWEPi','9zfhxGQ','data','Parent\x20directory\x20does\x20not\x20exist:\x20','ENOENT','...','Failed\x20to\x20request\x20roots\x20from\x20client:','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','Warning:\x20','\x20-\x20','code_edit','every','repo_path','MORPH_API_URL','runWarpGrep_call','object','searchTimeMs','tsconfig.json','list_directory\x20','\x20(new\x20file)','10AgyESQ','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','linesModified','array','catch','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','MORPH_API_KEY','\x22>\x0aError\x20reading\x20file:\x20','post','all','\x20chars)','Natural\x20language\x20query\x20to\x20search\x20for\x20code','path','-\x20Listed\x20directory\x20`',',\x20removed\x20','targetDirectories','Unknown\x20tool:\x20','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','morph-','includes','ms:\x0a\x0a','<file\x20path=\x22','Invalid\x20arguments:\x20','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','Benefits:\x0a','Morph\x20FastApply\x20failed\x20without\x20error\x20message','\x20valid\x20directories','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','timings','ENABLE_WORKSPACE_MODE','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','stack','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','etimedout','oninitialized','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','This\x20tool\x20invokes\x20a\x20subagent\x20that\x20runs\x20parallel\x20grep\x20and\x20readfile\x20calls\x20over\x20multiple\x20turns\x20to\x20locate\x20line\x20ranges\x20and\x20files\x20which\x20might\x20be\x20relevant\x20to\x20the\x20request.\x20','substring','.vscode','sep','message','151020vmrzoI','trim','roots','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','constructor','1975304cyQfHA','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','toLowerCase','\x0aExamples:','%\x20match)\x0a','error','unknown','lines','linesAdded','.\x20Changes:\x20','The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','morph-v3-fast','timed\x20out','package.json','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','env','codebase_search','12TsZpWT','filter','\x20\x20\x20Lines\x20','completed','go.mod','normalize','\x0aOptions:','Fatal\x20error\x20running\x20server:','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','linesRemoved','finish','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','-\x20Grepped\x20\x27','Cargo.toml','log','composer.json','push','errors','content','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','read\x20','basename','</file>','Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20','success','File\x20read\x20error:','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','description','Server\x20cannot\x20operate:\x20No\x20allowed\x20directories\x20available.\x20Server\x20was\x20started\x20without\x20command-line\x20directories\x20and\x20client\x20either\x20does\x20not\x20support\x20MCP\x20roots\x20protocol\x20or\x20provided\x20empty\x20roots.\x20Please\x20either:\x201)\x20Start\x20server\x20with\x20directory\x20arguments,\x202)\x20Use\x20a\x20client\x20that\x20supports\x20MCP\x20roots\x20protocol\x20and\x20provides\x20valid\x20root\x20directories,\x20or\x203)\x20Enable\x20workspace\x20mode\x20with\x20ENABLE_WORKSPACE_MODE=true.','UnknownError','--version','default','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','map','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','text','messages','.git','connect','realpath','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','Created\x20File','role','application/json','safeParse','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','isArray','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','0.2.0','57kTFfUg','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'];a0_0xba54=function(){return _0x263324;};return a0_0xba54();}MORPH_API_KEY&&!MORPH_API_KEY[a0_0x2070f9(0x24d)](a0_0x2070f9(0x1e5))&&!MORPH_API_KEY[a0_0x2070f9(0x24d)](a0_0x2070f9(0x277))&&console['error']('Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27');async function reportMorphError(_0x5af026){const _0x179c4=a0_0x2070f9;try{await a0_0x1b3de0[_0x179c4(0x26d)]('https://morphllm.com/api/error-report',{..._0x5af026,'timestamp':new Date()['toISOString'](),'source':_0x5af026[_0x179c4(0x203)]||'mcp-filesystem'},{'timeout':0x1388,'headers':{'Content-Type':_0x179c4(0x1d7),'Authorization':_0x179c4(0x210)+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error'](a0_0x2070f9(0x22f)),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x2a3)),console['error']('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x2070f9(0x299)]('\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)'),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x21a)),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x1f7)));function normalizePath(_0x3bca0d){const _0x1cd2f0=a0_0x2070f9;return a0_0x257b4c[_0x1cd2f0(0x2ab)](_0x3bca0d);}function expandHome(_0x2ea407){const _0xd84a97=a0_0x2070f9;if(_0x2ea407[_0xd84a97(0x24d)]('~/')||_0x2ea407==='~')return a0_0x257b4c['join'](a0_0x3d747d[_0xd84a97(0x206)](),_0x2ea407[_0xd84a97(0x24f)](0x1));return _0x2ea407;}let allowedDirectories=await Promise['all'](args['map'](async _0xd84061=>{const _0x2860d8=a0_0x2070f9,_0x2235c4=expandHome(_0xd84061),_0x2e6907=a0_0x257b4c[_0x2860d8(0x240)](_0x2235c4);try{const _0x124c3e=await a0_0x17cd17[_0x2860d8(0x2ce)](_0x2e6907);return normalizePath(_0x124c3e);}catch(_0x36affd){return normalizePath(_0x2e6907);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x2070f9(0x299)](a0_0x2070f9(0x21e)+workspaceDir+a0_0x2070f9(0x24a)));}catch(a0_0x331a38){console[a0_0x2070f9(0x299)](a0_0x2070f9(0x280)+a0_0x331a38);}async function detectWorkspaceRoot(_0x394c9b){const _0x56c425=a0_0x2070f9;let _0x2734b6=a0_0x257b4c[_0x56c425(0x240)](_0x394c9b);const _0x11601e=[_0x56c425(0x2cc),_0x56c425(0x28c),_0x56c425(0x2a2),_0x56c425(0x2b3),_0x56c425(0x232),_0x56c425(0x2aa),_0x56c425(0x237),_0x56c425(0x261),_0x56c425(0x2b5)];while(_0x2734b6!==a0_0x257b4c[_0x56c425(0x22a)](_0x2734b6)){for(const _0xe4e2eb of _0x11601e){const _0x39366b=a0_0x257b4c['join'](_0x2734b6,_0xe4e2eb);try{return await a0_0x17cd17[_0x56c425(0x234)](_0x39366b),normalizePath(_0x2734b6);}catch{}}_0x2734b6=a0_0x257b4c[_0x56c425(0x22a)](_0x2734b6);}return normalizePath(_0x394c9b);}await Promise[a0_0x2070f9(0x26e)](args[a0_0x2070f9(0x2c8)](async _0x40df3e=>{const _0x58c443=a0_0x2070f9;try{const _0x55d597=await a0_0x17cd17[_0x58c443(0x1ee)](expandHome(_0x40df3e));!_0x55d597[_0x58c443(0x224)]()&&(console[_0x58c443(0x299)](_0x58c443(0x20d)+_0x40df3e+'\x20is\x20not\x20a\x20directory'),process[_0x58c443(0x1e2)](0x1));}catch(_0xf78eb3){console[_0x58c443(0x299)]('Error\x20accessing\x20directory\x20'+_0x40df3e+':',_0xf78eb3),process[_0x58c443(0x1e2)](0x1);}}));async function validatePath(_0x17fc68){const _0x3bb74c=a0_0x2070f9,_0x4a1b19=expandHome(_0x17fc68),_0x1996cc=a0_0x257b4c[_0x3bb74c(0x240)](_0x4a1b19);try{const _0x6a0cc7=await a0_0x17cd17['realpath'](_0x1996cc);return _0x6a0cc7;}catch(_0xac8dc3){if(_0xac8dc3[_0x3bb74c(0x22e)]===_0x3bb74c(0x254)){const _0x1e4c33=a0_0x257b4c['dirname'](_0x1996cc);try{const _0x84785e=await a0_0x17cd17[_0x3bb74c(0x2ce)](_0x1e4c33);return a0_0x257b4c[_0x3bb74c(0x20a)](_0x84785e,a0_0x257b4c[_0x3bb74c(0x2bb)](_0x1996cc));}catch{throw new Error(_0x3bb74c(0x253)+_0x1e4c33);}}throw _0xac8dc3;}}const MorphEditFileArgsSchema=z[a0_0x2070f9(0x25f)]({'path':z[a0_0x2070f9(0x211)](),'code_edit':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x1dc)),'instruction':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x2b1)),'dryRun':z[a0_0x2070f9(0x23b)]()['default'](![])['describe'](a0_0x2070f9(0x247))}),WarpGrepArgsSchema=z[a0_0x2070f9(0x25f)]({'search_string':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x235)),'repo_path':z[a0_0x2070f9(0x211)]()['describe'](a0_0x2070f9(0x29e))}),CodebaseSearchArgsSchema=z['object']({'query':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x22b)](a0_0x2070f9(0x270)),'repoId':z['string']()['describe'](a0_0x2070f9(0x20e)),'branch':z['string']()[a0_0x2070f9(0x239)]()['describe']('Branch\x20to\x20search\x20(uses\x20latest\x20commit)'),'commitHash':z[a0_0x2070f9(0x211)]()[a0_0x2070f9(0x239)]()[a0_0x2070f9(0x22b)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z[a0_0x2070f9(0x268)](z[a0_0x2070f9(0x211)]())[a0_0x2070f9(0x2c5)]([])[a0_0x2070f9(0x22b)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x2070f9(0x1e6)]()['optional']()[a0_0x2070f9(0x2c5)](0xa)['describe']('Max\x20results\x20to\x20return')}),server=new Server({'name':'morph-mcp','version':'0.2.0'},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0x2660c9=a0_0x2070f9,_0x38a5f5=[{'name':'edit_file','description':_0x2660c9(0x257)+_0x2660c9(0x22d)+_0x2660c9(0x265)+_0x2660c9(0x1d9)+_0x2660c9(0x27d)+_0x2660c9(0x246)+_0x2660c9(0x2c9)+'-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a'+_0x2660c9(0x266)+_0x2660c9(0x2c7)+_0x2660c9(0x276)+_0x2660c9(0x1fb)+'For\x20deletions:\x0a'+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0x2660c9(0x289)+'Rules:\x0a'+_0x2660c9(0x1e8)+'-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a'+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x2660c9(0x23e)+_0x2660c9(0x2c0)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x2660c9(0x1ff),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x2660c9(0x236),'description':_0x2660c9(0x285)+_0x2660c9(0x28a)+'The\x20search\x20term\x20should\x20be\x20a\x20targeted\x20natural\x20language\x20query\x20based\x20on\x20what\x20you\x20are\x20trying\x20to\x20accomplish,\x20like\x20\x27Find\x20where\x20authentication\x20requests\x20are\x20handled\x20in\x20the\x20Express\x20routes\x27\x20or\x20\x27Modify\x20the\x20agentic\x20rollout\x20to\x20use\x20the\x20new\x20tokenizer\x20and\x20chat\x20template\x27\x20or\x20\x27Fix\x20the\x20bug\x20where\x20the\x20user\x20gets\x20redirected\x20from\x20the\x20/feed\x20page\x27.\x20'+_0x2660c9(0x1f6)+'You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.'+_0x2660c9(0x2bd)+_0x2660c9(0x202)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x2660c9(0x2a5),'description':_0x2660c9(0x288)+_0x2660c9(0x1df)+_0x2660c9(0x2cf)+_0x2660c9(0x27d)+_0x2660c9(0x26a)+'-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a'+_0x2660c9(0x2c6)+_0x2660c9(0x27c)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+_0x2660c9(0x214)+_0x2660c9(0x2b9),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x5513df=_0x38a5f5[_0x2660c9(0x2a7)](_0x6aab09=>{const _0x38e84a=_0x2660c9;if(!ENABLED_TOOLS[_0x38e84a(0x278)](_0x6aab09[_0x38e84a(0x218)]))return![];if(_0x38e84a(0x21b)in _0x6aab09&&_0x6aab09[_0x38e84a(0x21b)]&&!MORPH_API_KEY)return console[_0x38e84a(0x299)](_0x38e84a(0x258)+_0x6aab09[_0x38e84a(0x218)]+_0x38e84a(0x23c)),![];return!![];});return{'tools':_0x5513df[_0x2660c9(0x2c8)](_0x3d7836=>({'name':_0x3d7836['name'],'description':_0x3d7836[_0x2660c9(0x2c1)],'inputSchema':_0x3d7836[_0x2660c9(0x225)]}))};}),server[a0_0x2070f9(0x242)](CallToolRequestSchema,async _0x38c741=>{const _0x5cb0c2=a0_0x2070f9;try{const {name:_0x33083a,arguments:_0x3858d3}=_0x38c741[_0x5cb0c2(0x1f9)];switch(_0x33083a){case _0x5cb0c2(0x204):{const _0x2e3d55=MorphEditFileArgsSchema[_0x5cb0c2(0x1d8)](_0x3858d3);if(!_0x2e3d55[_0x5cb0c2(0x2be)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x2e3d55[_0x5cb0c2(0x299)]);const _0x384e3e=await validatePath(_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)]);let _0x310f69=null,_0x470f28=!![],_0x10d904=null;try{_0x310f69=await a0_0x17cd17[_0x5cb0c2(0x223)](_0x384e3e,_0x5cb0c2(0x215));}catch(_0x3ce5c6){const _0x494cf2=_0x3ce5c6[_0x5cb0c2(0x22e)];_0x494cf2===_0x5cb0c2(0x254)?(_0x470f28=![],_0x310f69=''):(_0x10d904=_0x5cb0c2(0x216)+(_0x494cf2||_0x5cb0c2(0x29a))+_0x5cb0c2(0x259)+(_0x3ce5c6 instanceof Error?_0x3ce5c6[_0x5cb0c2(0x28e)]:String(_0x3ce5c6)),console[_0x5cb0c2(0x299)](_0x5cb0c2(0x258)+_0x10d904));}try{const _0x260dc3=MORPH_API_KEY;if(!_0x260dc3)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x6377bc=a0_0x257b4c['dirname'](_0x384e3e),_0x2550be=a0_0x257b4c['basename'](_0x384e3e),_0x591ed9=await executeEditFile({'target_filepath':_0x2550be,'code_edit':_0x2e3d55['data'][_0x5cb0c2(0x25a)],'instructions':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]},{'morphApiKey':_0x260dc3,'morphApiUrl':MORPH_API_URL,'baseDir':_0x6377bc,'autoWrite':!_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)],'generateUdiff':![],'debug':![]});if(!_0x591ed9[_0x5cb0c2(0x2be)])throw new Error(_0x591ed9[_0x5cb0c2(0x299)]||_0x5cb0c2(0x27e));const _0xe1f7d5=_0x591ed9[_0x5cb0c2(0x212)],_0x2e96e4='added\x20'+_0xe1f7d5[_0x5cb0c2(0x29c)]+_0x5cb0c2(0x273)+_0xe1f7d5[_0x5cb0c2(0x2af)]+',\x20modified\x20'+_0xe1f7d5[_0x5cb0c2(0x267)];if(_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Morph\x20Edit\x20Preview'+(_0x470f28?'':_0x5cb0c2(0x263))+':\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]+_0x5cb0c2(0x29d)+_0x2e96e4+'.\x20Path:\x20'+_0x2e3d55['data']['path']+'.'}]};return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x244)+(_0x470f28?'Applied':_0x5cb0c2(0x2d0))+':\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)]+_0x5cb0c2(0x29d)+_0x2e96e4+'.\x20Path:\x20'+_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)]+'.'}]};}catch(_0x3a3e97){const _0x43990a=_0x3a3e97 instanceof Error?_0x3a3e97['message']:String(_0x3a3e97);return reportMorphError({'error_message':_0x43990a,'error_type':_0x3a3e97 instanceof Error?_0x3a3e97[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':'edit_file','file_path':_0x2e3d55['data'][_0x5cb0c2(0x271)],'validated_path':_0x384e3e,'instruction':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)],'model':'morph-v3-fast','dry_run':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)],'file_exists':_0x470f28,'file_read_error':_0x10d904,'file_readable':_0x310f69!==null,'request_content':{'path':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x271)],'code_edit':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x25a)],'instruction':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x229)],'original_code':_0x310f69!==null?_0x310f69[_0x5cb0c2(0x24c)]>0xc350?_0x310f69[_0x5cb0c2(0x28b)](0x0,0xc350)+_0x5cb0c2(0x238)+_0x310f69[_0x5cb0c2(0x24c)]+_0x5cb0c2(0x26f):_0x310f69:'[could\x20not\x20read\x20file:\x20'+(_0x10d904||_0x5cb0c2(0x24e))+']','original_code_length':_0x310f69?.[_0x5cb0c2(0x24c)]??0x0,'model':_0x5cb0c2(0x2a0),'dry_run':_0x2e3d55[_0x5cb0c2(0x252)][_0x5cb0c2(0x1e7)]}},'stack_trace':_0x3a3e97 instanceof Error?_0x3a3e97[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x1ed)+_0x43990a}],'isError':!![]};}}case _0x5cb0c2(0x236):{const _0xa78113=WarpGrepArgsSchema['safeParse'](_0x3858d3);if(!_0xa78113[_0x5cb0c2(0x2be)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Invalid\x20arguments:\x20'+_0xa78113['error']}],'isError':!![]};const _0x245f28=_0x1e6ad9=>{const _0x42abe2=_0x5cb0c2,_0x1a3f9c=[];for(const _0x358efe of _0x1e6ad9||[]){const _0x4af08c=_0x358efe['role'],_0x51d693=_0x358efe[_0x42abe2(0x2b8)];if(_0x4af08c===_0x42abe2(0x1fd)&&_0x51d693){const _0x1c74f5=_0x51d693[_0x42abe2(0x21c)]('\x0a')[_0x42abe2(0x2a7)](_0x580ed1=>_0x580ed1[_0x42abe2(0x290)]());for(const _0x401a0b of _0x1c74f5){const _0x159ea8=_0x401a0b[_0x42abe2(0x230)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x159ea8){_0x1a3f9c[_0x42abe2(0x2b6)]('grep\x20\x27'+_0x159ea8[0x1]+'\x27\x20'+_0x159ea8[0x2]);continue;}const _0x43f90b=_0x401a0b[_0x42abe2(0x230)](/^read\s+(.+)$/);if(_0x43f90b){_0x1a3f9c['push'](_0x42abe2(0x2ba)+_0x43f90b[0x1]);continue;}const _0x41a3a8=_0x401a0b[_0x42abe2(0x230)](/^list_directory\s+(.+)$/);if(_0x41a3a8){_0x1a3f9c[_0x42abe2(0x2b6)](_0x42abe2(0x262)+_0x41a3a8[0x1]);continue;}}}}return _0x1a3f9c;};try{const _0x14b9f3=a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),_0x562878=new LocalRipgrepProvider(_0x14b9f3),_0x1f2cdc=await runWarpGrep({'query':_0xa78113['data'][_0x5cb0c2(0x205)],'repoRoot':_0x14b9f3,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x562878});let _0x5c14c9='';if(_0x1f2cdc[_0x5cb0c2(0x231)]===_0x5cb0c2(0x2a9)&&_0x1f2cdc[_0x5cb0c2(0x2b0)]?.['metadata']?.[_0x5cb0c2(0x227)]){const _0x397972=_0x1f2cdc[_0x5cb0c2(0x2b0)][_0x5cb0c2(0x20c)][_0x5cb0c2(0x227)],_0x353d35=[],_0x2290cf=[_0x5cb0c2(0x222)];for(const _0x5589e0 of _0x1f2cdc[_0x5cb0c2(0x2cb)]){const _0xb976dc=_0x5589e0[_0x5cb0c2(0x1d6)],_0x24af8e=_0x5589e0['content'];if(_0xb976dc===_0x5cb0c2(0x1fd)&&_0x24af8e){const _0x5090c6=_0x24af8e[_0x5cb0c2(0x21c)]('\x0a')[_0x5cb0c2(0x2a7)](_0x26e14f=>_0x26e14f[_0x5cb0c2(0x290)]());for(const _0xafc933 of _0x5090c6){const _0x28d022=_0xafc933[_0x5cb0c2(0x230)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x28d022){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x2b2)+_0x28d022[0x1]+'\x27\x20in\x20`'+_0x28d022[0x2]+'`');continue;}const _0x4e70f8=_0xafc933[_0x5cb0c2(0x230)](/^read\s+(.+)$/);if(_0x4e70f8){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x213)+_0x4e70f8[0x1]+'`');continue;}const _0x1dd267=_0xafc933[_0x5cb0c2(0x230)](/^list_directory\s+(.+)$/);if(_0x1dd267){_0x2290cf[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x272)+_0x1dd267[0x1]+'`');continue;}}}}_0x353d35['push'](_0x2290cf[_0x5cb0c2(0x20a)]('\x0a'));const _0x2b9eb0=['','Relevant\x20context\x20found:'];for(const _0x21c9fb of _0x397972){if(_0x21c9fb[_0x5cb0c2(0x29b)]==='*')_0x2b9eb0[_0x5cb0c2(0x2b6)]('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':*');else{if(Array[_0x5cb0c2(0x1da)](_0x21c9fb[_0x5cb0c2(0x29b)])){const _0x5e2e24=_0x21c9fb[_0x5cb0c2(0x29b)][_0x5cb0c2(0x2c8)](([_0x26e5be,_0x3bc5d6])=>{if(_0x26e5be===_0x3bc5d6)return''+_0x26e5be;return _0x26e5be+'-'+_0x3bc5d6;});_0x2b9eb0['push']('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':'+_0x5e2e24[_0x5cb0c2(0x20a)](','));}else _0x2b9eb0[_0x5cb0c2(0x2b6)]('-\x20'+_0x21c9fb[_0x5cb0c2(0x271)]+':*');}}_0x2b9eb0[_0x5cb0c2(0x2b6)](''),_0x353d35[_0x5cb0c2(0x2b6)](_0x2b9eb0[_0x5cb0c2(0x20a)]('\x0a')),_0x353d35[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x22c));const _0x9b37d=[];for(const _0x406d36 of _0x397972){let _0x758626=a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],_0x406d36[_0x5cb0c2(0x271)]),_0x1c7233=null,_0x28c0cc=null;try{_0x1c7233=await a0_0x17cd17[_0x5cb0c2(0x223)](_0x758626,{'encoding':_0x5cb0c2(0x215)});}catch(_0xc0966d){const _0x3ed87b=fixPathRepetition(_0x758626);if(_0x3ed87b)try{_0x1c7233=await a0_0x17cd17['readFile'](_0x3ed87b,{'encoding':'utf-8'}),_0x758626=_0x3ed87b;}catch{_0x28c0cc=_0xc0966d instanceof Error?_0xc0966d:new Error(String(_0xc0966d));}else _0x28c0cc=_0xc0966d instanceof Error?_0xc0966d:new Error(String(_0xc0966d));}if(_0x1c7233!==null){const _0x5133e6=_0x1c7233['split'](/\r?\n/),_0x393af4=['<file\x20path=\x22'+_0x406d36[_0x5cb0c2(0x271)]+'\x22>'];if(_0x406d36[_0x5cb0c2(0x29b)]==='*'||!Array[_0x5cb0c2(0x1da)](_0x406d36['lines']))for(let _0x1a0892=0x1;_0x1a0892<=_0x5133e6[_0x5cb0c2(0x24c)];_0x1a0892++){const _0x526e34=_0x5133e6[_0x1a0892-0x1];_0x393af4[_0x5cb0c2(0x2b6)](_0x1a0892+'|\x20'+_0x526e34);}else for(const [_0x2e3c60,_0xd7b0c9]of _0x406d36[_0x5cb0c2(0x29b)]){_0x393af4[_0x5cb0c2(0x24c)]>0x1&&_0x393af4[_0x5cb0c2(0x2b6)]('');for(let _0x430410=_0x2e3c60;_0x430410<=_0xd7b0c9&&_0x430410<=_0x5133e6[_0x5cb0c2(0x24c)];_0x430410++){const _0x4d459c=_0x5133e6[_0x430410-0x1];_0x393af4[_0x5cb0c2(0x2b6)](_0x430410+'|\x20'+_0x4d459c);}}_0x393af4[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x2bc)),_0x9b37d[_0x5cb0c2(0x2b6)](_0x393af4[_0x5cb0c2(0x20a)]('\x0a'));}else _0x9b37d[_0x5cb0c2(0x2b6)](_0x5cb0c2(0x27a)+_0x406d36[_0x5cb0c2(0x271)]+_0x5cb0c2(0x26c)+(_0x28c0cc?.[_0x5cb0c2(0x28e)]||'Unknown\x20error')+_0x5cb0c2(0x217));}_0x353d35[_0x5cb0c2(0x2b6)](_0x9b37d[_0x5cb0c2(0x20a)]('\x0a\x0a')),_0x5c14c9=_0x353d35[_0x5cb0c2(0x20a)]('\x0a');const _0x340ba8=_0x1f2cdc['errors']?.[_0x5cb0c2(0x2a7)](_0x2350d5=>_0x2350d5['message']?.[_0x5cb0c2(0x24d)](_0x5cb0c2(0x2bf)))||[];if(_0x340ba8[_0x5cb0c2(0x24c)]>0x0){const _0x434151=_0x340ba8[_0x5cb0c2(0x2c8)](_0x25f9d1=>_0x25f9d1[_0x5cb0c2(0x28e)])[_0x5cb0c2(0x20a)](';\x20');reportMorphError({'error_message':_0x434151,'error_type':'FileReadError','context':{'tool':'warpgrep_codebase_search','repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'model':_0x5cb0c2(0x1fc),'termination_reason':_0x5cb0c2(0x1ef),'error_count':_0x340ba8['length'],'is_timeout':![],'timings':_0x1f2cdc[_0x5cb0c2(0x281)],'files_attempted':_0x397972[_0x5cb0c2(0x2c8)](_0xf73b3d=>({'path':_0xf73b3d['path'],'lines':_0xf73b3d['lines']})),'tool_calls':_0x245f28(_0x1f2cdc[_0x5cb0c2(0x2cb)]),'messages':_0x1f2cdc[_0x5cb0c2(0x2cb)]?.[_0x5cb0c2(0x2c8)](_0x44ca6c=>({'role':_0x44ca6c[_0x5cb0c2(0x1d6)],'content':_0x44ca6c['content']})),'request_content':{'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'repo_path':_0xa78113['data'][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113['data']['repo_path']),'model':_0x5cb0c2(0x1fc)}},'source':'mcp-filesystem'})[_0x5cb0c2(0x269)](()=>{});}}else{if(_0x1f2cdc[_0x5cb0c2(0x231)]===_0x5cb0c2(0x1eb)&&_0x1f2cdc[_0x5cb0c2(0x2b7)][_0x5cb0c2(0x24c)]>0x0){const _0x5dca92=_0x1f2cdc[_0x5cb0c2(0x2b7)]['map'](_0x2bd07b=>_0x2bd07b['message'])[_0x5cb0c2(0x20a)](';\x20');_0x5c14c9=_0x5cb0c2(0x20d)+_0x5dca92;const _0x5d518e=_0x5dca92['toLowerCase']()['includes'](_0x5cb0c2(0x221))||_0x5dca92['toLowerCase']()[_0x5cb0c2(0x278)]('timed\x20out')||_0x5dca92[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x286)),_0x464f95=_0x1f2cdc[_0x5cb0c2(0x2b0)]?.[_0x5cb0c2(0x20c)]?.[_0x5cb0c2(0x227)],_0x587bc8=_0x1f2cdc[_0x5cb0c2(0x2b7)][0x0];reportMorphError({'error_message':_0x5dca92,'error_type':_0x5d518e?'TimeoutError':_0x587bc8?.[_0x5cb0c2(0x293)]?.['name']||'WarpGrepError','context':{'tool':_0x5cb0c2(0x236),'repo_path':_0xa78113['data'][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x1f2cdc[_0x5cb0c2(0x231)],'error_count':_0x1f2cdc[_0x5cb0c2(0x2b7)][_0x5cb0c2(0x24c)],'is_timeout':_0x5d518e,'timings':_0x1f2cdc[_0x5cb0c2(0x281)],'files_attempted':_0x464f95?.[_0x5cb0c2(0x2c8)](_0x3586e1=>({'path':_0x3586e1[_0x5cb0c2(0x271)],'lines':_0x3586e1[_0x5cb0c2(0x29b)]})),'tool_calls':_0x245f28(_0x1f2cdc[_0x5cb0c2(0x2cb)]),'messages':_0x1f2cdc[_0x5cb0c2(0x2cb)]?.['map'](_0x59d483=>({'role':_0x59d483['role'],'content':_0x59d483['content']})),'request_content':{'query':_0xa78113['data']['search_string'],'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),'model':_0x5cb0c2(0x1fc)}},'stack_trace':_0x587bc8?.['stack']||undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{});}else _0x5c14c9=_0x5cb0c2(0x248);}return{'content':[{'type':'text','text':_0x5c14c9}]};}catch(_0x4d600d){const _0x46c48e=_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x28e)]:String(_0x4d600d),_0x455a1a=_0x46c48e['toLowerCase']()[_0x5cb0c2(0x278)](_0x5cb0c2(0x221))||_0x46c48e[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x2a1))||_0x46c48e[_0x5cb0c2(0x296)]()[_0x5cb0c2(0x278)](_0x5cb0c2(0x286))||_0x4d600d instanceof Error&&_0x4d600d[_0x5cb0c2(0x218)]==='TimeoutError';return reportMorphError({'error_message':_0x46c48e,'error_type':_0x455a1a?'TimeoutError':_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':_0x5cb0c2(0x236),'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'query':_0xa78113[_0x5cb0c2(0x252)]['search_string'],'model':'morph-warp-grep-v1-1111v0','is_timeout':_0x455a1a,'exception_phase':_0x5cb0c2(0x25e),'request_content':{'query':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x205)],'repo_path':_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)],'repoRoot':a0_0x257b4c[_0x5cb0c2(0x240)](_0xa78113[_0x5cb0c2(0x252)][_0x5cb0c2(0x25c)]),'model':_0x5cb0c2(0x1fc)}},'stack_trace':_0x4d600d instanceof Error?_0x4d600d[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})['catch'](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Error\x20running\x20fast\x20context\x20search:\x20'+_0x46c48e}],'isError':![]};}}case'codebase_search':{const _0x30e596=CodebaseSearchArgsSchema['safeParse'](_0x3858d3);if(!_0x30e596[_0x5cb0c2(0x2be)])return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x27b)+_0x30e596[_0x5cb0c2(0x299)]}],'isError':!![]};try{const _0x519146=MORPH_API_KEY;if(!_0x519146)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.');const _0x21ffe6=_0x30e596[_0x5cb0c2(0x252)]['targetDirectories'],_0x121abc=await executeCodebaseSearch({'query':_0x30e596[_0x5cb0c2(0x252)]['query'],'target_directories':_0x21ffe6,'limit':_0x30e596['data'][_0x5cb0c2(0x21d)]},{'apiKey':_0x519146,'repoId':_0x30e596[_0x5cb0c2(0x252)]['repoId'],'branch':_0x30e596['data'][_0x5cb0c2(0x219)],'commitHash':_0x30e596[_0x5cb0c2(0x252)]['commitHash'],'debug':![]});if(!_0x121abc[_0x5cb0c2(0x2be)])return{'content':[{'type':'text','text':'Search\x20failed:\x20'+_0x121abc[_0x5cb0c2(0x299)]}],'isError':!![]};const _0x10a948=_0x121abc[_0x5cb0c2(0x1f1)][_0x5cb0c2(0x24c)]===0x0?_0x5cb0c2(0x20f)+_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x23d)]+'\x22':_0x5cb0c2(0x228)+_0x121abc['results'][_0x5cb0c2(0x24c)]+_0x5cb0c2(0x226)+_0x121abc[_0x5cb0c2(0x208)][_0x5cb0c2(0x260)]+_0x5cb0c2(0x279)+_0x121abc[_0x5cb0c2(0x1f1)][_0x5cb0c2(0x2c8)]((_0x4ae179,_0x4d260c)=>_0x4d260c+0x1+'.\x20'+_0x4ae179[_0x5cb0c2(0x1f0)]+'\x20('+(_0x4ae179[_0x5cb0c2(0x24b)]*0x64)[_0x5cb0c2(0x23a)](0x1)+_0x5cb0c2(0x298)+(_0x5cb0c2(0x2a8)+_0x4ae179['startLine']+'-'+_0x4ae179[_0x5cb0c2(0x1f5)]+'\x0a')+(_0x5cb0c2(0x207)+_0x4ae179['content']['substring'](0x0,0xc8)+(_0x4ae179[_0x5cb0c2(0x2b8)][_0x5cb0c2(0x24c)]>0xc8?_0x5cb0c2(0x255):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x10a948}]};}catch(_0x340863){const _0x31ab14=_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x28e)]:String(_0x340863);return reportMorphError({'error_message':_0x31ab14,'error_type':_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:_0x5cb0c2(0x2c3),'context':{'tool':_0x5cb0c2(0x2a5),'query':_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x23d)],'repo_id':_0x30e596[_0x5cb0c2(0x252)]['repoId'],'target_directories':_0x30e596[_0x5cb0c2(0x252)][_0x5cb0c2(0x274)]},'stack_trace':_0x340863 instanceof Error?_0x340863[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})['catch'](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':_0x5cb0c2(0x20d)+_0x31ab14}],'isError':!![]};}}default:throw new Error(_0x5cb0c2(0x275)+_0x33083a);}}catch(_0x448283){const _0x1c0950=_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x28e)]:String(_0x448283);return reportMorphError({'error_message':_0x1c0950,'error_type':_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x293)][_0x5cb0c2(0x218)]:'UnknownError','context':{'tool':name,'arguments':args?JSON[_0x5cb0c2(0x1e3)](args)[_0x5cb0c2(0x28b)](0x0,0x1f4):undefined,'mcp_server_version':_0x5cb0c2(0x1dd)},'stack_trace':_0x448283 instanceof Error?_0x448283[_0x5cb0c2(0x284)]:undefined,'source':_0x5cb0c2(0x1e9)})[_0x5cb0c2(0x269)](()=>{}),{'content':[{'type':_0x5cb0c2(0x2ca),'text':'Error:\x20'+_0x1c0950}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x4d6d15){const _0x578638=a0_0x2070f9,_0x121b5d=await getValidRootDirectories(_0x4d6d15);if(_0x121b5d[_0x578638(0x24c)]>0x0)allowedDirectories=[..._0x121b5d],console[_0x578638(0x299)](_0x578638(0x283)+_0x121b5d[_0x578638(0x24c)]+_0x578638(0x27f));else{console['error'](_0x578638(0x1db));if(ENABLE_WORKSPACE_MODE)try{const _0x1177ce=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x1177ce&&(allowedDirectories=[_0x1177ce],console[_0x578638(0x299)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x1177ce));}catch(_0x296d49){console['error']('Warning:\x20Workspace\x20fallback\x20failed:\x20'+_0x296d49);}}}server[a0_0x2070f9(0x1e1)](RootsListChangedNotificationSchema,async()=>{const _0x289398=a0_0x2070f9;try{const _0x25f7c0=await server[_0x289398(0x200)]();_0x25f7c0&&_0x289398(0x291)in _0x25f7c0&&await updateAllowedDirectoriesFromRoots(_0x25f7c0[_0x289398(0x291)]);}catch(_0x527930){console[_0x289398(0x299)](_0x289398(0x256),_0x527930 instanceof Error?_0x527930[_0x289398(0x28e)]:String(_0x527930));}}),server[a0_0x2070f9(0x287)]=async()=>{const _0x4b5c69=a0_0x2070f9,_0x5a06ea=server[_0x4b5c69(0x21f)]();if(_0x5a06ea?.[_0x4b5c69(0x291)])try{const _0x3fc0a4=await server[_0x4b5c69(0x200)]();_0x3fc0a4&&'roots'in _0x3fc0a4?await updateAllowedDirectoriesFromRoots(_0x3fc0a4[_0x4b5c69(0x291)]):console['error'](_0x4b5c69(0x220));}catch(_0x2fe4cc){console['error'](_0x4b5c69(0x2ae),_0x2fe4cc instanceof Error?_0x2fe4cc[_0x4b5c69(0x28e)]:String(_0x2fe4cc));}else{if(allowedDirectories['length']>0x0)console[_0x4b5c69(0x299)](_0x4b5c69(0x292),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x4b5c69(0x299)](_0x4b5c69(0x241));else throw new Error(_0x4b5c69(0x2c2));}}};async function runServer(){const _0x4d1fca=a0_0x2070f9,_0x5aed7b=new StdioServerTransport();await server[_0x4d1fca(0x2cd)](_0x5aed7b),console['error']('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0x4d1fca(0x24c)]===0x0&&console[_0x4d1fca(0x299)](_0x4d1fca(0x295));}function a0_0x286d(_0x181130,_0x3a3769){_0x181130=_0x181130-0x1d6;const _0xba545=a0_0xba54();let _0x286db1=_0xba545[_0x181130];return _0x286db1;}runServer()['catch'](_0x4d9dbe=>{const _0x63c5d7=a0_0x2070f9;console[_0x63c5d7(0x299)](_0x63c5d7(0x2ad),_0x4d9dbe),process['exit'](0x1);});
|
|
2
|
+
const a0_0x282f70=a0_0x2d54;(function(_0x56063d,_0x26a5cd){const _0x55cf75=a0_0x2d54,_0x2b0547=_0x56063d();while(!![]){try{const _0x5e2a01=parseInt(_0x55cf75(0x148))/0x1*(parseInt(_0x55cf75(0x15a))/0x2)+-parseInt(_0x55cf75(0x86))/0x3+parseInt(_0x55cf75(0x111))/0x4+-parseInt(_0x55cf75(0xaa))/0x5+-parseInt(_0x55cf75(0x8d))/0x6+parseInt(_0x55cf75(0x110))/0x7+-parseInt(_0x55cf75(0x89))/0x8*(-parseInt(_0x55cf75(0x100))/0x9);if(_0x5e2a01===_0x26a5cd)break;else _0x2b0547['push'](_0x2b0547['shift']());}catch(_0x5dd4dc){_0x2b0547['push'](_0x2b0547['shift']());}}}(a0_0x1ee7,0xd9962));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_0x8579e2 from'fs/promises';import a0_0x17505c from'path';import a0_0x5fa72c 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';function a0_0x1ee7(){const _0x21c289=['inputSchema','Error:\x20','searchTimeMs','resolve','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','Rules:\x0a','Unknown\x20tool:\x20','Specific\x20commit\x20hash\x20to\x20search','number','normalize','Benefits:\x0a','dryRun','post','connect','params','includes','all','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','6499640IwgLAW','endLine','Search\x20failed:\x20','\x22>\x0aError\x20reading\x20file:\x20','optional','constructor','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','read\x20','unknown\x20error','edit_file','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','linesRemoved','lines','timeout','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','stack','toISOString','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','metadata','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','Cargo.toml','WORKSPACE_ROOT','has','\x0a...\x20(truncated,\x20total:\x20','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','filepath','mcp-filesystem','0.2.0','timed\x20out','instruction','error','roots','.\x20Changes:\x20','argv','map','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Error\x20accessing\x20directory\x20','UnknownError','morph-warp-grep-v1-1111v0','application/json','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','realpath','Parent\x20directory\x20does\x20not\x20exist:\x20','array','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','false','stat','search_string','limit','dirname','\x20\x20\x20Lines\x20','tsconfig.json','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','No\x20results\x20found\x20for\x20query:\x20\x22','Relevant\x20context\x20found:','oninitialized','morph-v3-fast','-\x20Grepped\x20\x27','Fallback:\x20Using\x20workspace\x20root\x20','role','changes','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','safeParse','isArray','<file\x20path=\x22','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','results','unknown','filter','etimedout','finish','\x0aExamples:','Unknown\x20error','.cursor','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','go.mod','Workspace\x20mode\x20enabled:\x20Using\x20','terminationReason','data','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','\x20(new\x20file)','errors','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20',',\x20removed\x20','15883758BhKZWc','targetDirectories','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','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','sk-','Preview\x20changes\x20without\x20applying\x20them.','match','FileReadError','MORPH_WARP_GREP_TIMEOUT','utf-8','code','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.','@morphllm/morphmcp\x20','log','added\x20','PWD','5940319mrQseB','4066664ZJbPQT','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','\x27\x20in\x20`','Morph\x20Edit\x20Preview','getClientCapabilities','isDirectory','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','Repository\x20identifier','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','Morph\x20FastApply\x20failed\x20without\x20error\x20message','codebase_search','MORPH_API_URL','default','</file>','Warning:\x20Workspace\x20fallback\x20failed:\x20','assistant','query','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','Error\x20running\x20fast\x20context\x20search:\x20','terminated','length','sep','messages','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','object','join','Natural\x20language\x20query\x20to\x20search\x20for\x20code','...','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','TimeoutError','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','rerankScore','content','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','description','[could\x20not\x20read\x20file:\x20','Created\x20File','repo_path','describe','https://morphllm.com/api/error-report','For\x20deletions:\x0a','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','pyproject.toml','Failed\x20to\x20read\x20file:\x20','grep\x20\x27','Found\x20','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','basename','ms:\x0a\x0a','stringify','MORPH_API_KEY','--help','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Warning:\x20','200628nFzsTl','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','setNotificationHandler','toLowerCase','name','Applied','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','Invalid\x20arguments:\x20','listRoots','access','files','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','Here\x20is\x20the\x20content\x20of\x20files:\x0a','split','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','\x20results\x20in\x20','string','\x20as\x20allowed\x20directory','2Azldch','runWarpGrep_call','setRequestHandler','floor','\x20-\x20','warpgrep_codebase_search','message','env','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','stats','linesModified','❌\x20Morph\x20Edit\x20Failed:\x20','Enabled\x20tools:\x20','code_edit','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','Morph\x20Edit\x20','success','substring','exit','catch','\x0aOptions:','ENABLED_TOOLS','path','requiresApiKey','some','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','\x20\x20morph-mcp\x20~/repo','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','timings','list_directory\x20','push','every','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','\x20chars)','117603NKjUSD','text','File\x20read\x20error:','8wmwYtx','ENOENT','slice','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','9602460pSpGnr','.\x20Path:\x20','readFile','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','startsWith','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','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','version','.vscode','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','No\x20valid\x20root\x20directories\x20provided\x20by\x20client'];a0_0x1ee7=function(){return _0x21c289;};return a0_0x1ee7();}import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x564750 from'axios';function fixPathRepetition(_0x49926d){const _0x295ffa=a0_0x2d54,_0x2b8aec=_0x49926d['split'](a0_0x17505c[_0x295ffa(0x126)])[_0x295ffa(0xf0)](Boolean);if(_0x2b8aec[_0x295ffa(0x125)]<0x2)return null;for(let _0x1e77eb=Math[_0x295ffa(0x15d)](_0x2b8aec[_0x295ffa(0x125)]/0x2);_0x1e77eb>=0x1;_0x1e77eb--){for(let _0x2a6bdc=0x0;_0x2a6bdc<=_0x2b8aec['length']-0x2*_0x1e77eb;_0x2a6bdc++){const _0x4f9384=_0x2b8aec[_0x295ffa(0x8b)](_0x2a6bdc,_0x2a6bdc+_0x1e77eb),_0x4ec796=_0x2b8aec[_0x295ffa(0x8b)](_0x2a6bdc+_0x1e77eb,_0x2a6bdc+0x2*_0x1e77eb);if(_0x4f9384[_0x295ffa(0x83)]((_0x34f620,_0x373983)=>_0x34f620===_0x4ec796[_0x373983])){const _0x36e4a7=[..._0x2b8aec[_0x295ffa(0x8b)](0x0,_0x2a6bdc),..._0x2b8aec[_0x295ffa(0x8b)](_0x2a6bdc+_0x1e77eb)];return a0_0x17505c['sep']+_0x36e4a7[_0x295ffa(0x12a)](a0_0x17505c['sep']);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x3dd04e=a0_0x2d54;try{const _0x15673a=require('../package.json');return _0x15673a[_0x3dd04e(0x94)]??_0x3dd04e(0xef);}catch(_0x5cd191){return console['error'](_0x3dd04e(0x132),_0x5cd191),_0x3dd04e(0xef);}}function printHelp(){const _0x146993=a0_0x2d54;console['log'](_0x146993(0x10c)+getPackageVersion()),console[_0x146993(0x10d)](_0x146993(0x117)),console[_0x146993(0x10d)](_0x146993(0x77)),console[_0x146993(0x10d)](_0x146993(0xfb)),console[_0x146993(0x10d)]('\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit'),console[_0x146993(0x10d)](_0x146993(0xf3)),console[_0x146993(0x10d)]('\x20\x20morph-mcp'),console[_0x146993(0x10d)](_0x146993(0x7e));}const cliArgs=process[a0_0x282f70(0xcc)][a0_0x282f70(0x8b)](0x2),VERSION_FLAGS=new Set(['--version','-v','-V']),HELP_FLAGS=new Set([a0_0x282f70(0x145),'-h']);cliArgs[a0_0x282f70(0x7b)](_0x58e4f9=>VERSION_FLAGS[a0_0x282f70(0xc1)](_0x58e4f9))&&(console[a0_0x282f70(0x10d)](a0_0x282f70(0x10c)+getPackageVersion()),process[a0_0x282f70(0x75)](0x0));function a0_0x2d54(_0x5de8cb,_0x584d0b){_0x5de8cb=_0x5de8cb-0x6b;const _0x1ee785=a0_0x1ee7();let _0x2d54ef=_0x1ee785[_0x5de8cb];return _0x2d54ef;}cliArgs['some'](_0x24dd1d=>HELP_FLAGS[a0_0x282f70(0xc1)](_0x24dd1d))&&(printHelp(),process['exit'](0x0));const args=cliArgs[a0_0x282f70(0xf0)](_0x21691d=>!VERSION_FLAGS['has'](_0x21691d)&&!HELP_FLAGS[a0_0x282f70(0xc1)](_0x21691d)),ALL_TOOLS=[a0_0x282f70(0xb4),a0_0x282f70(0x15f),a0_0x282f70(0x11b)],DEFAULT_TOOLS=[a0_0x282f70(0xb4),a0_0x282f70(0x15f)],ENABLED_TOOLS=process['env'][a0_0x282f70(0x78)]?process[a0_0x282f70(0x161)][a0_0x282f70(0x78)]===a0_0x282f70(0xa8)?ALL_TOOLS:process[a0_0x282f70(0x161)]['ENABLED_TOOLS'][a0_0x282f70(0x155)](',')['map'](_0x4a858b=>_0x4a858b['trim']()):DEFAULT_TOOLS;console[a0_0x282f70(0xc9)](a0_0x282f70(0x6e)+ENABLED_TOOLS[a0_0x282f70(0x12a)](',\x20'));const WORKSPACE_ROOT=process[a0_0x282f70(0x161)][a0_0x282f70(0xc0)]||process[a0_0x282f70(0x161)][a0_0x282f70(0x10f)]||process['cwd'](),ENABLE_WORKSPACE_MODE=process['env']['ENABLE_WORKSPACE_MODE']!==a0_0x282f70(0xd8),MORPH_API_KEY=process['env'][a0_0x282f70(0x144)],MORPH_API_URL=process[a0_0x282f70(0x161)][a0_0x282f70(0x11c)],MORPH_WARP_GREP_TIMEOUT=process[a0_0x282f70(0x161)][a0_0x282f70(0x108)]?parseInt(process[a0_0x282f70(0x161)][a0_0x282f70(0x108)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x282f70(0x91)](a0_0x282f70(0x104))&&!MORPH_API_KEY[a0_0x282f70(0x91)]('morph-')&&console[a0_0x282f70(0xc9)](a0_0x282f70(0x90));async function reportMorphError(_0x59761c){const _0x1d7f0e=a0_0x282f70;try{await a0_0x564750[_0x1d7f0e(0xa4)](_0x1d7f0e(0x138),{..._0x59761c,'timestamp':new Date()[_0x1d7f0e(0xbb)](),'source':_0x59761c['source']||_0x1d7f0e(0xc5)},{'timeout':0x1388,'headers':{'Content-Type':_0x1d7f0e(0xd2),'Authorization':'Bearer\x20'+MORPH_API_KEY}});}catch{}}args['length']===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x282f70(0xc9)]('Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]'),console['error'](a0_0x282f70(0xd7)),console[a0_0x282f70(0xc9)](a0_0x282f70(0xb0)),console[a0_0x282f70(0xc9)](a0_0x282f70(0x9c)),console[a0_0x282f70(0xc9)](a0_0x282f70(0xb9)),console[a0_0x282f70(0xc9)]('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x3365d1){const _0x23fe98=a0_0x282f70;return a0_0x17505c[_0x23fe98(0xa1)](_0x3365d1);}function expandHome(_0x307daf){const _0xf93c0=a0_0x282f70;if(_0x307daf[_0xf93c0(0x91)]('~/')||_0x307daf==='~')return a0_0x17505c[_0xf93c0(0x12a)](a0_0x5fa72c['homedir'](),_0x307daf[_0xf93c0(0x8b)](0x1));return _0x307daf;}let allowedDirectories=await Promise[a0_0x282f70(0xa8)](args[a0_0x282f70(0xcd)](async _0x59079d=>{const _0x320e3e=a0_0x282f70,_0x5f5b2f=expandHome(_0x59079d),_0x52079d=a0_0x17505c['resolve'](_0x5f5b2f);try{const _0x1bc6f3=await a0_0x8579e2[_0x320e3e(0xd4)](_0x52079d);return normalizePath(_0x1bc6f3);}catch(_0x2e91f9){return normalizePath(_0x52079d);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x282f70(0x125)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x282f70(0x82)](workspaceDir),console[a0_0x282f70(0xc9)](a0_0x282f70(0xf8)+workspaceDir+a0_0x282f70(0x159)));}catch(a0_0x1ad189){console[a0_0x282f70(0xc9)](a0_0x282f70(0x12f)+a0_0x1ad189);}async function detectWorkspaceRoot(_0x343903){const _0x2eb8c6=a0_0x282f70;let _0x2d3337=a0_0x17505c['resolve'](_0x343903);const _0xfa342f=['.git',_0x2eb8c6(0x95),'package.json',_0x2eb8c6(0xbf),_0x2eb8c6(0x13b),_0x2eb8c6(0xf7),_0x2eb8c6(0xf5),_0x2eb8c6(0xde),'composer.json'];while(_0x2d3337!==a0_0x17505c['dirname'](_0x2d3337)){for(const _0x814c0d of _0xfa342f){const _0x1db345=a0_0x17505c[_0x2eb8c6(0x12a)](_0x2d3337,_0x814c0d);try{return await a0_0x8579e2[_0x2eb8c6(0x151)](_0x1db345),normalizePath(_0x2d3337);}catch{}}_0x2d3337=a0_0x17505c[_0x2eb8c6(0xdc)](_0x2d3337);}return normalizePath(_0x343903);}await Promise[a0_0x282f70(0xa8)](args[a0_0x282f70(0xcd)](async _0x1ab2a5=>{const _0x3f89e7=a0_0x282f70;try{const _0x30045c=await a0_0x8579e2[_0x3f89e7(0xd9)](expandHome(_0x1ab2a5));!_0x30045c[_0x3f89e7(0x116)]()&&(console[_0x3f89e7(0xc9)](_0x3f89e7(0x99)+_0x1ab2a5+'\x20is\x20not\x20a\x20directory'),process[_0x3f89e7(0x75)](0x1));}catch(_0x22e166){console['error'](_0x3f89e7(0xcf)+_0x1ab2a5+':',_0x22e166),process['exit'](0x1);}}));async function validatePath(_0x41e106){const _0x12f5f6=a0_0x282f70,_0x1dd1fd=expandHome(_0x41e106),_0xd8c2b8=a0_0x17505c['resolve'](_0x1dd1fd);try{const _0x26eb9d=await a0_0x8579e2[_0x12f5f6(0xd4)](_0xd8c2b8);return _0x26eb9d;}catch(_0x675919){if(_0x675919[_0x12f5f6(0x10a)]===_0x12f5f6(0x8a)){const _0x5144a5=a0_0x17505c[_0x12f5f6(0xdc)](_0xd8c2b8);try{const _0x38d01c=await a0_0x8579e2['realpath'](_0x5144a5);return a0_0x17505c[_0x12f5f6(0x12a)](_0x38d01c,a0_0x17505c[_0x12f5f6(0x141)](_0xd8c2b8));}catch{throw new Error(_0x12f5f6(0xd5)+_0x5144a5);}}throw _0x675919;}}const MorphEditFileArgsSchema=z[a0_0x282f70(0x129)]({'path':z[a0_0x282f70(0x158)](),'code_edit':z[a0_0x282f70(0x158)]()['describe'](a0_0x282f70(0x12d)),'instruction':z['string']()[a0_0x282f70(0x137)](a0_0x282f70(0x162)),'dryRun':z['boolean']()[a0_0x282f70(0x11d)](![])[a0_0x282f70(0x137)](a0_0x282f70(0x105))}),WarpGrepArgsSchema=z[a0_0x282f70(0x129)]({'search_string':z[a0_0x282f70(0x158)]()[a0_0x282f70(0x137)](a0_0x282f70(0xe9)),'repo_path':z[a0_0x282f70(0x158)]()[a0_0x282f70(0x137)](a0_0x282f70(0x103))}),CodebaseSearchArgsSchema=z[a0_0x282f70(0x129)]({'query':z[a0_0x282f70(0x158)]()[a0_0x282f70(0x137)](a0_0x282f70(0x12b)),'repoId':z[a0_0x282f70(0x158)]()[a0_0x282f70(0x137)](a0_0x282f70(0x118)),'branch':z[a0_0x282f70(0x158)]()[a0_0x282f70(0xae)]()[a0_0x282f70(0x137)]('Branch\x20to\x20search\x20(uses\x20latest\x20commit)'),'commitHash':z[a0_0x282f70(0x158)]()[a0_0x282f70(0xae)]()[a0_0x282f70(0x137)](a0_0x282f70(0x9f)),'targetDirectories':z[a0_0x282f70(0xd6)](z[a0_0x282f70(0x158)]())[a0_0x282f70(0x11d)]([])['describe'](a0_0x282f70(0xdf)),'limit':z[a0_0x282f70(0xa0)]()[a0_0x282f70(0xae)]()[a0_0x282f70(0x11d)](0xa)[a0_0x282f70(0x137)]('Max\x20results\x20to\x20return')}),server=new Server({'name':'morph-mcp','version':a0_0x282f70(0xc6)},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0xb9b906=a0_0x282f70,_0x3c0e0b=[{'name':_0xb9b906(0xb4),'description':_0xb9b906(0x13f)+'⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a'+_0xb9b906(0x7f)+_0xb9b906(0x7c)+'Benefits:\x0a'+_0xb9b906(0x93)+'-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a'+_0xb9b906(0x156)+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+_0xb9b906(0xc3)+_0xb9b906(0xb5)+_0xb9b906(0xed)+_0xb9b906(0x139)+'-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a'+_0xb9b906(0x112)+_0xb9b906(0x9d)+_0xb9b906(0xd3)+'-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a'+_0xb9b906(0xbc)+_0xb9b906(0x8c)+'-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a'+_0xb9b906(0x71)+'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':_0xb9b906(0x15f),'description':_0xb9b906(0xfe)+_0xb9b906(0xbe)+_0xb9b906(0x122)+_0xb9b906(0x7d)+_0xb9b906(0x96)+_0xb9b906(0x92)+_0xb9b906(0x149)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0xb9b906(0x11b),'description':'**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a'+_0xb9b906(0xf6)+'🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a'+_0xb9b906(0xa2)+_0xb9b906(0x13a)+_0xb9b906(0x128)+_0xb9b906(0x140)+_0xb9b906(0x14e)+'Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20'+'Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20'+_0xb9b906(0x70),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x4a5ad0=_0x3c0e0b[_0xb9b906(0xf0)](_0x29f521=>{const _0x1686c0=_0xb9b906;if(!ENABLED_TOOLS[_0x1686c0(0xa7)](_0x29f521[_0x1686c0(0x14c)]))return![];if(_0x1686c0(0x7a)in _0x29f521&&_0x29f521[_0x1686c0(0x7a)]&&!MORPH_API_KEY)return console[_0x1686c0(0xc9)]('Warning:\x20'+_0x29f521[_0x1686c0(0x14c)]+_0x1686c0(0x102)),![];return!![];});return{'tools':_0x4a5ad0['map'](_0x274343=>({'name':_0x274343['name'],'description':_0x274343[_0xb9b906(0x133)],'inputSchema':_0x274343[_0xb9b906(0x98)]}))};}),server[a0_0x282f70(0x15c)](CallToolRequestSchema,async _0x3dfbcd=>{const _0x3fdd3e=a0_0x282f70;try{const {name:_0x41a1b9,arguments:_0x40f2d7}=_0x3dfbcd[_0x3fdd3e(0xa6)];switch(_0x41a1b9){case'edit_file':{const _0x29303e=MorphEditFileArgsSchema[_0x3fdd3e(0xea)](_0x40f2d7);if(!_0x29303e[_0x3fdd3e(0x73)])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x29303e[_0x3fdd3e(0xc9)]);const _0x3931f7=await validatePath(_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x79)]);let _0x3b8bf7=null,_0x4655d7=!![],_0x54ef77=null;try{_0x3b8bf7=await a0_0x8579e2[_0x3fdd3e(0x8f)](_0x3931f7,_0x3fdd3e(0x109));}catch(_0x2979b6){const _0x566f44=_0x2979b6[_0x3fdd3e(0x10a)];_0x566f44==='ENOENT'?(_0x4655d7=![],_0x3b8bf7=''):(_0x54ef77=_0x3fdd3e(0x13c)+(_0x566f44||_0x3fdd3e(0xef))+_0x3fdd3e(0x15e)+(_0x2979b6 instanceof Error?_0x2979b6[_0x3fdd3e(0x160)]:String(_0x2979b6)),console['error'](_0x3fdd3e(0x147)+_0x54ef77));}try{const _0x255024=MORPH_API_KEY;if(!_0x255024)throw new Error(_0x3fdd3e(0x146));const _0x23d860=a0_0x17505c[_0x3fdd3e(0xdc)](_0x3931f7),_0x1ff475=a0_0x17505c[_0x3fdd3e(0x141)](_0x3931f7),_0x2553a9=await executeEditFile({'target_filepath':_0x1ff475,'code_edit':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x6f)],'instructions':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0xc8)]},{'morphApiKey':_0x255024,'morphApiUrl':MORPH_API_URL,'baseDir':_0x23d860,'autoWrite':!_0x29303e['data'][_0x3fdd3e(0xa3)],'generateUdiff':![],'debug':![]});if(!_0x2553a9[_0x3fdd3e(0x73)])throw new Error(_0x2553a9[_0x3fdd3e(0xc9)]||_0x3fdd3e(0x11a));const _0x36551e=_0x2553a9[_0x3fdd3e(0xe8)],_0x549e79=_0x3fdd3e(0x10e)+_0x36551e['linesAdded']+_0x3fdd3e(0xff)+_0x36551e[_0x3fdd3e(0xb6)]+',\x20modified\x20'+_0x36551e[_0x3fdd3e(0x6c)];if(_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0xa3)])return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0x114)+(_0x4655d7?'':_0x3fdd3e(0xfc))+':\x20'+_0x29303e['data'][_0x3fdd3e(0xc8)]+'.\x20Changes:\x20'+_0x549e79+_0x3fdd3e(0x8e)+_0x29303e['data'][_0x3fdd3e(0x79)]+'.'}]};return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0x72)+(_0x4655d7?_0x3fdd3e(0x14d):_0x3fdd3e(0x135))+':\x20'+_0x29303e['data'][_0x3fdd3e(0xc8)]+_0x3fdd3e(0xcb)+_0x549e79+_0x3fdd3e(0x8e)+_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x79)]+'.'}]};}catch(_0x1d964d){const _0x10853d=_0x1d964d instanceof Error?_0x1d964d[_0x3fdd3e(0x160)]:String(_0x1d964d);return reportMorphError({'error_message':_0x10853d,'error_type':_0x1d964d instanceof Error?_0x1d964d['constructor'][_0x3fdd3e(0x14c)]:_0x3fdd3e(0xd0),'context':{'tool':'edit_file','file_path':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x79)],'validated_path':_0x3931f7,'instruction':_0x29303e[_0x3fdd3e(0xfa)]['instruction'],'model':_0x3fdd3e(0xe4),'dry_run':_0x29303e['data']['dryRun'],'file_exists':_0x4655d7,'file_read_error':_0x54ef77,'file_readable':_0x3b8bf7!==null,'request_content':{'path':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x79)],'code_edit':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0x6f)],'instruction':_0x29303e[_0x3fdd3e(0xfa)]['instruction'],'original_code':_0x3b8bf7!==null?_0x3b8bf7[_0x3fdd3e(0x125)]>0xc350?_0x3b8bf7['substring'](0x0,0xc350)+_0x3fdd3e(0xc2)+_0x3b8bf7[_0x3fdd3e(0x125)]+_0x3fdd3e(0x85):_0x3b8bf7:_0x3fdd3e(0x134)+(_0x54ef77||_0x3fdd3e(0xb3))+']','original_code_length':_0x3b8bf7?.['length']??0x0,'model':'morph-v3-fast','dry_run':_0x29303e[_0x3fdd3e(0xfa)][_0x3fdd3e(0xa3)]}},'stack_trace':_0x1d964d instanceof Error?_0x1d964d[_0x3fdd3e(0xba)]:undefined,'source':_0x3fdd3e(0xc5)})[_0x3fdd3e(0x76)](()=>{}),{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0x6d)+_0x10853d}],'isError':!![]};}}case _0x3fdd3e(0x15f):{const _0x310b83=WarpGrepArgsSchema[_0x3fdd3e(0xea)](_0x40f2d7);if(!_0x310b83[_0x3fdd3e(0x73)])return{'content':[{'type':'text','text':'Invalid\x20arguments:\x20'+_0x310b83['error']}],'isError':!![]};const _0x113210=_0x28ffbb=>{const _0x331a82=_0x3fdd3e,_0x46ab47=[];for(const _0x4413c0 of _0x28ffbb||[]){const _0x2f9556=_0x4413c0[_0x331a82(0xe7)],_0x1cc0d1=_0x4413c0[_0x331a82(0x131)];if(_0x2f9556===_0x331a82(0x120)&&_0x1cc0d1){const _0x212419=_0x1cc0d1[_0x331a82(0x155)]('\x0a')['filter'](_0x1d3ef9=>_0x1d3ef9['trim']());for(const _0x331a11 of _0x212419){const _0x13a428=_0x331a11[_0x331a82(0x106)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x13a428){_0x46ab47[_0x331a82(0x82)](_0x331a82(0x13d)+_0x13a428[0x1]+'\x27\x20'+_0x13a428[0x2]);continue;}const _0xa09d67=_0x331a11[_0x331a82(0x106)](/^read\s+(.+)$/);if(_0xa09d67){_0x46ab47[_0x331a82(0x82)](_0x331a82(0xb2)+_0xa09d67[0x1]);continue;}const _0x348a0a=_0x331a11[_0x331a82(0x106)](/^list_directory\s+(.+)$/);if(_0x348a0a){_0x46ab47[_0x331a82(0x82)](_0x331a82(0x81)+_0x348a0a[0x1]);continue;}}}}return _0x46ab47;};try{const _0x28f8ea=a0_0x17505c[_0x3fdd3e(0x9b)](_0x310b83[_0x3fdd3e(0xfa)]['repo_path']),_0x32337a=new LocalRipgrepProvider(_0x28f8ea),_0x165f70=await runWarpGrep({'query':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0xda)],'repoRoot':_0x28f8ea,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x32337a});let _0x3e3687='';if(_0x165f70['terminationReason']==='completed'&&_0x165f70[_0x3fdd3e(0xf2)]?.[_0x3fdd3e(0xbd)]?.[_0x3fdd3e(0x152)]){const _0x4176a0=_0x165f70[_0x3fdd3e(0xf2)][_0x3fdd3e(0xbd)][_0x3fdd3e(0x152)],_0x5226f1=[],_0x53ea5b=[_0x3fdd3e(0xe0)];for(const _0x55e690 of _0x165f70[_0x3fdd3e(0x127)]){const _0x158e0d=_0x55e690[_0x3fdd3e(0xe7)],_0x2a7818=_0x55e690[_0x3fdd3e(0x131)];if(_0x158e0d===_0x3fdd3e(0x120)&&_0x2a7818){const _0x544d30=_0x2a7818['split']('\x0a')[_0x3fdd3e(0xf0)](_0x37adaa=>_0x37adaa['trim']());for(const _0x574041 of _0x544d30){const _0x11c1dd=_0x574041[_0x3fdd3e(0x106)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x11c1dd){_0x53ea5b[_0x3fdd3e(0x82)](_0x3fdd3e(0xe5)+_0x11c1dd[0x1]+_0x3fdd3e(0x113)+_0x11c1dd[0x2]+'`');continue;}const _0x13791f=_0x574041[_0x3fdd3e(0x106)](/^read\s+(.+)$/);if(_0x13791f){_0x53ea5b[_0x3fdd3e(0x82)]('-\x20Read\x20file\x20`'+_0x13791f[0x1]+'`');continue;}const _0xdc223d=_0x574041['match'](/^list_directory\s+(.+)$/);if(_0xdc223d){_0x53ea5b['push']('-\x20Listed\x20directory\x20`'+_0xdc223d[0x1]+'`');continue;}}}}_0x5226f1[_0x3fdd3e(0x82)](_0x53ea5b[_0x3fdd3e(0x12a)]('\x0a'));const _0x5622e1=['',_0x3fdd3e(0xe2)];for(const _0x41f45f of _0x4176a0){if(_0x41f45f[_0x3fdd3e(0xb7)]==='*')_0x5622e1['push']('-\x20'+_0x41f45f['path']+':*');else{if(Array[_0x3fdd3e(0xeb)](_0x41f45f[_0x3fdd3e(0xb7)])){const _0x4a5aee=_0x41f45f[_0x3fdd3e(0xb7)][_0x3fdd3e(0xcd)](([_0x582170,_0x234566])=>{if(_0x582170===_0x234566)return''+_0x582170;return _0x582170+'-'+_0x234566;});_0x5622e1[_0x3fdd3e(0x82)]('-\x20'+_0x41f45f[_0x3fdd3e(0x79)]+':'+_0x4a5aee['join'](','));}else _0x5622e1[_0x3fdd3e(0x82)]('-\x20'+_0x41f45f[_0x3fdd3e(0x79)]+':*');}}_0x5622e1[_0x3fdd3e(0x82)](''),_0x5226f1[_0x3fdd3e(0x82)](_0x5622e1[_0x3fdd3e(0x12a)]('\x0a')),_0x5226f1['push'](_0x3fdd3e(0x154));const _0x41cd70=[];for(const _0x42968b of _0x4176a0){let _0x4ab91c=a0_0x17505c['resolve'](_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)],_0x42968b[_0x3fdd3e(0x79)]),_0x6da419=null,_0x3abb88=null;try{_0x6da419=await a0_0x8579e2[_0x3fdd3e(0x8f)](_0x4ab91c,{'encoding':_0x3fdd3e(0x109)});}catch(_0x508c18){const _0x417cd1=fixPathRepetition(_0x4ab91c);if(_0x417cd1)try{_0x6da419=await a0_0x8579e2[_0x3fdd3e(0x8f)](_0x417cd1,{'encoding':_0x3fdd3e(0x109)}),_0x4ab91c=_0x417cd1;}catch{_0x3abb88=_0x508c18 instanceof Error?_0x508c18:new Error(String(_0x508c18));}else _0x3abb88=_0x508c18 instanceof Error?_0x508c18:new Error(String(_0x508c18));}if(_0x6da419!==null){const _0x2f3045=_0x6da419['split'](/\r?\n/),_0x4fdd4b=['<file\x20path=\x22'+_0x42968b[_0x3fdd3e(0x79)]+'\x22>'];if(_0x42968b[_0x3fdd3e(0xb7)]==='*'||!Array['isArray'](_0x42968b[_0x3fdd3e(0xb7)]))for(let _0xf8b0d6=0x1;_0xf8b0d6<=_0x2f3045[_0x3fdd3e(0x125)];_0xf8b0d6++){const _0x40d78c=_0x2f3045[_0xf8b0d6-0x1];_0x4fdd4b[_0x3fdd3e(0x82)](_0xf8b0d6+'|\x20'+_0x40d78c);}else for(const [_0x19ae49,_0x5ccbe8]of _0x42968b['lines']){_0x4fdd4b[_0x3fdd3e(0x125)]>0x1&&_0x4fdd4b['push']('');for(let _0x499a7f=_0x19ae49;_0x499a7f<=_0x5ccbe8&&_0x499a7f<=_0x2f3045['length'];_0x499a7f++){const _0x22f47d=_0x2f3045[_0x499a7f-0x1];_0x4fdd4b[_0x3fdd3e(0x82)](_0x499a7f+'|\x20'+_0x22f47d);}}_0x4fdd4b['push'](_0x3fdd3e(0x11e)),_0x41cd70['push'](_0x4fdd4b['join']('\x0a'));}else _0x41cd70[_0x3fdd3e(0x82)](_0x3fdd3e(0xec)+_0x42968b[_0x3fdd3e(0x79)]+_0x3fdd3e(0xad)+(_0x3abb88?.[_0x3fdd3e(0x160)]||_0x3fdd3e(0xf4))+'\x0a</file>');}_0x5226f1[_0x3fdd3e(0x82)](_0x41cd70[_0x3fdd3e(0x12a)]('\x0a\x0a')),_0x3e3687=_0x5226f1['join']('\x0a');const _0x4e688b=_0x165f70[_0x3fdd3e(0xfd)]?.[_0x3fdd3e(0xf0)](_0x3b7cb8=>_0x3b7cb8[_0x3fdd3e(0x160)]?.[_0x3fdd3e(0x91)](_0x3fdd3e(0x88)))||[];if(_0x4e688b['length']>0x0){const _0x2071d4=_0x4e688b['map'](_0x55b236=>_0x55b236[_0x3fdd3e(0x160)])['join'](';\x20');reportMorphError({'error_message':_0x2071d4,'error_type':_0x3fdd3e(0x107),'context':{'tool':_0x3fdd3e(0x15f),'repo_path':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)],'query':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0xda)],'model':_0x3fdd3e(0xd1),'termination_reason':'completed_with_file_errors','error_count':_0x4e688b[_0x3fdd3e(0x125)],'is_timeout':![],'timings':_0x165f70['timings'],'files_attempted':_0x4176a0[_0x3fdd3e(0xcd)](_0x312c35=>({'path':_0x312c35['path'],'lines':_0x312c35[_0x3fdd3e(0xb7)]})),'tool_calls':_0x113210(_0x165f70[_0x3fdd3e(0x127)]),'messages':_0x165f70[_0x3fdd3e(0x127)]?.['map'](_0x285f2b=>({'role':_0x285f2b[_0x3fdd3e(0xe7)],'content':_0x285f2b[_0x3fdd3e(0x131)]})),'request_content':{'query':_0x310b83[_0x3fdd3e(0xfa)]['search_string'],'repo_path':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)],'repoRoot':a0_0x17505c[_0x3fdd3e(0x9b)](_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)]),'model':_0x3fdd3e(0xd1)}},'source':_0x3fdd3e(0xc5)})[_0x3fdd3e(0x76)](()=>{});}}else{if(_0x165f70[_0x3fdd3e(0xf9)]===_0x3fdd3e(0x124)&&_0x165f70[_0x3fdd3e(0xfd)][_0x3fdd3e(0x125)]>0x0){const _0x9339b9=_0x165f70[_0x3fdd3e(0xfd)][_0x3fdd3e(0xcd)](_0x3b68a6=>_0x3b68a6[_0x3fdd3e(0x160)])[_0x3fdd3e(0x12a)](';\x20');_0x3e3687=_0x3fdd3e(0x99)+_0x9339b9;const _0x5e7088=_0x9339b9[_0x3fdd3e(0x14b)]()['includes']('timeout')||_0x9339b9[_0x3fdd3e(0x14b)]()[_0x3fdd3e(0xa7)](_0x3fdd3e(0xc7))||_0x9339b9[_0x3fdd3e(0x14b)]()[_0x3fdd3e(0xa7)](_0x3fdd3e(0xf1)),_0x71ef18=_0x165f70[_0x3fdd3e(0xf2)]?.[_0x3fdd3e(0xbd)]?.[_0x3fdd3e(0x152)],_0x159b0d=_0x165f70['errors'][0x0];reportMorphError({'error_message':_0x9339b9,'error_type':_0x5e7088?'TimeoutError':_0x159b0d?.[_0x3fdd3e(0xaf)]?.['name']||'WarpGrepError','context':{'tool':_0x3fdd3e(0x15f),'repo_path':_0x310b83[_0x3fdd3e(0xfa)]['repo_path'],'query':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0xda)],'model':_0x3fdd3e(0xd1),'termination_reason':_0x165f70[_0x3fdd3e(0xf9)],'error_count':_0x165f70[_0x3fdd3e(0xfd)][_0x3fdd3e(0x125)],'is_timeout':_0x5e7088,'timings':_0x165f70[_0x3fdd3e(0x80)],'files_attempted':_0x71ef18?.[_0x3fdd3e(0xcd)](_0x2c1b51=>({'path':_0x2c1b51[_0x3fdd3e(0x79)],'lines':_0x2c1b51[_0x3fdd3e(0xb7)]})),'tool_calls':_0x113210(_0x165f70[_0x3fdd3e(0x127)]),'messages':_0x165f70[_0x3fdd3e(0x127)]?.[_0x3fdd3e(0xcd)](_0x335392=>({'role':_0x335392[_0x3fdd3e(0xe7)],'content':_0x335392[_0x3fdd3e(0x131)]})),'request_content':{'query':_0x310b83[_0x3fdd3e(0xfa)]['search_string'],'repo_path':_0x310b83['data']['repo_path'],'repoRoot':a0_0x17505c[_0x3fdd3e(0x9b)](_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)]),'model':_0x3fdd3e(0xd1)}},'stack_trace':_0x159b0d?.[_0x3fdd3e(0xba)]||undefined,'source':'mcp-filesystem'})[_0x3fdd3e(0x76)](()=>{});}else _0x3e3687='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3e3687}]};}catch(_0x477385){const _0x66ca6=_0x477385 instanceof Error?_0x477385[_0x3fdd3e(0x160)]:String(_0x477385),_0xfbe6fc=_0x66ca6[_0x3fdd3e(0x14b)]()[_0x3fdd3e(0xa7)](_0x3fdd3e(0xb8))||_0x66ca6[_0x3fdd3e(0x14b)]()[_0x3fdd3e(0xa7)](_0x3fdd3e(0xc7))||_0x66ca6['toLowerCase']()[_0x3fdd3e(0xa7)]('etimedout')||_0x477385 instanceof Error&&_0x477385['name']===_0x3fdd3e(0x12e);return reportMorphError({'error_message':_0x66ca6,'error_type':_0xfbe6fc?'TimeoutError':_0x477385 instanceof Error?_0x477385[_0x3fdd3e(0xaf)][_0x3fdd3e(0x14c)]:_0x3fdd3e(0xd0),'context':{'tool':_0x3fdd3e(0x15f),'repo_path':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)],'query':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0xda)],'model':_0x3fdd3e(0xd1),'is_timeout':_0xfbe6fc,'exception_phase':_0x3fdd3e(0x15b),'request_content':{'query':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0xda)],'repo_path':_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)],'repoRoot':a0_0x17505c[_0x3fdd3e(0x9b)](_0x310b83[_0x3fdd3e(0xfa)][_0x3fdd3e(0x136)]),'model':_0x3fdd3e(0xd1)}},'stack_trace':_0x477385 instanceof Error?_0x477385[_0x3fdd3e(0xba)]:undefined,'source':_0x3fdd3e(0xc5)})['catch'](()=>{}),{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0x123)+_0x66ca6}],'isError':![]};}}case'codebase_search':{const _0x1f7fa7=CodebaseSearchArgsSchema['safeParse'](_0x40f2d7);if(!_0x1f7fa7[_0x3fdd3e(0x73)])return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0x14f)+_0x1f7fa7[_0x3fdd3e(0xc9)]}],'isError':!![]};try{const _0x2bbba0=MORPH_API_KEY;if(!_0x2bbba0)throw new Error(_0x3fdd3e(0x84));const _0x493fba=_0x1f7fa7['data'][_0x3fdd3e(0x101)],_0x28ef91=await executeCodebaseSearch({'query':_0x1f7fa7[_0x3fdd3e(0xfa)]['query'],'target_directories':_0x493fba,'limit':_0x1f7fa7['data'][_0x3fdd3e(0xdb)]},{'apiKey':_0x2bbba0,'repoId':_0x1f7fa7['data']['repoId'],'branch':_0x1f7fa7[_0x3fdd3e(0xfa)]['branch'],'commitHash':_0x1f7fa7[_0x3fdd3e(0xfa)]['commitHash'],'debug':![]});if(!_0x28ef91[_0x3fdd3e(0x73)])return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x3fdd3e(0xac)+_0x28ef91[_0x3fdd3e(0xc9)]}],'isError':!![]};const _0x15806d=_0x28ef91[_0x3fdd3e(0xee)][_0x3fdd3e(0x125)]===0x0?_0x3fdd3e(0xe1)+_0x1f7fa7['data'][_0x3fdd3e(0x121)]+'\x22':_0x3fdd3e(0x13e)+_0x28ef91[_0x3fdd3e(0xee)][_0x3fdd3e(0x125)]+_0x3fdd3e(0x157)+_0x28ef91[_0x3fdd3e(0x6b)][_0x3fdd3e(0x9a)]+_0x3fdd3e(0x142)+_0x28ef91['results'][_0x3fdd3e(0xcd)]((_0x131cee,_0xee962d)=>_0xee962d+0x1+'.\x20'+_0x131cee[_0x3fdd3e(0xc4)]+'\x20('+(_0x131cee[_0x3fdd3e(0x130)]*0x64)['toFixed'](0x1)+'%\x20match)\x0a'+(_0x3fdd3e(0xdd)+_0x131cee['startLine']+'-'+_0x131cee[_0x3fdd3e(0xab)]+'\x0a')+('\x20\x20\x20'+_0x131cee[_0x3fdd3e(0x131)][_0x3fdd3e(0x74)](0x0,0xc8)+(_0x131cee[_0x3fdd3e(0x131)][_0x3fdd3e(0x125)]>0xc8?_0x3fdd3e(0x12c):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':_0x3fdd3e(0x87),'text':_0x15806d}]};}catch(_0x4b168a){const _0x128677=_0x4b168a instanceof Error?_0x4b168a[_0x3fdd3e(0x160)]:String(_0x4b168a);return reportMorphError({'error_message':_0x128677,'error_type':_0x4b168a instanceof Error?_0x4b168a[_0x3fdd3e(0xaf)][_0x3fdd3e(0x14c)]:_0x3fdd3e(0xd0),'context':{'tool':'codebase_search','query':_0x1f7fa7['data']['query'],'repo_id':_0x1f7fa7[_0x3fdd3e(0xfa)]['repoId'],'target_directories':_0x1f7fa7['data'][_0x3fdd3e(0x101)]},'stack_trace':_0x4b168a instanceof Error?_0x4b168a['stack']:undefined,'source':'mcp-filesystem'})[_0x3fdd3e(0x76)](()=>{}),{'content':[{'type':_0x3fdd3e(0x87),'text':'Error:\x20'+_0x128677}],'isError':!![]};}}default:throw new Error(_0x3fdd3e(0x9e)+_0x41a1b9);}}catch(_0x2b8160){const _0xbd8a27=_0x2b8160 instanceof Error?_0x2b8160['message']:String(_0x2b8160);return reportMorphError({'error_message':_0xbd8a27,'error_type':_0x2b8160 instanceof Error?_0x2b8160[_0x3fdd3e(0xaf)][_0x3fdd3e(0x14c)]:_0x3fdd3e(0xd0),'context':{'tool':name,'arguments':args?JSON[_0x3fdd3e(0x143)](args)[_0x3fdd3e(0x74)](0x0,0x1f4):undefined,'mcp_server_version':_0x3fdd3e(0xc6)},'stack_trace':_0x2b8160 instanceof Error?_0x2b8160[_0x3fdd3e(0xba)]:undefined,'source':_0x3fdd3e(0xc5)})[_0x3fdd3e(0x76)](()=>{}),{'content':[{'type':'text','text':_0x3fdd3e(0x99)+_0xbd8a27}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x1cb156){const _0x5a0e1b=a0_0x282f70,_0x4c1a51=await getValidRootDirectories(_0x1cb156);if(_0x4c1a51[_0x5a0e1b(0x125)]>0x0)allowedDirectories=[..._0x4c1a51],console['error']('Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20'+_0x4c1a51[_0x5a0e1b(0x125)]+'\x20valid\x20directories');else{console[_0x5a0e1b(0xc9)](_0x5a0e1b(0x97));if(ENABLE_WORKSPACE_MODE)try{const _0x326c3f=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x326c3f&&(allowedDirectories=[_0x326c3f],console[_0x5a0e1b(0xc9)](_0x5a0e1b(0xe6)+_0x326c3f));}catch(_0x4fe104){console[_0x5a0e1b(0xc9)](_0x5a0e1b(0x11f)+_0x4fe104);}}}server[a0_0x282f70(0x14a)](RootsListChangedNotificationSchema,async()=>{const _0x5423ad=a0_0x282f70;try{const _0x1d7df4=await server[_0x5423ad(0x150)]();_0x1d7df4&&_0x5423ad(0xca)in _0x1d7df4&&await updateAllowedDirectoriesFromRoots(_0x1d7df4[_0x5423ad(0xca)]);}catch(_0x5f2bba){console['error']('Failed\x20to\x20request\x20roots\x20from\x20client:',_0x5f2bba instanceof Error?_0x5f2bba[_0x5423ad(0x160)]:String(_0x5f2bba));}}),server[a0_0x282f70(0xe3)]=async()=>{const _0x11d47d=a0_0x282f70,_0x42ea2c=server[_0x11d47d(0x115)]();if(_0x42ea2c?.['roots'])try{const _0x1dc666=await server[_0x11d47d(0x150)]();_0x1dc666&&'roots'in _0x1dc666?await updateAllowedDirectoriesFromRoots(_0x1dc666[_0x11d47d(0xca)]):console[_0x11d47d(0xc9)](_0x11d47d(0x153));}catch(_0xfe9787){console[_0x11d47d(0xc9)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0xfe9787 instanceof Error?_0xfe9787[_0x11d47d(0x160)]:String(_0xfe9787));}else{if(allowedDirectories['length']>0x0)console['error'](_0x11d47d(0xce),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console['error'](_0x11d47d(0xa9));else throw new Error(_0x11d47d(0x10b));}}};async function runServer(){const _0x13811e=a0_0x282f70,_0x29428d=new StdioServerTransport();await server[_0x13811e(0xa5)](_0x29428d),console[_0x13811e(0xc9)](_0x13811e(0xb1)),allowedDirectories[_0x13811e(0x125)]===0x0&&console[_0x13811e(0xc9)](_0x13811e(0x119));}runServer()[a0_0x282f70(0x76)](_0x2fd4ca=>{const _0x48cad8=a0_0x282f70;console['error']('Fatal\x20error\x20running\x20server:',_0x2fd4ca),process[_0x48cad8(0x75)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0xc1db43,_0x1283fa){const _0x10f357=a1_0x6257,_0x5361b8=_0xc1db43();while(!![]){try{const _0x181be3=-parseInt(_0x10f357(0x1e7))/0x1+-parseInt(_0x10f357(0x1e6))/0x2+parseInt(_0x10f357(0x1e8))/0x3+-parseInt(_0x10f357(0x1de))/0x4*(parseInt(_0x10f357(0x1dc))/0x5)+parseInt(_0x10f357(0x1e9))/0x6+parseInt(_0x10f357(0x1dd))/0x7*(parseInt(_0x10f357(0x1e1))/0x8)+parseInt(_0x10f357(0x1ec))/0x9;if(_0x181be3===_0x1283fa)break;else _0x5361b8['push'](_0x5361b8['shift']());}catch(_0x5d35b6){_0x5361b8['push'](_0x5361b8['shift']());}}}(a1_0xfda6,0xa001b));function a1_0x6257(_0x1f6793,_0x57e567){_0x1f6793=_0x1f6793-0x1da;const _0xfda6e2=a1_0xfda6();let _0x625719=_0xfda6e2[_0x1f6793];return _0x625719;}function a1_0xfda6(){const _0x559899=['/mnt/','708776EAiDPK','851132FRDgGa','2648565yaAoNH','2152620AWAVAW','substring','match','4560462ikBClR','toUpperCase','startsWith','trim','slice','45wGHtAa','22162TBIcQO','44248uEfQjt','replace','join','536TugCfH','normalize','test','charAt'];a1_0xfda6=function(){return _0x559899;};return a1_0xfda6();}import a1_0x434c8a from'path';import a1_0x4bfdac from'os';export function convertToWindowsPath(_0x1ab221){const _0x180a18=a1_0x6257;if(_0x1ab221[_0x180a18(0x1ee)](_0x180a18(0x1e5))){const _0x387dca=_0x1ab221[_0x180a18(0x1e4)](0x5)[_0x180a18(0x1ed)](),_0x4e61b1=_0x1ab221[_0x180a18(0x1db)](0x6)[_0x180a18(0x1df)](/\//g,'\x5c');return _0x387dca+':'+_0x4e61b1;}if(_0x1ab221['match'](/^\/[a-zA-Z]\//)){const _0x45db7e=_0x1ab221[_0x180a18(0x1e4)](0x1)[_0x180a18(0x1ed)](),_0x2693b0=_0x1ab221['slice'](0x2)['replace'](/\//g,'\x5c');return _0x45db7e+':'+_0x2693b0;}if(_0x1ab221[_0x180a18(0x1eb)](/^[a-zA-Z]:/))return _0x1ab221[_0x180a18(0x1df)](/\//g,'\x5c');return _0x1ab221;}export function normalizePath(_0x3d984e){const _0x5968aa=a1_0x6257;_0x3d984e=_0x3d984e[_0x5968aa(0x1da)]()['replace'](/^["']|["']$/g,'');const _0x2c87b9=_0x3d984e[_0x5968aa(0x1ee)]('/')&&!_0x3d984e[_0x5968aa(0x1eb)](/^\/mnt\/[a-z]\//i)&&!_0x3d984e[_0x5968aa(0x1eb)](/^\/[a-zA-Z]\//);if(_0x2c87b9)return _0x3d984e[_0x5968aa(0x1df)](/\/+/g,'/')[_0x5968aa(0x1df)](/\/+$/,'');_0x3d984e=convertToWindowsPath(_0x3d984e);if(_0x3d984e[_0x5968aa(0x1ee)]('\x5c\x5c')){let _0x591bab=_0x3d984e;_0x591bab=_0x591bab[_0x5968aa(0x1df)](/^\\{2,}/,'\x5c\x5c');const _0x44713c=_0x591bab[_0x5968aa(0x1ea)](0x2)[_0x5968aa(0x1df)](/\\\\/g,'\x5c');_0x3d984e='\x5c\x5c'+_0x44713c;}else _0x3d984e=_0x3d984e[_0x5968aa(0x1df)](/\\\\/g,'\x5c');let _0x36b521=a1_0x434c8a[_0x5968aa(0x1e2)](_0x3d984e);_0x3d984e['startsWith']('\x5c\x5c')&&!_0x36b521[_0x5968aa(0x1ee)]('\x5c\x5c')&&(_0x36b521='\x5c'+_0x36b521);if(_0x36b521[_0x5968aa(0x1eb)](/^[a-zA-Z]:/)){let _0x19f42a=_0x36b521[_0x5968aa(0x1df)](/\//g,'\x5c');return/^[a-z]:/[_0x5968aa(0x1e3)](_0x19f42a)&&(_0x19f42a=_0x19f42a['charAt'](0x0)[_0x5968aa(0x1ed)]()+_0x19f42a['slice'](0x1)),_0x19f42a;}return _0x36b521[_0x5968aa(0x1df)](/\//g,'\x5c');}export function expandHome(_0x40e6ef){const _0x512f38=a1_0x6257;if(_0x40e6ef[_0x512f38(0x1ee)]('~/')||_0x40e6ef==='~')return a1_0x434c8a[_0x512f38(0x1e0)](a1_0x4bfdac['homedir'](),_0x40e6ef['slice'](0x1));return _0x40e6ef;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a2_0xd511(){const _0x1de051=['2793132hPoplf','sep','639224JpAmeY','368570tGuyeB','4776yFjXrF','isArray','string','some','9viaqVj','5535EyJjCZ','includes','isAbsolute','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','1084013DkiTBM','resolve','402968lwNYnO','normalize','213615INMQLn','startsWith'];a2_0xd511=function(){return _0x1de051;};return a2_0xd511();}(function(_0x5a3822,_0x3baa14){const _0x22aa2c=a2_0xbed9,_0x2a33f1=_0x5a3822();while(!![]){try{const _0xb287ae=parseInt(_0x22aa2c(0xaa))/0x1+-parseInt(_0x22aa2c(0xbb))/0x2+parseInt(_0x22aa2c(0xb4))/0x3*(-parseInt(_0x22aa2c(0xae))/0x4)+parseInt(_0x22aa2c(0xaf))/0x5+parseInt(_0x22aa2c(0xac))/0x6+parseInt(_0x22aa2c(0xb9))/0x7+parseInt(_0x22aa2c(0xb0))/0x8*(parseInt(_0x22aa2c(0xb5))/0x9);if(_0xb287ae===_0x3baa14)break;else _0x2a33f1['push'](_0x2a33f1['shift']());}catch(_0x2c516a){_0x2a33f1['push'](_0x2a33f1['shift']());}}}(a2_0xd511,0x9102b));import a2_0x862489 from'path';function a2_0xbed9(_0x120ba4,_0x1c1385){_0x120ba4=_0x120ba4-0xa9;const _0xd511d6=a2_0xd511();let _0xbed9d0=_0xd511d6[_0x120ba4];return _0xbed9d0;}export function isPathWithinAllowedDirectories(_0x42e070,_0x2b004a){const _0x34ef21=a2_0xbed9;if(typeof _0x42e070!==_0x34ef21(0xb2)||!Array[_0x34ef21(0xb1)](_0x2b004a))return![];if(!_0x42e070||_0x2b004a['length']===0x0)return![];if(_0x42e070[_0x34ef21(0xb6)]('\x00'))return![];let _0x419cfe;try{_0x419cfe=a2_0x862489['resolve'](a2_0x862489[_0x34ef21(0xa9)](_0x42e070));}catch{return![];}if(!a2_0x862489[_0x34ef21(0xb7)](_0x419cfe))throw new Error('Path\x20must\x20be\x20absolute\x20after\x20normalization');return _0x2b004a[_0x34ef21(0xb3)](_0x14135c=>{const _0x58d9d6=_0x34ef21;if(typeof _0x14135c!=='string'||!_0x14135c)return![];if(_0x14135c[_0x58d9d6(0xb6)]('\x00'))return![];let _0x47779d;try{_0x47779d=a2_0x862489[_0x58d9d6(0xba)](a2_0x862489[_0x58d9d6(0xa9)](_0x14135c));}catch{return![];}if(!a2_0x862489['isAbsolute'](_0x47779d))throw new Error(_0x58d9d6(0xb8));if(_0x419cfe===_0x47779d)return!![];if(_0x47779d===a2_0x862489[_0x58d9d6(0xad)])return _0x419cfe[_0x58d9d6(0xab)](a2_0x862489[_0x58d9d6(0xad)]);return _0x419cfe['startsWith'](_0x47779d+a2_0x862489[_0x58d9d6(0xad)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x9cc45c,_0x2eb149){const _0x3855d0=a3_0x5b2c,_0x4521d8=_0x9cc45c();while(!![]){try{const _0x560d99=-parseInt(_0x3855d0(0x121))/0x1+parseInt(_0x3855d0(0x130))/0x2+-parseInt(_0x3855d0(0x12f))/0x3*(parseInt(_0x3855d0(0x12d))/0x4)+-parseInt(_0x3855d0(0x12a))/0x5+-parseInt(_0x3855d0(0x12e))/0x6+parseInt(_0x3855d0(0x129))/0x7*(-parseInt(_0x3855d0(0x120))/0x8)+parseInt(_0x3855d0(0x127))/0x9;if(_0x560d99===_0x2eb149)break;else _0x4521d8['push'](_0x4521d8['shift']());}catch(_0x1107fe){_0x4521d8['push'](_0x4521d8['shift']());}}}(a3_0x331f,0x1e677));function a3_0x331f(){const _0x40031d=['startsWith','error','8VWiwTS','232828JiWDUv','slice','message','uri','resolve','Skipping\x20','4816503SgNCYe','file://','67417Xtqvfl','963440GyfpLK','Skipping\x20invalid\x20directory:\x20','push','138068zadyPk','385746uqbSzY','6TopkTL','315680tbmGGc','\x20due\x20to\x20error:\x20'];a3_0x331f=function(){return _0x40031d;};return a3_0x331f();}import{promises as a3_0x2d6e47}from'fs';function a3_0x5b2c(_0x25d414,_0x1d95fe){_0x25d414=_0x25d414-0x11d;const _0x331f43=a3_0x331f();let _0x5b2ca8=_0x331f43[_0x25d414];return _0x5b2ca8;}import a3_0x49cf4e from'path';import a3_0x105319 from'os';import{normalizePath}from'./path-utils.js';async function parseRootUri(_0x103fbc){const _0x1eefb2=a3_0x5b2c;try{const _0x5ec1d9=_0x103fbc[_0x1eefb2(0x11e)](_0x1eefb2(0x128))?_0x103fbc[_0x1eefb2(0x122)](0x7):_0x103fbc,_0x526ea4=_0x5ec1d9[_0x1eefb2(0x11e)]('~/')||_0x5ec1d9==='~'?a3_0x49cf4e['join'](a3_0x105319['homedir'](),_0x5ec1d9[_0x1eefb2(0x122)](0x1)):_0x5ec1d9,_0x21b33d=a3_0x49cf4e[_0x1eefb2(0x125)](_0x526ea4),_0x379b5b=await a3_0x2d6e47['realpath'](_0x21b33d);return normalizePath(_0x379b5b);}catch{return null;}}function formatDirectoryError(_0x6bc8f,_0x114bdd,_0x763bf0){const _0x4db261=a3_0x5b2c;if(_0x763bf0)return _0x4db261(0x126)+_0x763bf0+':\x20'+_0x6bc8f;const _0x502f44=_0x114bdd instanceof Error?_0x114bdd[_0x4db261(0x123)]:String(_0x114bdd);return _0x4db261(0x12b)+_0x6bc8f+_0x4db261(0x11d)+_0x502f44;}export async function getValidRootDirectories(_0x5221fa){const _0x39c088=a3_0x5b2c,_0x146cf7=[];for(const _0x2319ee of _0x5221fa){const _0x538996=await parseRootUri(_0x2319ee[_0x39c088(0x124)]);if(!_0x538996){console[_0x39c088(0x11f)](formatDirectoryError(_0x2319ee['uri'],undefined,'invalid\x20path\x20or\x20inaccessible'));continue;}try{const _0x463645=await a3_0x2d6e47['stat'](_0x538996);_0x463645['isDirectory']()?_0x146cf7[_0x39c088(0x12c)](_0x538996):console[_0x39c088(0x11f)](formatDirectoryError(_0x538996,undefined,'non-directory\x20root'));}catch(_0xd3bd7a){console['error'](formatDirectoryError(_0x538996,_0xd3bd7a));}}return _0x146cf7;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.82",
|
|
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.106",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|