@morphllm/morphmcp 0.8.95 → 0.8.96
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 +1 -1
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const a0_0x262993=a0_0x5764;(function(_0x81fd82,_0x163594){const _0x3bffd8=a0_0x5764,_0x7aa363=_0x81fd82();while(!![]){try{const _0x42da3f=-parseInt(_0x3bffd8(0x1b1))/0x1*(parseInt(_0x3bffd8(0x26f))/0x2)+-parseInt(_0x3bffd8(0x23f))/0x3*(-parseInt(_0x3bffd8(0x212))/0x4)+-parseInt(_0x3bffd8(0x21b))/0x5+parseInt(_0x3bffd8(0x273))/0x6+-parseInt(_0x3bffd8(0x285))/0x7+-parseInt(_0x3bffd8(0x1ee))/0x8+parseInt(_0x3bffd8(0x264))/0x9;if(_0x42da3f===_0x163594)break;else _0x7aa363['push'](_0x7aa363['shift']());}catch(_0x31d417){_0x7aa363['push'](_0x7aa363['shift']());}}}(a0_0x362e,0x38da2));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_0x123ae7 from'fs/promises';function a0_0x5764(_0x1daab3,_0x50e803){_0x1daab3=_0x1daab3-0x1a0;const _0x362e64=a0_0x362e();let _0x5764fc=_0x362e64[_0x1daab3];return _0x5764fc;}import a0_0x2e743c from'path';import a0_0x42cf31 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_0x5251d0 from'axios';function fixPathRepetition(_0x457989){const _0x3d4ef4=a0_0x5764,_0x1061c8=_0x457989[_0x3d4ef4(0x288)](a0_0x2e743c[_0x3d4ef4(0x1bc)])['filter'](Boolean);if(_0x1061c8[_0x3d4ef4(0x224)]<0x2)return null;for(let _0x2cd9f1=Math[_0x3d4ef4(0x21a)](_0x1061c8[_0x3d4ef4(0x224)]/0x2);_0x2cd9f1>=0x1;_0x2cd9f1--){for(let _0x54f975=0x0;_0x54f975<=_0x1061c8[_0x3d4ef4(0x224)]-0x2*_0x2cd9f1;_0x54f975++){const _0x32e39c=_0x1061c8[_0x3d4ef4(0x1bf)](_0x54f975,_0x54f975+_0x2cd9f1),_0x8c45d0=_0x1061c8[_0x3d4ef4(0x1bf)](_0x54f975+_0x2cd9f1,_0x54f975+0x2*_0x2cd9f1);if(_0x32e39c['every']((_0x2e21ea,_0x370bab)=>_0x2e21ea===_0x8c45d0[_0x370bab])){const _0x3f4eb3=[..._0x1061c8[_0x3d4ef4(0x1bf)](0x0,_0x54f975),..._0x1061c8['slice'](_0x54f975+_0x2cd9f1)];return a0_0x2e743c[_0x3d4ef4(0x1bc)]+_0x3f4eb3[_0x3d4ef4(0x221)](a0_0x2e743c[_0x3d4ef4(0x1bc)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x2292bd=a0_0x5764;try{const _0x19d286=require(_0x2292bd(0x1a0));return _0x19d286[_0x2292bd(0x217)]??_0x2292bd(0x24c);}catch(_0x233181){return console[_0x2292bd(0x260)]('Warning:\x20Unable\x20to\x20determine\x20package\x20version:',_0x233181),'unknown';}}function printHelp(){const _0x49bc1f=a0_0x5764;console[_0x49bc1f(0x23e)](_0x49bc1f(0x22c)+getPackageVersion()),console['log'](_0x49bc1f(0x26c)),console[_0x49bc1f(0x23e)](_0x49bc1f(0x1a3)),console[_0x49bc1f(0x23e)](_0x49bc1f(0x245)),console[_0x49bc1f(0x23e)](_0x49bc1f(0x1dc)),console[_0x49bc1f(0x23e)]('\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit'),console['log'](_0x49bc1f(0x1fc)),console['log']('\x20\x20morph-mcp'),console['log'](_0x49bc1f(0x259));}const cliArgs=process[a0_0x262993(0x1e3)]['slice'](0x2),VERSION_FLAGS=new Set([a0_0x262993(0x23d),'-v','-V']),HELP_FLAGS=new Set(['--help','-h']);cliArgs[a0_0x262993(0x1af)](_0x156aaf=>VERSION_FLAGS['has'](_0x156aaf))&&(console[a0_0x262993(0x23e)](a0_0x262993(0x22c)+getPackageVersion()),process[a0_0x262993(0x291)](0x0));cliArgs[a0_0x262993(0x1af)](_0x22c140=>HELP_FLAGS[a0_0x262993(0x27d)](_0x22c140))&&(printHelp(),process['exit'](0x0));function getCliArg(_0x1e8d20){const _0x2b823c=a0_0x262993;for(let _0x49ad12=0x0;_0x49ad12<cliArgs[_0x2b823c(0x224)];_0x49ad12++){const _0x17bb67=cliArgs[_0x49ad12];if(_0x17bb67[_0x2b823c(0x1c1)]('--'+_0x1e8d20+'='))return _0x17bb67[_0x2b823c(0x1bf)](('--'+_0x1e8d20+'=')[_0x2b823c(0x224)]);if(_0x17bb67==='--'+_0x1e8d20&&_0x49ad12+0x1<cliArgs[_0x2b823c(0x224)])return cliArgs[_0x49ad12+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x262993(0x224)];i++){const arg=cliArgs[i];if(VERSION_FLAGS['has'](arg)||HELP_FLAGS[a0_0x262993(0x27d)](arg))continue;if(arg['startsWith'](a0_0x262993(0x233)))continue;if(arg==='--api-key'){i++;continue;}args[a0_0x262993(0x295)](arg);}const ALL_TOOLS=[a0_0x262993(0x28b),a0_0x262993(0x206),a0_0x262993(0x1c5)],DEFAULT_TOOLS=[a0_0x262993(0x28b),'warpgrep_codebase_search'],ENABLED_TOOLS=process[a0_0x262993(0x1dd)][a0_0x262993(0x1f7)]?process[a0_0x262993(0x1dd)][a0_0x262993(0x1f7)]===a0_0x262993(0x22a)?ALL_TOOLS:process[a0_0x262993(0x1dd)][a0_0x262993(0x1f7)][a0_0x262993(0x288)](',')['map'](_0x5c0595=>_0x5c0595[a0_0x262993(0x214)]()):DEFAULT_TOOLS;console[a0_0x262993(0x260)](a0_0x262993(0x2a1)+ENABLED_TOOLS[a0_0x262993(0x221)](',\x20'));const WORKSPACE_ROOT=process[a0_0x262993(0x1dd)][a0_0x262993(0x1d8)]||process['env']['PWD']||process[a0_0x262993(0x228)](),ENABLE_WORKSPACE_MODE=process[a0_0x262993(0x1dd)][a0_0x262993(0x21c)]!=='false',MORPH_API_KEY=getCliArg(a0_0x262993(0x253))??process[a0_0x262993(0x1dd)][a0_0x262993(0x250)],MORPH_API_URL=process[a0_0x262993(0x1dd)][a0_0x262993(0x24d)],MORPH_WARP_GREP_TIMEOUT=process['env'][a0_0x262993(0x1e9)]?parseInt(process[a0_0x262993(0x1dd)][a0_0x262993(0x1e9)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY[a0_0x262993(0x1c1)](a0_0x262993(0x1c3))&&!MORPH_API_KEY[a0_0x262993(0x1c1)](a0_0x262993(0x22e))&&console[a0_0x262993(0x260)](a0_0x262993(0x1b2));async function reportMorphError(_0xe4f8e0){const _0x422129=a0_0x262993;try{await a0_0x5251d0[_0x422129(0x281)]('https://morphllm.com/api/error-report',{..._0xe4f8e0,'timestamp':new Date()['toISOString'](),'source':_0xe4f8e0[_0x422129(0x271)]||_0x422129(0x24f)},{'timeout':0x1388,'headers':{'Content-Type':_0x422129(0x1bd),'Authorization':_0x422129(0x29e)+MORPH_API_KEY}});}catch{}}args[a0_0x262993(0x224)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x262993(0x260)](a0_0x262993(0x2a0)),console[a0_0x262993(0x260)](a0_0x262993(0x1c2)),console[a0_0x262993(0x260)](a0_0x262993(0x272)),console[a0_0x262993(0x260)](a0_0x262993(0x261)),console['error'](a0_0x262993(0x263)),console[a0_0x262993(0x260)](a0_0x262993(0x1cc)));function normalizePath(_0xd852f7){const _0x53d961=a0_0x262993;return a0_0x2e743c[_0x53d961(0x202)](_0xd852f7);}function expandHome(_0x5e7ef4){const _0x182e79=a0_0x262993;if(_0x5e7ef4[_0x182e79(0x1c1)]('~/')||_0x5e7ef4==='~')return a0_0x2e743c['join'](a0_0x42cf31[_0x182e79(0x1bb)](),_0x5e7ef4[_0x182e79(0x1bf)](0x1));return _0x5e7ef4;}let allowedDirectories=await Promise[a0_0x262993(0x22a)](args[a0_0x262993(0x1cd)](async _0x12635a=>{const _0x3a84a5=expandHome(_0x12635a),_0x473d26=a0_0x2e743c['resolve'](_0x3a84a5);try{const _0x4c62b9=await a0_0x123ae7['realpath'](_0x473d26);return normalizePath(_0x4c62b9);}catch(_0x29c3f3){return normalizePath(_0x473d26);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x262993(0x224)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x262993(0x295)](workspaceDir),console['error'](a0_0x262993(0x277)+workspaceDir+a0_0x262993(0x25f)));}catch(a0_0x571cf2){console[a0_0x262993(0x260)](a0_0x262993(0x242)+a0_0x571cf2);}function a0_0x362e(){const _0x1fdea4=['match','oninitialized','files','ms:\x0a\x0a','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','Note:\x20The\x20files\x20and\x20line\x20ranges\x20returned\x20by\x20this\x20tool\x20may\x20be\x20some\x20of\x20the\x20ones\x20needed\x20to\x20complete\x20the\x20user\x27s\x20request,\x20but\x20you\x20should\x20be\x20careful\x20in\x20evaluating\x20the\x20relevance\x20of\x20the\x20results,\x20since\x20the\x20subagent\x20might\x20make\x20mistakes.\x20','morph-v3-fast','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','WORKSPACE_ROOT','isArray','dirname','-\x20Read\x20file\x20`','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','env','.\x20Changes:\x20','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','-\x20High\x20accuracy:\x2098%\x20success\x20rate\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.','success','argv','\x20(new\x20file)','rerankScore','[could\x20not\x20read\x20file:\x20','File\x20read\x20error:','No\x20results\x20found\x20for\x20query:\x20\x22','MORPH_WARP_GREP_TIMEOUT','query','Fallback:\x20Using\x20workspace\x20root\x20','messages','message','1513216qcRmgg','constructor','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','Error:\x20','text','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','\x20results\x20in\x20','-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a','Cargo.toml','ENABLED_TOOLS','string','</file>','listRoots','object','\x0aExamples:','inputSchema','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','Error\x20running\x20fast\x20context\x20search:\x20','targetDirectories','endLine','normalize','resolve','terminationReason','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','warpgrep_codebase_search','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','0.2.0','stack','dryRun','WarpGrepError','completed','number','Invalid\x20arguments:\x20','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','basename','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','64ZCkefO','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','trim','Repository\x20identifier','branch','version','search_string','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','floor','1062815rTjpaU','ENABLE_WORKSPACE_MODE','Max\x20results\x20to\x20return','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','instruction','roots','join','\x20\x20\x20','access','length','requiresApiKey','readFile','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','cwd','toFixed','all','Fatal\x20error\x20running\x20server:','@morphllm/morphmcp\x20','-\x20Grepped\x20\x27','morph-','Parent\x20directory\x20does\x20not\x20exist:\x20','Failed\x20to\x20request\x20roots\x20from\x20client:','\x20-\x20','lines','--api-key=','metadata','grep\x20\x27','data','\x20is\x20not\x20a\x20directory','changes','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','\x0a...\x20(truncated,\x20total:\x20','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','--version','log','18699zfEDle','describe','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','<file\x20path=\x22','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','.\x20Path:\x20','content','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','unknown','MORPH_API_URL','TimeoutError','mcp-filesystem','MORPH_API_KEY','repoId','timings','api-key','❌\x20Morph\x20Edit\x20Failed:\x20','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','name',',\x20removed\x20','errors','\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','...','package.json','\x20\x20\x20Lines\x20','etimedout','Morph\x20Edit\x20Preview','\x20as\x20allowed\x20directory','error','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','go.mod','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','6452910sNmjVQ','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','Rules:\x0a','ENOENT','\x22>\x0aError\x20reading\x20file:\x20','-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','77208kDokVE','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','source','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','2598966FFaOQX','results','timeout','Found\x20','Workspace\x20mode\x20enabled:\x20Using\x20','catch','%\x20match)\x0a','startLine','morph-mcp','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','has','commitHash','timed\x20out','terminated','post','stringify','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','morph-warp-grep-v1-1111v0','2685718rYFaIr','pyproject.toml','Warning:\x20','split','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','edit_file','setRequestHandler','role','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','\x20valid\x20directories','substring','exit','.cursor','list_directory\x20','getClientCapabilities','push','tsconfig.json','linesRemoved','read\x20','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','searchTimeMs','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','filepath',',\x20modified\x20','Bearer\x20','code','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','Enabled\x20tools:\x20','FileReadError','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','../package.json','stats','safeParse','\x0aOptions:','utf-8','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','finish','path','Preview\x20changes\x20without\x20applying\x20them.','.vscode','Warning:\x20Workspace\x20fallback\x20failed:\x20','setNotificationHandler','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','optional','.git','some','Search\x20failed:\x20','6kBnLNm','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','UnknownError','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','repo_path','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','completionId','Failed\x20to\x20read\x20file:\x20','realpath','Applied','homedir','sep','application/json','default','slice','Benefits:\x0a','startsWith','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','sk-','\x0a</file>','codebase_search','For\x20deletions:\x0a','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','filter','includes','unknown\x20error','\x27\x20in\x20`','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','map','toLowerCase'];a0_0x362e=function(){return _0x1fdea4;};return a0_0x362e();}async function detectWorkspaceRoot(_0xca4e4a){const _0x57a993=a0_0x262993;let _0x1925bb=a0_0x2e743c[_0x57a993(0x203)](_0xca4e4a);const _0x27ae36=[_0x57a993(0x1ae),_0x57a993(0x1a9),_0x57a993(0x25b),_0x57a993(0x1f6),_0x57a993(0x286),_0x57a993(0x262),_0x57a993(0x292),_0x57a993(0x296),'composer.json'];while(_0x1925bb!==a0_0x2e743c[_0x57a993(0x1da)](_0x1925bb)){for(const _0x2ff376 of _0x27ae36){const _0xe02bb3=a0_0x2e743c[_0x57a993(0x221)](_0x1925bb,_0x2ff376);try{return await a0_0x123ae7[_0x57a993(0x223)](_0xe02bb3),normalizePath(_0x1925bb);}catch{}}_0x1925bb=a0_0x2e743c['dirname'](_0x1925bb);}return normalizePath(_0xca4e4a);}await Promise[a0_0x262993(0x22a)](args[a0_0x262993(0x1cd)](async _0x3f01ce=>{const _0xfdd69e=a0_0x262993;try{const _0x3b2e5d=await a0_0x123ae7['stat'](expandHome(_0x3f01ce));!_0x3b2e5d['isDirectory']()&&(console[_0xfdd69e(0x260)](_0xfdd69e(0x1f1)+_0x3f01ce+_0xfdd69e(0x237)),process[_0xfdd69e(0x291)](0x1));}catch(_0x3f721d){console[_0xfdd69e(0x260)]('Error\x20accessing\x20directory\x20'+_0x3f01ce+':',_0x3f721d),process['exit'](0x1);}}));async function validatePath(_0x1fe496){const _0x2cf6e9=a0_0x262993,_0x35f096=expandHome(_0x1fe496),_0x41f9b2=a0_0x2e743c[_0x2cf6e9(0x203)](_0x35f096);try{const _0x309256=await a0_0x123ae7[_0x2cf6e9(0x1b9)](_0x41f9b2);return _0x309256;}catch(_0x5270cc){if(_0x5270cc['code']===_0x2cf6e9(0x268)){const _0x1d7bca=a0_0x2e743c[_0x2cf6e9(0x1da)](_0x41f9b2);try{const _0x152dd7=await a0_0x123ae7[_0x2cf6e9(0x1b9)](_0x1d7bca);return a0_0x2e743c[_0x2cf6e9(0x221)](_0x152dd7,a0_0x2e743c[_0x2cf6e9(0x210)](_0x41f9b2));}catch{throw new Error(_0x2cf6e9(0x22f)+_0x1d7bca);}}throw _0x5270cc;}}const MorphEditFileArgsSchema=z['object']({'path':z['string'](),'code_edit':z[a0_0x262993(0x1f8)]()[a0_0x262993(0x240)](a0_0x262993(0x1b4)),'instruction':z[a0_0x262993(0x1f8)]()[a0_0x262993(0x240)](a0_0x262993(0x247)),'dryRun':z['boolean']()[a0_0x262993(0x1be)](![])[a0_0x262993(0x240)](a0_0x262993(0x1a8))}),WarpGrepArgsSchema=z[a0_0x262993(0x1fb)]({'search_string':z[a0_0x262993(0x1f8)]()[a0_0x262993(0x240)](a0_0x262993(0x28a)),'repo_path':z['string']()[a0_0x262993(0x240)](a0_0x262993(0x207))}),CodebaseSearchArgsSchema=z[a0_0x262993(0x1fb)]({'query':z[a0_0x262993(0x1f8)]()['describe']('Natural\x20language\x20query\x20to\x20search\x20for\x20code'),'repoId':z[a0_0x262993(0x1f8)]()['describe'](a0_0x262993(0x215)),'branch':z[a0_0x262993(0x1f8)]()[a0_0x262993(0x1ad)]()['describe'](a0_0x262993(0x1d3)),'commitHash':z['string']()[a0_0x262993(0x1ad)]()[a0_0x262993(0x240)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z['array'](z[a0_0x262993(0x1f8)]())[a0_0x262993(0x1be)]([])[a0_0x262993(0x240)]('Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all'),'limit':z[a0_0x262993(0x20d)]()[a0_0x262993(0x1ad)]()[a0_0x262993(0x1be)](0xa)[a0_0x262993(0x240)](a0_0x262993(0x21d))}),server=new Server({'name':a0_0x262993(0x27b),'version':a0_0x262993(0x208)},{'capabilities':{'tools':{}}});server['setRequestHandler'](ListToolsRequestSchema,async()=>{const _0x5e31df=a0_0x262993,_0x3286ea=[{'name':_0x5e31df(0x28b),'description':_0x5e31df(0x243)+_0x5e31df(0x23c)+_0x5e31df(0x1d6)+_0x5e31df(0x24b)+_0x5e31df(0x1c0)+_0x5e31df(0x227)+_0x5e31df(0x23b)+_0x5e31df(0x1e0)+'-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a'+_0x5e31df(0x239)+_0x5e31df(0x289)+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+_0x5e31df(0x1c6)+_0x5e31df(0x211)+_0x5e31df(0x1df)+_0x5e31df(0x267)+_0x5e31df(0x1f5)+_0x5e31df(0x299)+_0x5e31df(0x1b6)+_0x5e31df(0x1ac)+_0x5e31df(0x265)+_0x5e31df(0x26a)+_0x5e31df(0x283),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x5e31df(0x206),'description':'A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20'+_0x5e31df(0x255)+_0x5e31df(0x213)+_0x5e31df(0x1f0)+_0x5e31df(0x244)+_0x5e31df(0x1d4)+_0x5e31df(0x28e)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':'codebase_search','description':_0x5e31df(0x270)+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x5e31df(0x1fe)+_0x5e31df(0x1c0)+_0x5e31df(0x219)+_0x5e31df(0x27c)+'-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a'+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x5e31df(0x20f)+_0x5e31df(0x26b)+_0x5e31df(0x1f3),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x140e26=_0x3286ea[_0x5e31df(0x1c8)](_0x27a0ea=>{const _0x567dea=_0x5e31df;if(!ENABLED_TOOLS['includes'](_0x27a0ea[_0x567dea(0x256)]))return![];if(_0x567dea(0x225)in _0x27a0ea&&_0x27a0ea[_0x567dea(0x225)]&&!MORPH_API_KEY)return console[_0x567dea(0x260)]('Warning:\x20'+_0x27a0ea[_0x567dea(0x256)]+_0x567dea(0x1a5)),![];return!![];});return{'tools':_0x140e26[_0x5e31df(0x1cd)](_0x3a2a8c=>({'name':_0x3a2a8c['name'],'description':_0x3a2a8c['description'],'inputSchema':_0x3a2a8c[_0x5e31df(0x1fd)]}))};}),server[a0_0x262993(0x28c)](CallToolRequestSchema,async _0x2bf400=>{const _0x25f991=a0_0x262993;try{const {name:_0x169cd3,arguments:_0x2e170b}=_0x2bf400['params'];switch(_0x169cd3){case _0x25f991(0x28b):{const _0x1380e5=MorphEditFileArgsSchema[_0x25f991(0x1a2)](_0x2e170b);if(!_0x1380e5[_0x25f991(0x1e2)])throw new Error(_0x25f991(0x21e)+_0x1380e5[_0x25f991(0x260)]);const _0x453fdf=await validatePath(_0x1380e5[_0x25f991(0x236)][_0x25f991(0x1a7)]);let _0x53d05e=null,_0x2a3dae=!![],_0xa2bdae=null;try{_0x53d05e=await a0_0x123ae7[_0x25f991(0x226)](_0x453fdf,_0x25f991(0x1a4));}catch(_0x4a78a2){const _0x915f76=_0x4a78a2[_0x25f991(0x29f)];_0x915f76==='ENOENT'?(_0x2a3dae=![],_0x53d05e=''):(_0xa2bdae=_0x25f991(0x1b8)+(_0x915f76||_0x25f991(0x24c))+_0x25f991(0x231)+(_0x4a78a2 instanceof Error?_0x4a78a2['message']:String(_0x4a78a2)),console[_0x25f991(0x260)](_0x25f991(0x287)+_0xa2bdae));}let _0x3fe102;try{const _0x1db340=MORPH_API_KEY;if(!_0x1db340)throw new Error(_0x25f991(0x1d7));const _0x55c833=a0_0x2e743c['dirname'](_0x453fdf),_0x92832a=a0_0x2e743c['basename'](_0x453fdf),_0x5ba6ab=await executeEditFile({'target_filepath':_0x92832a,'code_edit':_0x1380e5[_0x25f991(0x236)]['code_edit'],'instructions':_0x1380e5[_0x25f991(0x236)][_0x25f991(0x21f)]},{'morphApiKey':_0x1db340,'morphApiUrl':MORPH_API_URL,'baseDir':_0x55c833,'autoWrite':!_0x1380e5[_0x25f991(0x236)]['dryRun'],'generateUdiff':![],'debug':![]});_0x3fe102=_0x5ba6ab[_0x25f991(0x1b7)];if(!_0x5ba6ab[_0x25f991(0x1e2)])throw new Error(_0x5ba6ab[_0x25f991(0x260)]||'Morph\x20FastApply\x20failed\x20without\x20error\x20message');const _0x37450c=_0x5ba6ab[_0x25f991(0x238)],_0x301da0='added\x20'+_0x37450c['linesAdded']+_0x25f991(0x257)+_0x37450c[_0x25f991(0x297)]+_0x25f991(0x29d)+_0x37450c['linesModified'];if(_0x1380e5[_0x25f991(0x236)][_0x25f991(0x20a)])return{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x25e)+(_0x2a3dae?'':_0x25f991(0x1e4))+':\x20'+_0x1380e5['data']['instruction']+_0x25f991(0x1de)+_0x301da0+_0x25f991(0x249)+_0x1380e5[_0x25f991(0x236)][_0x25f991(0x1a7)]+'.'}]};return{'content':[{'type':_0x25f991(0x1f2),'text':'Morph\x20Edit\x20'+(_0x2a3dae?_0x25f991(0x1ba):'Created\x20File')+':\x20'+_0x1380e5[_0x25f991(0x236)][_0x25f991(0x21f)]+_0x25f991(0x1de)+_0x301da0+_0x25f991(0x249)+_0x1380e5[_0x25f991(0x236)][_0x25f991(0x1a7)]+'.'}]};}catch(_0x3a52fb){const _0x51cb5f=_0x3a52fb instanceof Error?_0x3a52fb['message']:String(_0x3a52fb);return reportMorphError({'error_message':_0x51cb5f,'error_type':_0x3a52fb instanceof Error?_0x3a52fb['constructor'][_0x25f991(0x256)]:_0x25f991(0x1b3),'context':{'tool':_0x25f991(0x28b),'completion_id':_0x3fe102,'file_path':_0x1380e5[_0x25f991(0x236)][_0x25f991(0x1a7)],'validated_path':_0x453fdf,'instruction':_0x1380e5['data'][_0x25f991(0x21f)],'model':_0x25f991(0x1d5),'dry_run':_0x1380e5[_0x25f991(0x236)]['dryRun'],'file_exists':_0x2a3dae,'file_read_error':_0xa2bdae,'file_readable':_0x53d05e!==null,'request_content':{'path':_0x1380e5[_0x25f991(0x236)][_0x25f991(0x1a7)],'code_edit':_0x1380e5[_0x25f991(0x236)]['code_edit'],'instruction':_0x1380e5[_0x25f991(0x236)][_0x25f991(0x21f)],'original_code':_0x53d05e!==null?_0x53d05e[_0x25f991(0x224)]>0xc350?_0x53d05e[_0x25f991(0x290)](0x0,0xc350)+_0x25f991(0x23a)+_0x53d05e[_0x25f991(0x224)]+'\x20chars)':_0x53d05e:_0x25f991(0x1e6)+(_0xa2bdae||_0x25f991(0x1ca))+']','original_code_length':_0x53d05e?.['length']??0x0,'model':_0x25f991(0x1d5),'dry_run':_0x1380e5[_0x25f991(0x236)]['dryRun']}},'stack_trace':_0x3a52fb instanceof Error?_0x3a52fb[_0x25f991(0x209)]:undefined,'source':'mcp-filesystem'})['catch'](()=>{}),{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x254)+_0x51cb5f}],'isError':!![]};}}case _0x25f991(0x206):{const _0x264843=WarpGrepArgsSchema['safeParse'](_0x2e170b);if(!_0x264843[_0x25f991(0x1e2)])return{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x20e)+_0x264843[_0x25f991(0x260)]}],'isError':!![]};const _0x5e416e=_0x17c940=>{const _0x57f488=_0x25f991,_0x596192=[];for(const _0x2fb0c5 of _0x17c940||[]){const _0x1b34a6=_0x2fb0c5[_0x57f488(0x28d)],_0x112e7e=_0x2fb0c5['content'];if(_0x1b34a6==='assistant'&&_0x112e7e){const _0xc66222=_0x112e7e[_0x57f488(0x288)]('\x0a')[_0x57f488(0x1c8)](_0x5cb07b=>_0x5cb07b['trim']());for(const _0x10fd26 of _0xc66222){const _0x28b858=_0x10fd26[_0x57f488(0x1cf)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x28b858){_0x596192[_0x57f488(0x295)](_0x57f488(0x235)+_0x28b858[0x1]+'\x27\x20'+_0x28b858[0x2]);continue;}const _0x2b8c88=_0x10fd26[_0x57f488(0x1cf)](/^read\s+(.+)$/);if(_0x2b8c88){_0x596192[_0x57f488(0x295)](_0x57f488(0x298)+_0x2b8c88[0x1]);continue;}const _0x3a211e=_0x10fd26[_0x57f488(0x1cf)](/^list_directory\s+(.+)$/);if(_0x3a211e){_0x596192[_0x57f488(0x295)](_0x57f488(0x293)+_0x3a211e[0x1]);continue;}}}}return _0x596192;};try{const _0x22c332=a0_0x2e743c[_0x25f991(0x203)](_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)]),_0x625b19=new LocalRipgrepProvider(_0x22c332),_0x43fe85=await runWarpGrep({'query':_0x264843['data'][_0x25f991(0x218)],'repoRoot':_0x22c332,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x625b19});let _0x411a9a='';if(_0x43fe85[_0x25f991(0x204)]===_0x25f991(0x20c)&&_0x43fe85['finish']?.[_0x25f991(0x234)]?.['files']){const _0x517af2=_0x43fe85['finish'][_0x25f991(0x234)][_0x25f991(0x1d1)],_0x2842c6=[],_0x161c36=[_0x25f991(0x266)];for(const _0x550390 of _0x43fe85['messages']){const _0x2b524a=_0x550390[_0x25f991(0x28d)],_0x3a846d=_0x550390['content'];if(_0x2b524a==='assistant'&&_0x3a846d){const _0x170eb8=_0x3a846d[_0x25f991(0x288)]('\x0a')[_0x25f991(0x1c8)](_0x201801=>_0x201801['trim']());for(const _0x48d0f4 of _0x170eb8){const _0x3c33d8=_0x48d0f4[_0x25f991(0x1cf)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x3c33d8){_0x161c36[_0x25f991(0x295)](_0x25f991(0x22d)+_0x3c33d8[0x1]+_0x25f991(0x1cb)+_0x3c33d8[0x2]+'`');continue;}const _0x36eb07=_0x48d0f4[_0x25f991(0x1cf)](/^read\s+(.+)$/);if(_0x36eb07){_0x161c36[_0x25f991(0x295)](_0x25f991(0x1db)+_0x36eb07[0x1]+'`');continue;}const _0x337458=_0x48d0f4[_0x25f991(0x1cf)](/^list_directory\s+(.+)$/);if(_0x337458){_0x161c36['push']('-\x20Listed\x20directory\x20`'+_0x337458[0x1]+'`');continue;}}}}_0x2842c6[_0x25f991(0x295)](_0x161c36[_0x25f991(0x221)]('\x0a'));const _0x21b5cb=['','Relevant\x20context\x20found:'];for(const _0x585268 of _0x517af2){if(_0x585268[_0x25f991(0x232)]==='*')_0x21b5cb[_0x25f991(0x295)]('-\x20'+_0x585268[_0x25f991(0x1a7)]+':*');else{if(Array['isArray'](_0x585268[_0x25f991(0x232)])){const _0x2eea30=_0x585268[_0x25f991(0x232)][_0x25f991(0x1cd)](([_0x47615f,_0x17b6ac])=>{if(_0x47615f===_0x17b6ac)return''+_0x47615f;return _0x47615f+'-'+_0x17b6ac;});_0x21b5cb['push']('-\x20'+_0x585268[_0x25f991(0x1a7)]+':'+_0x2eea30[_0x25f991(0x221)](','));}else _0x21b5cb[_0x25f991(0x295)]('-\x20'+_0x585268['path']+':*');}}_0x21b5cb[_0x25f991(0x295)](''),_0x2842c6[_0x25f991(0x295)](_0x21b5cb['join']('\x0a')),_0x2842c6[_0x25f991(0x295)]('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x2d7ab8=[];for(const _0x32a2af of _0x517af2){let _0x4c77f7=a0_0x2e743c[_0x25f991(0x203)](_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)],_0x32a2af[_0x25f991(0x1a7)]),_0x4cc715=null,_0x37e172=null;try{_0x4cc715=await a0_0x123ae7[_0x25f991(0x226)](_0x4c77f7,{'encoding':_0x25f991(0x1a4)});}catch(_0x1ec232){const _0x482d6a=fixPathRepetition(_0x4c77f7);if(_0x482d6a)try{_0x4cc715=await a0_0x123ae7[_0x25f991(0x226)](_0x482d6a,{'encoding':'utf-8'}),_0x4c77f7=_0x482d6a;}catch{_0x37e172=_0x1ec232 instanceof Error?_0x1ec232:new Error(String(_0x1ec232));}else _0x37e172=_0x1ec232 instanceof Error?_0x1ec232:new Error(String(_0x1ec232));}if(_0x4cc715!==null){const _0x276fae=_0x4cc715[_0x25f991(0x288)](/\r?\n/),_0x51a8ec=[_0x25f991(0x246)+_0x32a2af['path']+'\x22>'];if(_0x32a2af[_0x25f991(0x232)]==='*'||!Array[_0x25f991(0x1d9)](_0x32a2af[_0x25f991(0x232)]))for(let _0x404c3d=0x1;_0x404c3d<=_0x276fae[_0x25f991(0x224)];_0x404c3d++){const _0x53ad4c=_0x276fae[_0x404c3d-0x1];_0x51a8ec['push'](_0x404c3d+'|\x20'+_0x53ad4c);}else for(const [_0x50e270,_0x48f7b5]of _0x32a2af['lines']){_0x51a8ec[_0x25f991(0x224)]>0x1&&_0x51a8ec['push']('');for(let _0x52d7de=_0x50e270;_0x52d7de<=_0x48f7b5&&_0x52d7de<=_0x276fae[_0x25f991(0x224)];_0x52d7de++){const _0x47f8d5=_0x276fae[_0x52d7de-0x1];_0x51a8ec[_0x25f991(0x295)](_0x52d7de+'|\x20'+_0x47f8d5);}}_0x51a8ec[_0x25f991(0x295)](_0x25f991(0x1f9)),_0x2d7ab8['push'](_0x51a8ec['join']('\x0a'));}else _0x2d7ab8['push'](_0x25f991(0x246)+_0x32a2af[_0x25f991(0x1a7)]+_0x25f991(0x269)+(_0x37e172?.[_0x25f991(0x1ed)]||'Unknown\x20error')+_0x25f991(0x1c4));}_0x2842c6['push'](_0x2d7ab8['join']('\x0a\x0a')),_0x411a9a=_0x2842c6['join']('\x0a');const _0x548bfe=_0x43fe85['errors']?.[_0x25f991(0x1c8)](_0x1844cf=>_0x1844cf[_0x25f991(0x1ed)]?.[_0x25f991(0x1c1)](_0x25f991(0x1e7)))||[];if(_0x548bfe['length']>0x0){const _0x312e76=_0x548bfe[_0x25f991(0x1cd)](_0x373ab6=>_0x373ab6[_0x25f991(0x1ed)])[_0x25f991(0x221)](';\x20');reportMorphError({'error_message':_0x312e76,'error_type':_0x25f991(0x2a2),'context':{'tool':_0x25f991(0x206),'repo_path':_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)],'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'model':_0x25f991(0x284),'termination_reason':'completed_with_file_errors','error_count':_0x548bfe[_0x25f991(0x224)],'is_timeout':![],'timings':_0x43fe85[_0x25f991(0x252)],'files_attempted':_0x517af2[_0x25f991(0x1cd)](_0x5b6d00=>({'path':_0x5b6d00['path'],'lines':_0x5b6d00['lines']})),'tool_calls':_0x5e416e(_0x43fe85['messages']),'messages':_0x43fe85['messages']?.[_0x25f991(0x1cd)](_0x4461d8=>({'role':_0x4461d8[_0x25f991(0x28d)],'content':_0x4461d8[_0x25f991(0x24a)]})),'request_content':{'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'repo_path':_0x264843['data'][_0x25f991(0x1b5)],'repoRoot':a0_0x2e743c[_0x25f991(0x203)](_0x264843['data'][_0x25f991(0x1b5)]),'model':_0x25f991(0x284)}},'source':_0x25f991(0x24f)})[_0x25f991(0x278)](()=>{});}}else{if(_0x43fe85[_0x25f991(0x204)]===_0x25f991(0x280)&&_0x43fe85['errors'][_0x25f991(0x224)]>0x0){const _0x4c3105=_0x43fe85[_0x25f991(0x258)][_0x25f991(0x1cd)](_0x14f648=>_0x14f648[_0x25f991(0x1ed)])[_0x25f991(0x221)](';\x20');_0x411a9a=_0x25f991(0x1f1)+_0x4c3105;const _0x1ef4cf=_0x4c3105[_0x25f991(0x1ce)]()[_0x25f991(0x1c9)](_0x25f991(0x275))||_0x4c3105[_0x25f991(0x1ce)]()[_0x25f991(0x1c9)](_0x25f991(0x27f))||_0x4c3105[_0x25f991(0x1ce)]()[_0x25f991(0x1c9)](_0x25f991(0x25d)),_0x26c0f1=_0x43fe85[_0x25f991(0x1a6)]?.['metadata']?.[_0x25f991(0x1d1)],_0x4fa723=_0x43fe85['errors'][0x0];reportMorphError({'error_message':_0x4c3105,'error_type':_0x1ef4cf?_0x25f991(0x24e):_0x4fa723?.[_0x25f991(0x1ef)]?.[_0x25f991(0x256)]||_0x25f991(0x20b),'context':{'tool':_0x25f991(0x206),'repo_path':_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)],'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x43fe85['terminationReason'],'error_count':_0x43fe85['errors'][_0x25f991(0x224)],'is_timeout':_0x1ef4cf,'timings':_0x43fe85[_0x25f991(0x252)],'files_attempted':_0x26c0f1?.[_0x25f991(0x1cd)](_0x3e3eeb=>({'path':_0x3e3eeb[_0x25f991(0x1a7)],'lines':_0x3e3eeb[_0x25f991(0x232)]})),'tool_calls':_0x5e416e(_0x43fe85[_0x25f991(0x1ec)]),'messages':_0x43fe85[_0x25f991(0x1ec)]?.[_0x25f991(0x1cd)](_0x4d30fd=>({'role':_0x4d30fd[_0x25f991(0x28d)],'content':_0x4d30fd[_0x25f991(0x24a)]})),'request_content':{'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'repo_path':_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)],'repoRoot':a0_0x2e743c[_0x25f991(0x203)](_0x264843['data'][_0x25f991(0x1b5)]),'model':_0x25f991(0x284)}},'stack_trace':_0x4fa723?.[_0x25f991(0x209)]||undefined,'source':_0x25f991(0x24f)})[_0x25f991(0x278)](()=>{});}else _0x411a9a='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':_0x25f991(0x1f2),'text':_0x411a9a}]};}catch(_0xafccf4){const _0xa8e689=_0xafccf4 instanceof Error?_0xafccf4[_0x25f991(0x1ed)]:String(_0xafccf4),_0x3c7b20=_0xa8e689['toLowerCase']()[_0x25f991(0x1c9)]('timeout')||_0xa8e689[_0x25f991(0x1ce)]()[_0x25f991(0x1c9)](_0x25f991(0x27f))||_0xa8e689[_0x25f991(0x1ce)]()[_0x25f991(0x1c9)]('etimedout')||_0xafccf4 instanceof Error&&_0xafccf4[_0x25f991(0x256)]===_0x25f991(0x24e);return reportMorphError({'error_message':_0xa8e689,'error_type':_0x3c7b20?_0x25f991(0x24e):_0xafccf4 instanceof Error?_0xafccf4[_0x25f991(0x1ef)][_0x25f991(0x256)]:_0x25f991(0x1b3),'context':{'tool':_0x25f991(0x206),'repo_path':_0x264843['data'][_0x25f991(0x1b5)],'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'model':_0x25f991(0x284),'is_timeout':_0x3c7b20,'exception_phase':'runWarpGrep_call','request_content':{'query':_0x264843[_0x25f991(0x236)][_0x25f991(0x218)],'repo_path':_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)],'repoRoot':a0_0x2e743c['resolve'](_0x264843[_0x25f991(0x236)][_0x25f991(0x1b5)]),'model':_0x25f991(0x284)}},'stack_trace':_0xafccf4 instanceof Error?_0xafccf4['stack']:undefined,'source':'mcp-filesystem'})[_0x25f991(0x278)](()=>{}),{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x1ff)+_0xa8e689}],'isError':![]};}}case _0x25f991(0x1c5):{const _0x552436=CodebaseSearchArgsSchema[_0x25f991(0x1a2)](_0x2e170b);if(!_0x552436[_0x25f991(0x1e2)])return{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x20e)+_0x552436[_0x25f991(0x260)]}],'isError':!![]};try{const _0x16bdb1=MORPH_API_KEY;if(!_0x16bdb1)throw new Error(_0x25f991(0x1c7));const _0x15e383=_0x552436[_0x25f991(0x236)][_0x25f991(0x200)],_0x4359a3=await executeCodebaseSearch({'query':_0x552436['data'][_0x25f991(0x1ea)],'target_directories':_0x15e383,'limit':_0x552436[_0x25f991(0x236)]['limit']},{'apiKey':_0x16bdb1,'repoId':_0x552436[_0x25f991(0x236)][_0x25f991(0x251)],'branch':_0x552436[_0x25f991(0x236)][_0x25f991(0x216)],'commitHash':_0x552436[_0x25f991(0x236)][_0x25f991(0x27e)],'debug':![]});if(!_0x4359a3['success'])return{'content':[{'type':_0x25f991(0x1f2),'text':_0x25f991(0x1b0)+_0x4359a3[_0x25f991(0x260)]}],'isError':!![]};const _0x19cf4c=_0x4359a3[_0x25f991(0x274)][_0x25f991(0x224)]===0x0?_0x25f991(0x1e8)+_0x552436[_0x25f991(0x236)][_0x25f991(0x1ea)]+'\x22':_0x25f991(0x276)+_0x4359a3[_0x25f991(0x274)][_0x25f991(0x224)]+_0x25f991(0x1f4)+_0x4359a3[_0x25f991(0x1a1)][_0x25f991(0x29a)]+_0x25f991(0x1d2)+_0x4359a3[_0x25f991(0x274)][_0x25f991(0x1cd)]((_0x326972,_0x58295e)=>_0x58295e+0x1+'.\x20'+_0x326972[_0x25f991(0x29c)]+'\x20('+(_0x326972[_0x25f991(0x1e5)]*0x64)[_0x25f991(0x229)](0x1)+_0x25f991(0x279)+(_0x25f991(0x25c)+_0x326972[_0x25f991(0x27a)]+'-'+_0x326972[_0x25f991(0x201)]+'\x0a')+(_0x25f991(0x222)+_0x326972[_0x25f991(0x24a)][_0x25f991(0x290)](0x0,0xc8)+(_0x326972['content'][_0x25f991(0x224)]>0xc8?_0x25f991(0x25a):'')+'\x0a'))[_0x25f991(0x221)]('\x0a');return{'content':[{'type':_0x25f991(0x1f2),'text':_0x19cf4c}]};}catch(_0x43b2d4){const _0x3a1fac=_0x43b2d4 instanceof Error?_0x43b2d4[_0x25f991(0x1ed)]:String(_0x43b2d4);return reportMorphError({'error_message':_0x3a1fac,'error_type':_0x43b2d4 instanceof Error?_0x43b2d4[_0x25f991(0x1ef)][_0x25f991(0x256)]:_0x25f991(0x1b3),'context':{'tool':_0x25f991(0x1c5),'query':_0x552436[_0x25f991(0x236)][_0x25f991(0x1ea)],'repo_id':_0x552436[_0x25f991(0x236)][_0x25f991(0x251)],'target_directories':_0x552436['data'][_0x25f991(0x200)]},'stack_trace':_0x43b2d4 instanceof Error?_0x43b2d4[_0x25f991(0x209)]:undefined,'source':_0x25f991(0x24f)})[_0x25f991(0x278)](()=>{}),{'content':[{'type':'text','text':_0x25f991(0x1f1)+_0x3a1fac}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x169cd3);}}catch(_0x1c8908){const _0x4c2652=_0x1c8908 instanceof Error?_0x1c8908[_0x25f991(0x1ed)]:String(_0x1c8908);return reportMorphError({'error_message':_0x4c2652,'error_type':_0x1c8908 instanceof Error?_0x1c8908[_0x25f991(0x1ef)]['name']:_0x25f991(0x1b3),'context':{'tool':name,'arguments':args?JSON[_0x25f991(0x282)](args)[_0x25f991(0x290)](0x0,0x1f4):undefined,'mcp_server_version':'0.2.0'},'stack_trace':_0x1c8908 instanceof Error?_0x1c8908[_0x25f991(0x209)]:undefined,'source':_0x25f991(0x24f)})['catch'](()=>{}),{'content':[{'type':'text','text':_0x25f991(0x1f1)+_0x4c2652}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x5c14f9){const _0x412f64=a0_0x262993,_0x3e5f9b=await getValidRootDirectories(_0x5c14f9);if(_0x3e5f9b[_0x412f64(0x224)]>0x0)allowedDirectories=[..._0x3e5f9b],console[_0x412f64(0x260)](_0x412f64(0x29b)+_0x3e5f9b[_0x412f64(0x224)]+_0x412f64(0x28f));else{console[_0x412f64(0x260)](_0x412f64(0x248));if(ENABLE_WORKSPACE_MODE)try{const _0x1bc3ef=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x1bc3ef&&(allowedDirectories=[_0x1bc3ef],console['error'](_0x412f64(0x1eb)+_0x1bc3ef));}catch(_0x6b8ea5){console['error'](_0x412f64(0x1aa)+_0x6b8ea5);}}}server[a0_0x262993(0x1ab)](RootsListChangedNotificationSchema,async()=>{const _0x506154=a0_0x262993;try{const _0x1b3389=await server[_0x506154(0x1fa)]();_0x1b3389&&_0x506154(0x220)in _0x1b3389&&await updateAllowedDirectoriesFromRoots(_0x1b3389[_0x506154(0x220)]);}catch(_0x535d49){console['error'](_0x506154(0x230),_0x535d49 instanceof Error?_0x535d49[_0x506154(0x1ed)]:String(_0x535d49));}}),server[a0_0x262993(0x1d0)]=async()=>{const _0xc24abd=a0_0x262993,_0x5e07ad=server[_0xc24abd(0x294)]();if(_0x5e07ad?.[_0xc24abd(0x220)])try{const _0x29cba4=await server[_0xc24abd(0x1fa)]();_0x29cba4&&'roots'in _0x29cba4?await updateAllowedDirectoriesFromRoots(_0x29cba4[_0xc24abd(0x220)]):console['error'](_0xc24abd(0x2a3));}catch(_0xbd1443){console[_0xc24abd(0x260)](_0xc24abd(0x26d),_0xbd1443 instanceof Error?_0xbd1443['message']:String(_0xbd1443));}else{if(allowedDirectories[_0xc24abd(0x224)]>0x0)console[_0xc24abd(0x260)](_0xc24abd(0x26e),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console['error']('Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode');else throw new Error(_0xc24abd(0x1e1));}}};async function runServer(){const _0x3a7b45=a0_0x262993,_0x35ea6c=new StdioServerTransport();await server['connect'](_0x35ea6c),console['error'](_0x3a7b45(0x241)),allowedDirectories[_0x3a7b45(0x224)]===0x0&&console[_0x3a7b45(0x260)](_0x3a7b45(0x205));}runServer()['catch'](_0x4c853f=>{const _0xa894df=a0_0x262993;console[_0xa894df(0x260)](_0xa894df(0x22b),_0x4c853f),process[_0xa894df(0x291)](0x1);});
|
|
2
|
+
const a0_0x3ae23d=a0_0x2a99;(function(_0x4904b4,_0x15868f){const _0x6ca71f=a0_0x2a99,_0x42c35a=_0x4904b4();while(!![]){try{const _0x1e67d1=-parseInt(_0x6ca71f(0x208))/0x1+parseInt(_0x6ca71f(0x277))/0x2*(parseInt(_0x6ca71f(0x20d))/0x3)+parseInt(_0x6ca71f(0x1a2))/0x4+parseInt(_0x6ca71f(0x272))/0x5+-parseInt(_0x6ca71f(0x251))/0x6+parseInt(_0x6ca71f(0x1f6))/0x7*(parseInt(_0x6ca71f(0x271))/0x8)+parseInt(_0x6ca71f(0x246))/0x9*(-parseInt(_0x6ca71f(0x22a))/0xa);if(_0x1e67d1===_0x15868f)break;else _0x42c35a['push'](_0x42c35a['shift']());}catch(_0x4c1bee){_0x42c35a['push'](_0x42c35a['shift']());}}}(a0_0x3324,0x2ed6d));import{Server}from'@modelcontextprotocol/sdk/server/index.js';import{StdioServerTransport}from'@modelcontextprotocol/sdk/server/stdio.js';function a0_0x2a99(_0x3387f3,_0x597d86){_0x3387f3=_0x3387f3-0x19f;const _0x33248a=a0_0x3324();let _0x2a9963=_0x33248a[_0x3387f3];return _0x2a9963;}import{CallToolRequestSchema,ListToolsRequestSchema,RootsListChangedNotificationSchema}from'@modelcontextprotocol/sdk/types.js';import a0_0xdf4074 from'fs/promises';import a0_0x10a20c from'path';import a0_0x52a4ef 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_0x584d91 from'axios';function fixPathRepetition(_0x1c6d2e){const _0x3c0256=a0_0x2a99,_0x182ff3=_0x1c6d2e['split'](a0_0x10a20c['sep'])[_0x3c0256(0x241)](Boolean);if(_0x182ff3[_0x3c0256(0x1a3)]<0x2)return null;for(let _0x2a2ed9=Math[_0x3c0256(0x257)](_0x182ff3[_0x3c0256(0x1a3)]/0x2);_0x2a2ed9>=0x1;_0x2a2ed9--){for(let _0xa69ac0=0x0;_0xa69ac0<=_0x182ff3[_0x3c0256(0x1a3)]-0x2*_0x2a2ed9;_0xa69ac0++){const _0xf15340=_0x182ff3[_0x3c0256(0x1cb)](_0xa69ac0,_0xa69ac0+_0x2a2ed9),_0x23e1df=_0x182ff3['slice'](_0xa69ac0+_0x2a2ed9,_0xa69ac0+0x2*_0x2a2ed9);if(_0xf15340[_0x3c0256(0x1f3)]((_0x5aef0b,_0x2ba7bb)=>_0x5aef0b===_0x23e1df[_0x2ba7bb])){const _0x5c8564=[..._0x182ff3[_0x3c0256(0x1cb)](0x0,_0xa69ac0),..._0x182ff3[_0x3c0256(0x1cb)](_0xa69ac0+_0x2a2ed9)];return a0_0x10a20c[_0x3c0256(0x1ff)]+_0x5c8564[_0x3c0256(0x243)](a0_0x10a20c[_0x3c0256(0x1ff)]);}}}return null;}const require=createRequire(import.meta.url);function getPackageVersion(){const _0x2d7417=a0_0x2a99;try{const _0x3bd2db=require(_0x2d7417(0x1c5));return _0x3bd2db['version']??_0x2d7417(0x27e);}catch(_0x20708d){return console[_0x2d7417(0x25b)](_0x2d7417(0x20b),_0x20708d),_0x2d7417(0x27e);}}function printHelp(){const _0x5d3b48=a0_0x2a99;console['log'](_0x5d3b48(0x1e5)+getPackageVersion()),console[_0x5d3b48(0x26b)](_0x5d3b48(0x1e3)),console[_0x5d3b48(0x26b)]('\x0aOptions:'),console[_0x5d3b48(0x26b)](_0x5d3b48(0x275)),console[_0x5d3b48(0x26b)](_0x5d3b48(0x28a)),console['log'](_0x5d3b48(0x296)),console[_0x5d3b48(0x26b)]('\x0aExamples:'),console[_0x5d3b48(0x26b)](_0x5d3b48(0x1f1)),console[_0x5d3b48(0x26b)](_0x5d3b48(0x26f));}const cliArgs=process[a0_0x3ae23d(0x1ce)][a0_0x3ae23d(0x1cb)](0x2),VERSION_FLAGS=new Set(['--version','-v','-V']),HELP_FLAGS=new Set([a0_0x3ae23d(0x240),'-h']);cliArgs['some'](_0x4714be=>VERSION_FLAGS[a0_0x3ae23d(0x1f4)](_0x4714be))&&(console[a0_0x3ae23d(0x26b)]('@morphllm/morphmcp\x20'+getPackageVersion()),process[a0_0x3ae23d(0x269)](0x0));cliArgs['some'](_0x326d49=>HELP_FLAGS[a0_0x3ae23d(0x1f4)](_0x326d49))&&(printHelp(),process['exit'](0x0));function getCliArg(_0xe77258){const _0x47e688=a0_0x3ae23d;for(let _0x57aff2=0x0;_0x57aff2<cliArgs['length'];_0x57aff2++){const _0x14faf5=cliArgs[_0x57aff2];if(_0x14faf5[_0x47e688(0x23e)]('--'+_0xe77258+'='))return _0x14faf5[_0x47e688(0x1cb)](('--'+_0xe77258+'=')[_0x47e688(0x1a3)]);if(_0x14faf5==='--'+_0xe77258&&_0x57aff2+0x1<cliArgs[_0x47e688(0x1a3)])return cliArgs[_0x57aff2+0x1];}return undefined;}const args=[];for(let i=0x0;i<cliArgs[a0_0x3ae23d(0x1a3)];i++){const arg=cliArgs[i];if(VERSION_FLAGS[a0_0x3ae23d(0x1f4)](arg)||HELP_FLAGS[a0_0x3ae23d(0x1f4)](arg))continue;if(arg[a0_0x3ae23d(0x23e)](a0_0x3ae23d(0x26e)))continue;if(arg===a0_0x3ae23d(0x1f8)){i++;continue;}args[a0_0x3ae23d(0x27b)](arg);}const ALL_TOOLS=[a0_0x3ae23d(0x224),a0_0x3ae23d(0x24e),a0_0x3ae23d(0x245)],DEFAULT_TOOLS=[a0_0x3ae23d(0x224),a0_0x3ae23d(0x24e)],ENABLED_TOOLS=process[a0_0x3ae23d(0x26a)]['ENABLED_TOOLS']?process['env'][a0_0x3ae23d(0x24c)]===a0_0x3ae23d(0x1b2)?ALL_TOOLS:process[a0_0x3ae23d(0x26a)][a0_0x3ae23d(0x24c)]['split'](',')['map'](_0x5153a6=>_0x5153a6['trim']()):DEFAULT_TOOLS;console[a0_0x3ae23d(0x25b)](a0_0x3ae23d(0x233)+ENABLED_TOOLS[a0_0x3ae23d(0x243)](',\x20'));const WORKSPACE_ROOT=process[a0_0x3ae23d(0x26a)][a0_0x3ae23d(0x1b1)]||process['env'][a0_0x3ae23d(0x235)]||process[a0_0x3ae23d(0x223)](),ENABLE_WORKSPACE_MODE=process[a0_0x3ae23d(0x26a)][a0_0x3ae23d(0x278)]!==a0_0x3ae23d(0x24a),MORPH_API_KEY=getCliArg(a0_0x3ae23d(0x213))??process['env']['MORPH_API_KEY'],MORPH_API_URL=process[a0_0x3ae23d(0x26a)]['MORPH_API_URL'],MORPH_WARP_GREP_TIMEOUT=process[a0_0x3ae23d(0x26a)][a0_0x3ae23d(0x230)]?parseInt(process['env'][a0_0x3ae23d(0x230)],0xa):undefined;MORPH_API_KEY&&!MORPH_API_KEY['startsWith'](a0_0x3ae23d(0x214))&&!MORPH_API_KEY[a0_0x3ae23d(0x23e)](a0_0x3ae23d(0x202))&&console['error'](a0_0x3ae23d(0x1a5));async function reportMorphError(_0x357057){const _0x7b0b13=a0_0x3ae23d;try{await a0_0x584d91[_0x7b0b13(0x211)](_0x7b0b13(0x1cd),{..._0x357057,'timestamp':new Date()[_0x7b0b13(0x279)](),'source':_0x357057[_0x7b0b13(0x1bf)]||_0x7b0b13(0x21d)},{'timeout':0x1388,'headers':{'Content-Type':_0x7b0b13(0x25e),'Authorization':_0x7b0b13(0x1e0)+MORPH_API_KEY}});}catch{}}args[a0_0x3ae23d(0x1a3)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console['error'](a0_0x3ae23d(0x1a1)),console[a0_0x3ae23d(0x25b)](a0_0x3ae23d(0x201)),console[a0_0x3ae23d(0x25b)]('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x3ae23d(0x25b)](a0_0x3ae23d(0x2a4)),console[a0_0x3ae23d(0x25b)](a0_0x3ae23d(0x1fc)),console[a0_0x3ae23d(0x25b)]('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x517a28){const _0x3625aa=a0_0x3ae23d;return a0_0x10a20c[_0x3625aa(0x27f)](_0x517a28);}function expandHome(_0x2315e5){const _0x41729c=a0_0x3ae23d;if(_0x2315e5[_0x41729c(0x23e)]('~/')||_0x2315e5==='~')return a0_0x10a20c[_0x41729c(0x243)](a0_0x52a4ef[_0x41729c(0x1a9)](),_0x2315e5[_0x41729c(0x1cb)](0x1));return _0x2315e5;}function a0_0x3324(){const _0x468a5d=['filepath','\x22>\x0aError\x20reading\x20file:\x20','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','exit','env','log','WarpGrepError','role','--api-key=','\x20\x20morph-mcp\x20--api-key\x20sk-xxx\x20~/repo','safeParse','1458904LRmhYw','1778755Mcqyij','dirname','.vscode','\x20\x20--api-key\x20<key>\x20\x20Morph\x20API\x20key\x20(takes\x20priority\x20over\x20MORPH_API_KEY\x20env\x20var)','<file\x20path=\x22','8KOQoXo','ENABLE_WORKSPACE_MODE','toISOString','stats','push','completed_with_file_errors','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','unknown','normalize','endLine','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','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','limit','\x20(new\x20file)','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','lines','search_string','-\x20Listed\x20directory\x20`','\x20\x20-h,\x20--help\x20\x20\x20\x20\x20\x20\x20Show\x20this\x20help\x20message\x20and\x20exit','-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a','oninitialized','unknown\x20error','\x0a...\x20(truncated,\x20total:\x20','linesRemoved','Unknown\x20tool:\x20','connect','substring','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','catch','payload','\x20\x20-v,\x20--version\x20\x20\x20\x20Print\x20version\x20and\x20exit','stack','\x20results\x20in\x20','optional','stat','rerankScore','tsconfig.json','includes','Applied','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','Natural\x20language\x20query\x20to\x20search\x20for\x20code','Failed\x20to\x20read\x20file:\x20','listRoots','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','instruction','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','305908FDbknb','length','FileReadError','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','pyproject.toml','basename','number','homedir','isDirectory','TimeoutError','Error\x20running\x20fast\x20context\x20search:\x20','resolve','code','metadata','setRequestHandler','WORKSPACE_ROOT','all','array','targetDirectories','query','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','composer.json','go.mod','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','timings','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','Morph\x20Edit\x20','default','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','source','results','roots','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',',\x20removed\x20','describe','../package.json','grep\x20\x27','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.','Max\x20results\x20to\x20return','string','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','slice','terminationReason','https://morphllm.com/api/error-report','argv','.\x20Changes:\x20','morph-warp-grep-v1-1111v0','0.2.0','finish','name','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','terminated','path','...','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','No\x20results\x20found\x20for\x20query:\x20\x22','params','File\x20read\x20error:','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','searchTimeMs','ENOENT','Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio','Bearer\x20','Found\x20','map','\x0aUsage:\x20morph-mcp\x20[options]\x20[allowed-directory\x20...]','\x20as\x20allowed\x20directory','@morphllm/morphmcp\x20','trim','dryRun','\x20-\x20','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','success','Invalid\x20arguments:\x20','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','toLowerCase','No\x20relevant\x20code\x20found\x20for\x20the\x20query.','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','runWarpGrep_call','\x20\x20morph-mcp','description','every','has','completionId','14aSYfgf','toFixed','--api-key','Preview\x20changes\x20without\x20applying\x20them.','realpath','timed\x20out','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','Created\x20File','repoId','sep','assistant','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','morph-','ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a','Morph\x20FastApply\x20failed\x20without\x20error\x20message','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','\x27\x20in\x20`','</file>','95641jUwmLW','object','message','Warning:\x20Unable\x20to\x20determine\x20package\x20version:','%\x20match)\x0a','152259zbAMqT','Here\x20is\x20the\x20content\x20of\x20files:\x0a','Relevant\x20context\x20found:','Failed\x20to\x20request\x20roots\x20from\x20client:','post','Morph\x20Edit\x20Preview','api-key','sk-','UnknownError','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','changes','content','utf-8','\x20\x20\x20Lines\x20','timeout','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','mcp-filesystem','repo_path','data','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','readFile','cwd','edit_file','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','Error:\x20','\x20is\x20not\x20a\x20directory','added\x20','Benefits:\x0a','5933450AyzyZx','access','\x20valid\x20directories','\x20chars)','Repository\x20identifier','-\x20Read\x20file\x20`','MORPH_WARP_GREP_TIMEOUT','\x20\x20\x20','text','Enabled\x20tools:\x20','Cargo.toml','PWD','constructor','morph-mcp','branch','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','.\x20Path:\x20','match','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','errors','startsWith','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','--help','filter','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','join','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','codebase_search','9jkMZiv','\x0a</file>','completed','files','false','startLine','ENABLED_TOOLS','isArray','warpgrep_codebase_search','Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.','morph-v3-fast','714762RUFSZn','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','Parent\x20directory\x20does\x20not\x20exist:\x20','messages','linesModified','floor','read\x20','Warning:\x20','requiresApiKey','error','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','.git','application/json','❌\x20Morph\x20Edit\x20Failed:\x20','split','.cursor','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','code_edit'];a0_0x3324=function(){return _0x468a5d;};return a0_0x3324();}let allowedDirectories=await Promise['all'](args[a0_0x3ae23d(0x1e2)](async _0x110834=>{const _0x56b1b2=a0_0x3ae23d,_0x310db8=expandHome(_0x110834),_0x34d41e=a0_0x10a20c['resolve'](_0x310db8);try{const _0x5b4540=await a0_0xdf4074[_0x56b1b2(0x1fa)](_0x34d41e);return normalizePath(_0x5b4540);}catch(_0x3e8849){return normalizePath(_0x34d41e);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x3ae23d(0x1a3)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x3ae23d(0x25b)]('Workspace\x20mode\x20enabled:\x20Using\x20'+workspaceDir+a0_0x3ae23d(0x1e4)));}catch(a0_0x3f14ce){console[a0_0x3ae23d(0x25b)](a0_0x3ae23d(0x253)+a0_0x3f14ce);}async function detectWorkspaceRoot(_0x3aa332){const _0x447323=a0_0x3ae23d;let _0x468af2=a0_0x10a20c[_0x447323(0x1ad)](_0x3aa332);const _0x44fe50=[_0x447323(0x25d),_0x447323(0x274),'package.json',_0x447323(0x234),_0x447323(0x1a6),_0x447323(0x1b8),_0x447323(0x261),_0x447323(0x29c),_0x447323(0x1b7)];while(_0x468af2!==a0_0x10a20c[_0x447323(0x273)](_0x468af2)){for(const _0x38bb52 of _0x44fe50){const _0x2fd822=a0_0x10a20c[_0x447323(0x243)](_0x468af2,_0x38bb52);try{return await a0_0xdf4074[_0x447323(0x22b)](_0x2fd822),normalizePath(_0x468af2);}catch{}}_0x468af2=a0_0x10a20c[_0x447323(0x273)](_0x468af2);}return normalizePath(_0x3aa332);}await Promise[a0_0x3ae23d(0x1b2)](args[a0_0x3ae23d(0x1e2)](async _0xd87d79=>{const _0x1db992=a0_0x3ae23d;try{const _0x454e6c=await a0_0xdf4074[_0x1db992(0x29a)](expandHome(_0xd87d79));!_0x454e6c[_0x1db992(0x1aa)]()&&(console[_0x1db992(0x25b)]('Error:\x20'+_0xd87d79+_0x1db992(0x227)),process['exit'](0x1));}catch(_0x673ebc){console[_0x1db992(0x25b)]('Error\x20accessing\x20directory\x20'+_0xd87d79+':',_0x673ebc),process[_0x1db992(0x269)](0x1);}}));async function validatePath(_0x4f1a84){const _0x472793=a0_0x3ae23d,_0x3b15ac=expandHome(_0x4f1a84),_0x6e69ce=a0_0x10a20c[_0x472793(0x1ad)](_0x3b15ac);try{const _0x33d054=await a0_0xdf4074[_0x472793(0x1fa)](_0x6e69ce);return _0x33d054;}catch(_0x45254d){if(_0x45254d['code']==='ENOENT'){const _0x1c07df=a0_0x10a20c['dirname'](_0x6e69ce);try{const _0x24aa05=await a0_0xdf4074[_0x472793(0x1fa)](_0x1c07df);return a0_0x10a20c[_0x472793(0x243)](_0x24aa05,a0_0x10a20c[_0x472793(0x1a7)](_0x6e69ce));}catch{throw new Error(_0x472793(0x254)+_0x1c07df);}}throw _0x45254d;}}const MorphEditFileArgsSchema=z[a0_0x3ae23d(0x209)]({'path':z[a0_0x3ae23d(0x1c9)](),'code_edit':z['string']()[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x263)),'instruction':z[a0_0x3ae23d(0x1c9)]()[a0_0x3ae23d(0x1c4)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z['boolean']()[a0_0x3ae23d(0x1bd)](![])[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x1f9))}),WarpGrepArgsSchema=z[a0_0x3ae23d(0x209)]({'search_string':z[a0_0x3ae23d(0x1c9)]()[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x216)),'repo_path':z['string']()[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x1c2))}),CodebaseSearchArgsSchema=z[a0_0x3ae23d(0x209)]({'query':z[a0_0x3ae23d(0x1c9)]()['describe'](a0_0x3ae23d(0x2a0)),'repoId':z[a0_0x3ae23d(0x1c9)]()[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x22e)),'branch':z['string']()[a0_0x3ae23d(0x299)]()['describe']('Branch\x20to\x20search\x20(uses\x20latest\x20commit)'),'commitHash':z[a0_0x3ae23d(0x1c9)]()[a0_0x3ae23d(0x299)]()[a0_0x3ae23d(0x1c4)]('Specific\x20commit\x20hash\x20to\x20search'),'targetDirectories':z[a0_0x3ae23d(0x1b3)](z['string']())[a0_0x3ae23d(0x1bd)]([])[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x1a0)),'limit':z[a0_0x3ae23d(0x1a8)]()[a0_0x3ae23d(0x299)]()['default'](0xa)[a0_0x3ae23d(0x1c4)](a0_0x3ae23d(0x1c8))}),server=new Server({'name':a0_0x3ae23d(0x237),'version':a0_0x3ae23d(0x1d1)},{'capabilities':{'tools':{}}});server[a0_0x3ae23d(0x1b0)](ListToolsRequestSchema,async()=>{const _0x4a7c37=a0_0x3ae23d,_0x1355b4=[{'name':'edit_file','description':_0x4a7c37(0x293)+_0x4a7c37(0x244)+'🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a'+_0x4a7c37(0x268)+_0x4a7c37(0x229)+_0x4a7c37(0x242)+'-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a'+_0x4a7c37(0x239)+_0x4a7c37(0x1ec)+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+_0x4a7c37(0x203)+_0x4a7c37(0x1d4)+'For\x20deletions:\x0a'+_0x4a7c37(0x1b9)+_0x4a7c37(0x28b)+'Rules:\x0a'+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x4a7c37(0x285)+_0x4a7c37(0x262)+_0x4a7c37(0x1ca)+_0x4a7c37(0x1dc)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x4a7c37(0x282),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x4a7c37(0x23c)+_0x4a7c37(0x1d8)+_0x4a7c37(0x1e9)+'Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20'+_0x4a7c37(0x1b6)+_0x4a7c37(0x29f)+_0x4a7c37(0x1ef)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x4a7c37(0x245),'description':_0x4a7c37(0x27d)+_0x4a7c37(0x1bb)+_0x4a7c37(0x252)+_0x4a7c37(0x229)+_0x4a7c37(0x225)+_0x4a7c37(0x25c)+_0x4a7c37(0x2a3)+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x4a7c37(0x221)+'Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20'+_0x4a7c37(0x23f),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0x14a479=_0x1355b4[_0x4a7c37(0x241)](_0x26eec9=>{const _0x2788e0=_0x4a7c37;if(!ENABLED_TOOLS[_0x2788e0(0x29d)](_0x26eec9['name']))return![];if(_0x2788e0(0x25a)in _0x26eec9&&_0x26eec9[_0x2788e0(0x25a)]&&!MORPH_API_KEY)return console[_0x2788e0(0x25b)]('Warning:\x20'+_0x26eec9[_0x2788e0(0x1d3)]+_0x2788e0(0x286)),![];return!![];});return{'tools':_0x14a479['map'](_0x491317=>({'name':_0x491317[_0x4a7c37(0x1d3)],'description':_0x491317[_0x4a7c37(0x1f2)],'inputSchema':_0x491317['inputSchema']}))};}),server[a0_0x3ae23d(0x1b0)](CallToolRequestSchema,async _0x557b28=>{const _0x453378=a0_0x3ae23d;try{const {name:_0x4b5f41,arguments:_0x2a69a8}=_0x557b28[_0x453378(0x1da)];switch(_0x4b5f41){case _0x453378(0x224):{const _0x15e018=MorphEditFileArgsSchema['safeParse'](_0x2a69a8);if(!_0x15e018['success'])throw new Error('Invalid\x20arguments\x20for\x20morph_edit_file:\x20'+_0x15e018[_0x453378(0x25b)]);const _0x1233b5=await validatePath(_0x15e018['data'][_0x453378(0x1d6)]);let _0x3b5a5e=null,_0x44e0d6=!![],_0x2c8a16=null;try{_0x3b5a5e=await a0_0xdf4074['readFile'](_0x1233b5,_0x453378(0x219));}catch(_0x1df741){const _0x46de1b=_0x1df741[_0x453378(0x1ae)];_0x46de1b===_0x453378(0x1de)?(_0x44e0d6=![],_0x3b5a5e=''):(_0x2c8a16=_0x453378(0x2a1)+(_0x46de1b||_0x453378(0x27e))+_0x453378(0x1e8)+(_0x1df741 instanceof Error?_0x1df741['message']:String(_0x1df741)),console[_0x453378(0x25b)](_0x453378(0x259)+_0x2c8a16));}let _0x1bbcdb;try{const _0x3ac65e=MORPH_API_KEY;if(!_0x3ac65e)throw new Error(_0x453378(0x220));const _0x45590b=a0_0x10a20c[_0x453378(0x273)](_0x1233b5),_0x4ff248=a0_0x10a20c[_0x453378(0x1a7)](_0x1233b5),_0x471531=await executeEditFile({'target_filepath':_0x4ff248,'code_edit':_0x15e018[_0x453378(0x21f)][_0x453378(0x264)],'instructions':_0x15e018[_0x453378(0x21f)][_0x453378(0x19f)]},{'morphApiKey':_0x3ac65e,'morphApiUrl':MORPH_API_URL,'baseDir':_0x45590b,'autoWrite':!_0x15e018['data'][_0x453378(0x1e7)],'generateUdiff':![],'debug':![]});_0x1bbcdb=_0x471531[_0x453378(0x1f5)];if(!_0x471531['success'])throw new Error(_0x471531[_0x453378(0x25b)]||_0x453378(0x204));const _0x5852d0=_0x471531[_0x453378(0x217)],_0x15722a=_0x453378(0x228)+_0x5852d0['linesAdded']+_0x453378(0x1c3)+_0x5852d0[_0x453378(0x28f)]+',\x20modified\x20'+_0x5852d0[_0x453378(0x256)];if(_0x15e018[_0x453378(0x21f)]['dryRun'])return{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x212)+(_0x44e0d6?'':_0x453378(0x284))+':\x20'+_0x15e018[_0x453378(0x21f)][_0x453378(0x19f)]+_0x453378(0x1cf)+_0x15722a+_0x453378(0x23a)+_0x15e018[_0x453378(0x21f)][_0x453378(0x1d6)]+'.'}]};return{'content':[{'type':'text','text':_0x453378(0x1bc)+(_0x44e0d6?_0x453378(0x29e):_0x453378(0x1fd))+':\x20'+_0x15e018[_0x453378(0x21f)]['instruction']+_0x453378(0x1cf)+_0x15722a+_0x453378(0x23a)+_0x15e018['data'][_0x453378(0x1d6)]+'.'}]};}catch(_0x581346){const _0x5e0e64=_0x581346 instanceof Error?_0x581346['message']:String(_0x581346);return reportMorphError({'error_message':_0x5e0e64,'error_type':_0x581346 instanceof Error?_0x581346[_0x453378(0x236)][_0x453378(0x1d3)]:_0x453378(0x215),'context':{'tool':'edit_file','completion_id':_0x1bbcdb,'file_path':_0x15e018[_0x453378(0x21f)][_0x453378(0x1d6)],'validated_path':_0x1233b5,'instruction':_0x15e018[_0x453378(0x21f)][_0x453378(0x19f)],'model':_0x453378(0x250),'dry_run':_0x15e018[_0x453378(0x21f)][_0x453378(0x1e7)],'file_exists':_0x44e0d6,'file_read_error':_0x2c8a16,'file_readable':_0x3b5a5e!==null,'request_content':{'path':_0x15e018['data'][_0x453378(0x1d6)],'code_edit':_0x15e018[_0x453378(0x21f)][_0x453378(0x264)],'instruction':_0x15e018[_0x453378(0x21f)]['instruction'],'original_code':_0x3b5a5e!==null?_0x3b5a5e[_0x453378(0x1a3)]>0xc350?_0x3b5a5e[_0x453378(0x292)](0x0,0xc350)+_0x453378(0x28e)+_0x3b5a5e[_0x453378(0x1a3)]+_0x453378(0x22d):_0x3b5a5e:'[could\x20not\x20read\x20file:\x20'+(_0x2c8a16||_0x453378(0x28d))+']','original_code_length':_0x3b5a5e?.[_0x453378(0x1a3)]??0x0,'model':'morph-v3-fast','dry_run':_0x15e018['data'][_0x453378(0x1e7)]}},'stack_trace':_0x581346 instanceof Error?_0x581346[_0x453378(0x297)]:undefined,'source':_0x453378(0x21d)})[_0x453378(0x294)](()=>{}),{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x25f)+_0x5e0e64}],'isError':!![]};}}case _0x453378(0x24e):{const _0x29dff1=WarpGrepArgsSchema[_0x453378(0x270)](_0x2a69a8);if(!_0x29dff1['success'])return{'content':[{'type':_0x453378(0x232),'text':'Invalid\x20arguments:\x20'+_0x29dff1[_0x453378(0x25b)]}],'isError':!![]};const _0x4f3aa2=_0x2af738=>{const _0x55324b=_0x453378,_0x42674f=[];for(const _0x50bfe6 of _0x2af738||[]){const _0x3004ed=_0x50bfe6[_0x55324b(0x26d)],_0x2aa750=_0x50bfe6[_0x55324b(0x218)];if(_0x3004ed===_0x55324b(0x200)&&_0x2aa750){const _0x5296cb=_0x2aa750[_0x55324b(0x260)]('\x0a')[_0x55324b(0x241)](_0x2d09e4=>_0x2d09e4['trim']());for(const _0xd0e16e of _0x5296cb){const _0x2d56b9=_0xd0e16e[_0x55324b(0x23b)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x2d56b9){_0x42674f[_0x55324b(0x27b)](_0x55324b(0x1c6)+_0x2d56b9[0x1]+'\x27\x20'+_0x2d56b9[0x2]);continue;}const _0x4004b1=_0xd0e16e['match'](/^read\s+(.+)$/);if(_0x4004b1){_0x42674f['push'](_0x55324b(0x258)+_0x4004b1[0x1]);continue;}const _0x3f410e=_0xd0e16e[_0x55324b(0x23b)](/^list_directory\s+(.+)$/);if(_0x3f410e){_0x42674f[_0x55324b(0x27b)]('list_directory\x20'+_0x3f410e[0x1]);continue;}}}}return _0x42674f;};try{const _0x4bc7ee=a0_0x10a20c[_0x453378(0x1ad)](_0x29dff1[_0x453378(0x21f)]['repo_path']),_0x30b93f=new LocalRipgrepProvider(_0x4bc7ee),_0x519b9d=await runWarpGrep({'query':_0x29dff1[_0x453378(0x21f)][_0x453378(0x288)],'repoRoot':_0x4bc7ee,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'timeout':MORPH_WARP_GREP_TIMEOUT,'provider':_0x30b93f});let _0x2939d4='';if(_0x519b9d[_0x453378(0x1cc)]===_0x453378(0x248)&&_0x519b9d[_0x453378(0x1d2)]?.[_0x453378(0x1af)]?.[_0x453378(0x249)]){const _0x43592d=_0x519b9d[_0x453378(0x1d2)][_0x453378(0x1af)][_0x453378(0x249)];if(_0x43592d[_0x453378(0x1a3)]===0x0)return _0x2939d4=_0x519b9d[_0x453378(0x1d2)][_0x453378(0x295)]||_0x453378(0x1ee),{'content':[{'type':_0x453378(0x232),'text':_0x2939d4}]};const _0x1803dc=[],_0x3183f5=[_0x453378(0x21c)];for(const _0x3556dc of _0x519b9d[_0x453378(0x255)]){const _0xa8871b=_0x3556dc[_0x453378(0x26d)],_0x35c3c3=_0x3556dc['content'];if(_0xa8871b===_0x453378(0x200)&&_0x35c3c3){const _0x45450f=_0x35c3c3[_0x453378(0x260)]('\x0a')[_0x453378(0x241)](_0x170000=>_0x170000[_0x453378(0x1e6)]());for(const _0x4f81b2 of _0x45450f){const _0x335b9f=_0x4f81b2[_0x453378(0x23b)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x335b9f){_0x3183f5[_0x453378(0x27b)]('-\x20Grepped\x20\x27'+_0x335b9f[0x1]+_0x453378(0x206)+_0x335b9f[0x2]+'`');continue;}const _0x1ef6a1=_0x4f81b2[_0x453378(0x23b)](/^read\s+(.+)$/);if(_0x1ef6a1){_0x3183f5[_0x453378(0x27b)](_0x453378(0x22f)+_0x1ef6a1[0x1]+'`');continue;}const _0x20cd3a=_0x4f81b2[_0x453378(0x23b)](/^list_directory\s+(.+)$/);if(_0x20cd3a){_0x3183f5['push'](_0x453378(0x289)+_0x20cd3a[0x1]+'`');continue;}}}}_0x1803dc[_0x453378(0x27b)](_0x3183f5[_0x453378(0x243)]('\x0a'));const _0x28de2a=['',_0x453378(0x20f)];for(const _0x5ba1bd of _0x43592d){if(_0x5ba1bd['lines']==='*')_0x28de2a[_0x453378(0x27b)]('-\x20'+_0x5ba1bd[_0x453378(0x1d6)]+':*');else{if(Array[_0x453378(0x24d)](_0x5ba1bd[_0x453378(0x287)])){const _0x216dd6=_0x5ba1bd[_0x453378(0x287)][_0x453378(0x1e2)](([_0x164c62,_0x50f841])=>{if(_0x164c62===_0x50f841)return''+_0x164c62;return _0x164c62+'-'+_0x50f841;});_0x28de2a[_0x453378(0x27b)]('-\x20'+_0x5ba1bd[_0x453378(0x1d6)]+':'+_0x216dd6['join'](','));}else _0x28de2a[_0x453378(0x27b)]('-\x20'+_0x5ba1bd[_0x453378(0x1d6)]+':*');}}_0x28de2a[_0x453378(0x27b)](''),_0x1803dc[_0x453378(0x27b)](_0x28de2a[_0x453378(0x243)]('\x0a')),_0x1803dc[_0x453378(0x27b)](_0x453378(0x20e));const _0x2654aa=[];for(const _0x251f99 of _0x43592d){let _0x2c907b=a0_0x10a20c[_0x453378(0x1ad)](_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)],_0x251f99[_0x453378(0x1d6)]),_0x454be3=null,_0x8f61c1=null;try{_0x454be3=await a0_0xdf4074['readFile'](_0x2c907b,{'encoding':_0x453378(0x219)});}catch(_0x11bf68){const _0xd8c99f=fixPathRepetition(_0x2c907b);if(_0xd8c99f)try{_0x454be3=await a0_0xdf4074[_0x453378(0x222)](_0xd8c99f,{'encoding':'utf-8'}),_0x2c907b=_0xd8c99f;}catch{_0x8f61c1=_0x11bf68 instanceof Error?_0x11bf68:new Error(String(_0x11bf68));}else _0x8f61c1=_0x11bf68 instanceof Error?_0x11bf68:new Error(String(_0x11bf68));}if(_0x454be3!==null){const _0x4a7737=_0x454be3[_0x453378(0x260)](/\r?\n/),_0x15aa8b=[_0x453378(0x276)+_0x251f99['path']+'\x22>'];if(_0x251f99['lines']==='*'||!Array[_0x453378(0x24d)](_0x251f99['lines']))for(let _0x50c1c9=0x1;_0x50c1c9<=_0x4a7737[_0x453378(0x1a3)];_0x50c1c9++){const _0x3f3171=_0x4a7737[_0x50c1c9-0x1];_0x15aa8b[_0x453378(0x27b)](_0x50c1c9+'|\x20'+_0x3f3171);}else for(const [_0x1a62fe,_0x4c40f1]of _0x251f99['lines']){_0x15aa8b[_0x453378(0x1a3)]>0x1&&_0x15aa8b['push']('');for(let _0x501343=_0x1a62fe;_0x501343<=_0x4c40f1&&_0x501343<=_0x4a7737[_0x453378(0x1a3)];_0x501343++){const _0x4a39e4=_0x4a7737[_0x501343-0x1];_0x15aa8b[_0x453378(0x27b)](_0x501343+'|\x20'+_0x4a39e4);}}_0x15aa8b[_0x453378(0x27b)](_0x453378(0x207)),_0x2654aa['push'](_0x15aa8b['join']('\x0a'));}else _0x2654aa[_0x453378(0x27b)]('<file\x20path=\x22'+_0x251f99[_0x453378(0x1d6)]+_0x453378(0x266)+(_0x8f61c1?.[_0x453378(0x20a)]||'Unknown\x20error')+_0x453378(0x247));}_0x1803dc[_0x453378(0x27b)](_0x2654aa[_0x453378(0x243)]('\x0a\x0a')),_0x2939d4=_0x1803dc[_0x453378(0x243)]('\x0a');const _0x3d9da9=_0x519b9d[_0x453378(0x23d)]?.['filter'](_0x2ba4d2=>_0x2ba4d2[_0x453378(0x20a)]?.['startsWith'](_0x453378(0x1db)))||[];if(_0x3d9da9[_0x453378(0x1a3)]>0x0){const _0x2f47df=_0x3d9da9[_0x453378(0x1e2)](_0x5959af=>_0x5959af[_0x453378(0x20a)])[_0x453378(0x243)](';\x20');reportMorphError({'error_message':_0x2f47df,'error_type':_0x453378(0x1a4),'context':{'tool':_0x453378(0x24e),'repo_path':_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)],'query':_0x29dff1[_0x453378(0x21f)]['search_string'],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x453378(0x27c),'error_count':_0x3d9da9['length'],'is_timeout':![],'timings':_0x519b9d[_0x453378(0x1ba)],'files_attempted':_0x43592d[_0x453378(0x1e2)](_0x311b98=>({'path':_0x311b98[_0x453378(0x1d6)],'lines':_0x311b98[_0x453378(0x287)]})),'tool_calls':_0x4f3aa2(_0x519b9d[_0x453378(0x255)]),'messages':_0x519b9d['messages']?.['map'](_0x302730=>({'role':_0x302730[_0x453378(0x26d)],'content':_0x302730[_0x453378(0x218)]})),'request_content':{'query':_0x29dff1[_0x453378(0x21f)][_0x453378(0x288)],'repo_path':_0x29dff1['data'][_0x453378(0x21e)],'repoRoot':a0_0x10a20c['resolve'](_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)]),'model':_0x453378(0x1d0)}},'source':_0x453378(0x21d)})['catch'](()=>{});}}else{if(_0x519b9d[_0x453378(0x1cc)]===_0x453378(0x1d5)&&_0x519b9d[_0x453378(0x23d)][_0x453378(0x1a3)]>0x0){const _0x232015=_0x519b9d[_0x453378(0x23d)][_0x453378(0x1e2)](_0x16459a=>_0x16459a[_0x453378(0x20a)])['join'](';\x20');_0x2939d4=_0x453378(0x226)+_0x232015;const _0x348e00=_0x232015[_0x453378(0x1ed)]()['includes'](_0x453378(0x21b))||_0x232015[_0x453378(0x1ed)]()[_0x453378(0x29d)](_0x453378(0x1fb))||_0x232015['toLowerCase']()[_0x453378(0x29d)]('etimedout'),_0x527030=_0x519b9d['finish']?.['metadata']?.[_0x453378(0x249)],_0x438f5a=_0x519b9d[_0x453378(0x23d)][0x0];reportMorphError({'error_message':_0x232015,'error_type':_0x348e00?'TimeoutError':_0x438f5a?.[_0x453378(0x236)]?.[_0x453378(0x1d3)]||_0x453378(0x26c),'context':{'tool':_0x453378(0x24e),'repo_path':_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)],'query':_0x29dff1['data'][_0x453378(0x288)],'model':_0x453378(0x1d0),'termination_reason':_0x519b9d[_0x453378(0x1cc)],'error_count':_0x519b9d[_0x453378(0x23d)][_0x453378(0x1a3)],'is_timeout':_0x348e00,'timings':_0x519b9d[_0x453378(0x1ba)],'files_attempted':_0x527030?.[_0x453378(0x1e2)](_0xd7aed3=>({'path':_0xd7aed3[_0x453378(0x1d6)],'lines':_0xd7aed3[_0x453378(0x287)]})),'tool_calls':_0x4f3aa2(_0x519b9d[_0x453378(0x255)]),'messages':_0x519b9d[_0x453378(0x255)]?.['map'](_0x115d5c=>({'role':_0x115d5c[_0x453378(0x26d)],'content':_0x115d5c[_0x453378(0x218)]})),'request_content':{'query':_0x29dff1[_0x453378(0x21f)][_0x453378(0x288)],'repo_path':_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)],'repoRoot':a0_0x10a20c[_0x453378(0x1ad)](_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)]),'model':_0x453378(0x1d0)}},'stack_trace':_0x438f5a?.['stack']||undefined,'source':_0x453378(0x21d)})[_0x453378(0x294)](()=>{});}else _0x2939d4=_0x453378(0x24f);}return{'content':[{'type':_0x453378(0x232),'text':_0x2939d4}]};}catch(_0xb3644e){const _0x4c3956=_0xb3644e instanceof Error?_0xb3644e[_0x453378(0x20a)]:String(_0xb3644e),_0x4e922a=_0x4c3956[_0x453378(0x1ed)]()[_0x453378(0x29d)]('timeout')||_0x4c3956[_0x453378(0x1ed)]()[_0x453378(0x29d)](_0x453378(0x1fb))||_0x4c3956[_0x453378(0x1ed)]()['includes']('etimedout')||_0xb3644e instanceof Error&&_0xb3644e[_0x453378(0x1d3)]===_0x453378(0x1ab);return reportMorphError({'error_message':_0x4c3956,'error_type':_0x4e922a?_0x453378(0x1ab):_0xb3644e instanceof Error?_0xb3644e[_0x453378(0x236)]['name']:_0x453378(0x215),'context':{'tool':_0x453378(0x24e),'repo_path':_0x29dff1['data'][_0x453378(0x21e)],'query':_0x29dff1[_0x453378(0x21f)][_0x453378(0x288)],'model':_0x453378(0x1d0),'is_timeout':_0x4e922a,'exception_phase':_0x453378(0x1f0),'request_content':{'query':_0x29dff1[_0x453378(0x21f)][_0x453378(0x288)],'repo_path':_0x29dff1[_0x453378(0x21f)][_0x453378(0x21e)],'repoRoot':a0_0x10a20c[_0x453378(0x1ad)](_0x29dff1['data']['repo_path']),'model':_0x453378(0x1d0)}},'stack_trace':_0xb3644e instanceof Error?_0xb3644e[_0x453378(0x297)]:undefined,'source':_0x453378(0x21d)})[_0x453378(0x294)](()=>{}),{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x1ac)+_0x4c3956}],'isError':![]};}}case _0x453378(0x245):{const _0x559688=CodebaseSearchArgsSchema[_0x453378(0x270)](_0x2a69a8);if(!_0x559688[_0x453378(0x1ea)])return{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x1eb)+_0x559688['error']}],'isError':!![]};try{const _0x31a92c=MORPH_API_KEY;if(!_0x31a92c)throw new Error(_0x453378(0x205));const _0x4568c9=_0x559688[_0x453378(0x21f)][_0x453378(0x1b4)],_0x1e7fcb=await executeCodebaseSearch({'query':_0x559688[_0x453378(0x21f)]['query'],'target_directories':_0x4568c9,'limit':_0x559688[_0x453378(0x21f)][_0x453378(0x283)]},{'apiKey':_0x31a92c,'repoId':_0x559688[_0x453378(0x21f)][_0x453378(0x1fe)],'branch':_0x559688[_0x453378(0x21f)][_0x453378(0x238)],'commitHash':_0x559688[_0x453378(0x21f)]['commitHash'],'debug':![]});if(!_0x1e7fcb['success'])return{'content':[{'type':'text','text':'Search\x20failed:\x20'+_0x1e7fcb[_0x453378(0x25b)]}],'isError':!![]};const _0x2ce37a=_0x1e7fcb[_0x453378(0x1c0)][_0x453378(0x1a3)]===0x0?_0x453378(0x1d9)+_0x559688['data']['query']+'\x22':_0x453378(0x1e1)+_0x1e7fcb[_0x453378(0x1c0)][_0x453378(0x1a3)]+_0x453378(0x298)+_0x1e7fcb[_0x453378(0x27a)][_0x453378(0x1dd)]+'ms:\x0a\x0a'+_0x1e7fcb['results']['map']((_0x320153,_0x561536)=>_0x561536+0x1+'.\x20'+_0x320153[_0x453378(0x265)]+'\x20('+(_0x320153[_0x453378(0x29b)]*0x64)[_0x453378(0x1f7)](0x1)+_0x453378(0x20c)+(_0x453378(0x21a)+_0x320153[_0x453378(0x24b)]+'-'+_0x320153[_0x453378(0x280)]+'\x0a')+(_0x453378(0x231)+_0x320153[_0x453378(0x218)][_0x453378(0x292)](0x0,0xc8)+(_0x320153[_0x453378(0x218)][_0x453378(0x1a3)]>0xc8?_0x453378(0x1d7):'')+'\x0a'))[_0x453378(0x243)]('\x0a');return{'content':[{'type':_0x453378(0x232),'text':_0x2ce37a}]};}catch(_0x3fb7c0){const _0x3b891a=_0x3fb7c0 instanceof Error?_0x3fb7c0[_0x453378(0x20a)]:String(_0x3fb7c0);return reportMorphError({'error_message':_0x3b891a,'error_type':_0x3fb7c0 instanceof Error?_0x3fb7c0[_0x453378(0x236)][_0x453378(0x1d3)]:_0x453378(0x215),'context':{'tool':_0x453378(0x245),'query':_0x559688[_0x453378(0x21f)][_0x453378(0x1b5)],'repo_id':_0x559688[_0x453378(0x21f)][_0x453378(0x1fe)],'target_directories':_0x559688['data'][_0x453378(0x1b4)]},'stack_trace':_0x3fb7c0 instanceof Error?_0x3fb7c0[_0x453378(0x297)]:undefined,'source':_0x453378(0x21d)})['catch'](()=>{}),{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x226)+_0x3b891a}],'isError':!![]};}}default:throw new Error(_0x453378(0x290)+_0x4b5f41);}}catch(_0x3aab88){const _0x31d1d1=_0x3aab88 instanceof Error?_0x3aab88['message']:String(_0x3aab88);return reportMorphError({'error_message':_0x31d1d1,'error_type':_0x3aab88 instanceof Error?_0x3aab88[_0x453378(0x236)][_0x453378(0x1d3)]:'UnknownError','context':{'tool':name,'arguments':args?JSON['stringify'](args)[_0x453378(0x292)](0x0,0x1f4):undefined,'mcp_server_version':'0.2.0'},'stack_trace':_0x3aab88 instanceof Error?_0x3aab88[_0x453378(0x297)]:undefined,'source':_0x453378(0x21d)})[_0x453378(0x294)](()=>{}),{'content':[{'type':_0x453378(0x232),'text':_0x453378(0x226)+_0x31d1d1}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x50d774){const _0x10c876=a0_0x3ae23d,_0x34260d=await getValidRootDirectories(_0x50d774);if(_0x34260d[_0x10c876(0x1a3)]>0x0)allowedDirectories=[..._0x34260d],console['error']('Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20'+_0x34260d[_0x10c876(0x1a3)]+_0x10c876(0x22c));else{console[_0x10c876(0x25b)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x2a1a47=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x2a1a47&&(allowedDirectories=[_0x2a1a47],console[_0x10c876(0x25b)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x2a1a47));}catch(_0x184ff8){console['error']('Warning:\x20Workspace\x20fallback\x20failed:\x20'+_0x184ff8);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x5aa486=a0_0x3ae23d;try{const _0x4114a7=await server[_0x5aa486(0x2a2)]();_0x4114a7&&'roots'in _0x4114a7&&await updateAllowedDirectoriesFromRoots(_0x4114a7[_0x5aa486(0x1c1)]);}catch(_0x46c7ac){console[_0x5aa486(0x25b)](_0x5aa486(0x210),_0x46c7ac instanceof Error?_0x46c7ac[_0x5aa486(0x20a)]:String(_0x46c7ac));}}),server[a0_0x3ae23d(0x28c)]=async()=>{const _0xa3dce2=a0_0x3ae23d,_0x2534c8=server['getClientCapabilities']();if(_0x2534c8?.[_0xa3dce2(0x1c1)])try{const _0x32bacd=await server['listRoots']();_0x32bacd&&_0xa3dce2(0x1c1)in _0x32bacd?await updateAllowedDirectoriesFromRoots(_0x32bacd['roots']):console['error'](_0xa3dce2(0x281));}catch(_0x1605b8){console[_0xa3dce2(0x25b)]('Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:',_0x1605b8 instanceof Error?_0x1605b8[_0xa3dce2(0x20a)]:String(_0x1605b8));}else{if(allowedDirectories[_0xa3dce2(0x1a3)]>0x0)console[_0xa3dce2(0x25b)](_0xa3dce2(0x1be),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0xa3dce2(0x25b)](_0xa3dce2(0x267));else throw new Error(_0xa3dce2(0x1c7));}}};async function runServer(){const _0x3c361c=a0_0x3ae23d,_0x513df8=new StdioServerTransport();await server[_0x3c361c(0x291)](_0x513df8),console[_0x3c361c(0x25b)](_0x3c361c(0x1df)),allowedDirectories[_0x3c361c(0x1a3)]===0x0&&console['error']('Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol');}runServer()[a0_0x3ae23d(0x294)](_0x99afa3=>{const _0x3fb417=a0_0x3ae23d;console['error']('Fatal\x20error\x20running\x20server:',_0x99afa3),process[_0x3fb417(0x269)](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x235041,_0x44af1e){const _0x2af585=a1_0x33ae,_0x25b757=_0x235041();while(!![]){try{const _0x11ed02=-parseInt(_0x2af585(0x151))/0x1+-parseInt(_0x2af585(0x14e))/0x2*(-parseInt(_0x2af585(0x159))/0x3)+-parseInt(_0x2af585(0x158))/0x4+-parseInt(_0x2af585(0x14d))/0x5*(parseInt(_0x2af585(0x14a))/0x6)+parseInt(_0x2af585(0x14b))/0x7+parseInt(_0x2af585(0x153))/0x8*(parseInt(_0x2af585(0x15a))/0x9)+parseInt(_0x2af585(0x14c))/0xa*(-parseInt(_0x2af585(0x14f))/0xb);if(_0x11ed02===_0x44af1e)break;else _0x25b757['push'](_0x25b757['shift']());}catch(_0x1e3c6d){_0x25b757['push'](_0x25b757['shift']());}}}(a1_0x2c83,0xccfc0));import a1_0x35dc53 from'path';function a1_0x33ae(_0x4b23f2,_0x183bb7){_0x4b23f2=_0x4b23f2-0x148;const _0x2c83ea=a1_0x2c83();let _0x33ae98=_0x2c83ea[_0x4b23f2];return _0x33ae98;}import a1_0x4f4502 from'os';export function convertToWindowsPath(_0x6f7635){const _0x36f9d0=a1_0x33ae;if(_0x6f7635['startsWith'](_0x36f9d0(0x156))){const _0x32d1ab=_0x6f7635[_0x36f9d0(0x15e)](0x5)[_0x36f9d0(0x15d)](),_0x43da2c=_0x6f7635[_0x36f9d0(0x157)](0x6)[_0x36f9d0(0x150)](/\//g,'\x5c');return _0x32d1ab+':'+_0x43da2c;}if(_0x6f7635[_0x36f9d0(0x148)](/^\/[a-zA-Z]\//)){const _0x303494=_0x6f7635[_0x36f9d0(0x15e)](0x1)[_0x36f9d0(0x15d)](),_0xcb3523=_0x6f7635['slice'](0x2)[_0x36f9d0(0x150)](/\//g,'\x5c');return _0x303494+':'+_0xcb3523;}if(_0x6f7635[_0x36f9d0(0x148)](/^[a-zA-Z]:/))return _0x6f7635['replace'](/\//g,'\x5c');return _0x6f7635;}export function normalizePath(_0x4b23c0){const _0x4b6e8c=a1_0x33ae;_0x4b23c0=_0x4b23c0['trim']()[_0x4b6e8c(0x150)](/^["']|["']$/g,'');const _0x24685c=_0x4b23c0[_0x4b6e8c(0x155)]('/')&&!_0x4b23c0[_0x4b6e8c(0x148)](/^\/mnt\/[a-z]\//i)&&!_0x4b23c0['match'](/^\/[a-zA-Z]\//);if(_0x24685c)return _0x4b23c0[_0x4b6e8c(0x150)](/\/+/g,'/')[_0x4b6e8c(0x150)](/\/+$/,'');_0x4b23c0=convertToWindowsPath(_0x4b23c0);if(_0x4b23c0[_0x4b6e8c(0x155)]('\x5c\x5c')){let _0x1fecde=_0x4b23c0;_0x1fecde=_0x1fecde[_0x4b6e8c(0x150)](/^\\{2,}/,'\x5c\x5c');const _0x4314aa=_0x1fecde[_0x4b6e8c(0x149)](0x2)[_0x4b6e8c(0x150)](/\\\\/g,'\x5c');_0x4b23c0='\x5c\x5c'+_0x4314aa;}else _0x4b23c0=_0x4b23c0[_0x4b6e8c(0x150)](/\\\\/g,'\x5c');let _0x463d17=a1_0x35dc53[_0x4b6e8c(0x152)](_0x4b23c0);_0x4b23c0[_0x4b6e8c(0x155)]('\x5c\x5c')&&!_0x463d17[_0x4b6e8c(0x155)]('\x5c\x5c')&&(_0x463d17='\x5c'+_0x463d17);if(_0x463d17[_0x4b6e8c(0x148)](/^[a-zA-Z]:/)){let _0x29588a=_0x463d17[_0x4b6e8c(0x150)](/\//g,'\x5c');return/^[a-z]:/[_0x4b6e8c(0x15b)](_0x29588a)&&(_0x29588a=_0x29588a[_0x4b6e8c(0x15e)](0x0)[_0x4b6e8c(0x15d)]()+_0x29588a[_0x4b6e8c(0x157)](0x1)),_0x29588a;}return _0x463d17[_0x4b6e8c(0x150)](/\//g,'\x5c');}function a1_0x2c83(){const _0x4c6b6c=['10wNYMVZ','11TWszll','replace','58993uuDKwj','normalize','456qgDTZk','homedir','startsWith','/mnt/','slice','320932PjKmFJ','801195psTnIY','129492TQBifd','test','join','toUpperCase','charAt','match','substring','18fwSXMy','3854739pQJOsl','13394330FYzcfh','646405mrMUAX'];a1_0x2c83=function(){return _0x4c6b6c;};return a1_0x2c83();}export function expandHome(_0x536b7f){const _0x4d9fbd=a1_0x33ae;if(_0x536b7f[_0x4d9fbd(0x155)]('~/')||_0x536b7f==='~')return a1_0x35dc53[_0x4d9fbd(0x15c)](a1_0x4f4502[_0x4d9fbd(0x154)](),_0x536b7f[_0x4d9fbd(0x157)](0x1));return _0x536b7f;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a2_0x4ff8(_0x477287,_0x2662eb){_0x477287=_0x477287-0xd2;const _0x742b32=a2_0x742b();let _0x4ff81c=_0x742b32[_0x477287];return _0x4ff81c;}(function(_0xe590be,_0x4c9dcc){const _0x2cce52=a2_0x4ff8,_0x2b320e=_0xe590be();while(!![]){try{const _0x5058e2=parseInt(_0x2cce52(0xe3))/0x1+parseInt(_0x2cce52(0xe4))/0x2*(-parseInt(_0x2cce52(0xe2))/0x3)+parseInt(_0x2cce52(0xe6))/0x4+-parseInt(_0x2cce52(0xd7))/0x5+-parseInt(_0x2cce52(0xd2))/0x6+parseInt(_0x2cce52(0xd3))/0x7+parseInt(_0x2cce52(0xdf))/0x8*(parseInt(_0x2cce52(0xda))/0x9);if(_0x5058e2===_0x4c9dcc)break;else _0x2b320e['push'](_0x2b320e['shift']());}catch(_0x3efed0){_0x2b320e['push'](_0x2b320e['shift']());}}}(a2_0x742b,0xdb756));function a2_0x742b(){const _0x47dc9b=['7088000IfCebF','normalize','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','9zVDgLr','isArray','startsWith','resolve','some','14882440NiRYeP','sep','string','21198FlXcvg','2500esWaiD','470mUFcah','includes','5328652wgEBNP','84108aygLVn','5572434FqXWPj','length','isAbsolute','Path\x20must\x20be\x20absolute\x20after\x20normalization'];a2_0x742b=function(){return _0x47dc9b;};return a2_0x742b();}import a2_0x2c40ea from'path';export function isPathWithinAllowedDirectories(_0x1850fd,_0x88c49a){const _0x1edf71=a2_0x4ff8;if(typeof _0x1850fd!==_0x1edf71(0xe1)||!Array[_0x1edf71(0xdb)](_0x88c49a))return![];if(!_0x1850fd||_0x88c49a[_0x1edf71(0xd4)]===0x0)return![];if(_0x1850fd[_0x1edf71(0xe5)]('\x00'))return![];let _0x1eb5e9;try{_0x1eb5e9=a2_0x2c40ea[_0x1edf71(0xdd)](a2_0x2c40ea[_0x1edf71(0xd8)](_0x1850fd));}catch{return![];}if(!a2_0x2c40ea[_0x1edf71(0xd5)](_0x1eb5e9))throw new Error(_0x1edf71(0xd6));return _0x88c49a[_0x1edf71(0xde)](_0x58e6d0=>{const _0x5a1992=_0x1edf71;if(typeof _0x58e6d0!==_0x5a1992(0xe1)||!_0x58e6d0)return![];if(_0x58e6d0['includes']('\x00'))return![];let _0x25902e;try{_0x25902e=a2_0x2c40ea['resolve'](a2_0x2c40ea['normalize'](_0x58e6d0));}catch{return![];}if(!a2_0x2c40ea[_0x5a1992(0xd5)](_0x25902e))throw new Error(_0x5a1992(0xd9));if(_0x1eb5e9===_0x25902e)return!![];if(_0x25902e===a2_0x2c40ea[_0x5a1992(0xe0)])return _0x1eb5e9['startsWith'](a2_0x2c40ea['sep']);return _0x1eb5e9[_0x5a1992(0xdc)](_0x25902e+a2_0x2c40ea[_0x5a1992(0xe0)]);});}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1f4e31,_0x13b38e){const _0x562bdd=a3_0x233a,_0x3757b7=_0x1f4e31();while(!![]){try{const _0x3d08b8=-parseInt(_0x562bdd(0x1ba))/0x1+parseInt(_0x562bdd(0x1bb))/0x2+-parseInt(_0x562bdd(0x1bc))/0x3*(parseInt(_0x562bdd(0x1ad))/0x4)+parseInt(_0x562bdd(0x1b7))/0x5*(parseInt(_0x562bdd(0x1b4))/0x6)+parseInt(_0x562bdd(0x1b3))/0x7*(-parseInt(_0x562bdd(0x1bd))/0x8)+parseInt(_0x562bdd(0x1c3))/0x9+parseInt(_0x562bdd(0x1b9))/0xa;if(_0x3d08b8===_0x13b38e)break;else _0x3757b7['push'](_0x3757b7['shift']());}catch(_0x3b1895){_0x3757b7['push'](_0x3757b7['shift']());}}}(a3_0x39d6,0xb9c38));function a3_0x39d6(){const _0x33cf76=['push','Skipping\x20','uri','\x20due\x20to\x20error:\x20','9956952ssOWUd','error','message','8IatSxt','invalid\x20path\x20or\x20inaccessible','slice','homedir','non-directory\x20root','isDirectory','7RpbtTQ','258LyDWNC','startsWith','realpath','28585nRAwXL','stat','19731400zcHaCu','978329RQTMXM','875342Ofqvef','2012193gMwrQQ','5458328psabwK','Skipping\x20invalid\x20directory:\x20'];a3_0x39d6=function(){return _0x33cf76;};return a3_0x39d6();}import{promises as a3_0x58f247}from'fs';import a3_0x14512a from'path';import a3_0x426c0a from'os';import{normalizePath}from'./path-utils.js';async function parseRootUri(_0xf7bdbb){const _0x2c9a9e=a3_0x233a;try{const _0xbc86c3=_0xf7bdbb[_0x2c9a9e(0x1b5)]('file://')?_0xf7bdbb[_0x2c9a9e(0x1af)](0x7):_0xf7bdbb,_0x13b72a=_0xbc86c3['startsWith']('~/')||_0xbc86c3==='~'?a3_0x14512a['join'](a3_0x426c0a[_0x2c9a9e(0x1b0)](),_0xbc86c3[_0x2c9a9e(0x1af)](0x1)):_0xbc86c3,_0x236879=a3_0x14512a['resolve'](_0x13b72a),_0x9c73ea=await a3_0x58f247[_0x2c9a9e(0x1b6)](_0x236879);return normalizePath(_0x9c73ea);}catch{return null;}}function a3_0x233a(_0x294536,_0x1e6c8b){_0x294536=_0x294536-0x1ad;const _0x39d67e=a3_0x39d6();let _0x233ae7=_0x39d67e[_0x294536];return _0x233ae7;}function formatDirectoryError(_0x2a73d8,_0x1a3c2e,_0x1e7291){const _0x5cafb6=a3_0x233a;if(_0x1e7291)return _0x5cafb6(0x1c0)+_0x1e7291+':\x20'+_0x2a73d8;const _0x2e9b0d=_0x1a3c2e instanceof Error?_0x1a3c2e[_0x5cafb6(0x1c5)]:String(_0x1a3c2e);return _0x5cafb6(0x1be)+_0x2a73d8+_0x5cafb6(0x1c2)+_0x2e9b0d;}export async function getValidRootDirectories(_0x171fa8){const _0x3e3001=a3_0x233a,_0x387602=[];for(const _0x193e78 of _0x171fa8){const _0x371254=await parseRootUri(_0x193e78[_0x3e3001(0x1c1)]);if(!_0x371254){console[_0x3e3001(0x1c4)](formatDirectoryError(_0x193e78['uri'],undefined,_0x3e3001(0x1ae)));continue;}try{const _0x336d81=await a3_0x58f247[_0x3e3001(0x1b8)](_0x371254);_0x336d81[_0x3e3001(0x1b2)]()?_0x387602[_0x3e3001(0x1bf)](_0x371254):console[_0x3e3001(0x1c4)](formatDirectoryError(_0x371254,undefined,_0x3e3001(0x1b1)));}catch(_0x3b31e3){console['error'](formatDirectoryError(_0x371254,_0x3b31e3));}}return _0x387602;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.96",
|
|
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)",
|