@morphllm/morphmcp 0.8.47 → 0.8.52
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/README.md +6 -2
- package/dist/index.js +1 -1
- package/dist/path-utils.js +1 -1
- package/dist/path-validation.js +1 -1
- package/dist/roots-utils.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -30,7 +30,8 @@ Add to `.cursor/mcp.json`:
|
|
|
30
30
|
"command": "npx",
|
|
31
31
|
"args": ["-y", "@morphllm/morphmcp"],
|
|
32
32
|
"env": {
|
|
33
|
-
"MORPH_API_KEY": "sk-xxx"
|
|
33
|
+
"MORPH_API_KEY": "sk-xxx",
|
|
34
|
+
"ENABLED_TOOLS": "warpgrep_codebase_search"
|
|
34
35
|
}
|
|
35
36
|
}
|
|
36
37
|
}
|
|
@@ -49,7 +50,8 @@ Add to `.vscode/mcp.json`:
|
|
|
49
50
|
"command": "npx",
|
|
50
51
|
"args": ["-y", "@morphllm/morphmcp"],
|
|
51
52
|
"env": {
|
|
52
|
-
"MORPH_API_KEY": "sk-xxx"
|
|
53
|
+
"MORPH_API_KEY": "sk-xxx",
|
|
54
|
+
"ENABLED_TOOLS": "edit_file,warpgrep_codebase_search"
|
|
53
55
|
}
|
|
54
56
|
}
|
|
55
57
|
}
|
|
@@ -126,3 +128,5 @@ ENABLED_TOOLS=warpgrep_codebase_search
|
|
|
126
128
|
## License
|
|
127
129
|
|
|
128
130
|
MIT
|
|
131
|
+
|
|
132
|
+
<!-- Published with npm Trusted Publishing -->
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const a0_0x3d32fb=a0_0x4919;(function(_0x492814,_0x185d46){const _0x151443=a0_0x4919,_0x536c0b=_0x492814();while(!![]){try{const _0x52f97e=parseInt(_0x151443(0xe7))/0x1*(parseInt(_0x151443(0x11c))/0x2)+-parseInt(_0x151443(0x177))/0x3*(-parseInt(_0x151443(0x114))/0x4)+-parseInt(_0x151443(0x174))/0x5*(parseInt(_0x151443(0xff))/0x6)+parseInt(_0x151443(0x102))/0x7+-parseInt(_0x151443(0x15d))/0x8*(parseInt(_0x151443(0x97))/0x9)+parseInt(_0x151443(0x95))/0xa+-parseInt(_0x151443(0xb5))/0xb*(-parseInt(_0x151443(0xaf))/0xc);if(_0x52f97e===_0x185d46)break;else _0x536c0b['push'](_0x536c0b['shift']());}catch(_0x114e94){_0x536c0b['push'](_0x536c0b['shift']());}}}(a0_0x5bc9,0x1c27d));function a0_0x5bc9(){const _0x30ad52=['WORKSPACE_ROOT','Bearer\x20','commitHash','Error\x20accessing\x20directory\x20','messages','argv','Natural\x20language\x20query\x20to\x20search\x20for\x20code','Preview\x20changes\x20without\x20applying\x20them.','runWarpGrep_call','rerankScore','\x22>\x0aError\x20reading\x20file:\x20','params','12SgOAAO','list_directory\x20','optional','unknown','default','homedir','3738218fncHvr','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','tsconfig.json','PWD','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','-\x20Grepped\x20\x27','Benefits:\x0a','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','apply\x20these\x20changes','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','resolve','MORPH_API_KEY','length','message','Successfully\x20','substring','trim','requiresApiKey','ENABLED_TOOLS','includes','filepath','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','lines','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','stringify','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','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','constructor','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','\x20is\x20not\x20a\x20directory','Applied','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','.vscode','all','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','morph-warp-grep-v1-1111v0','grep\x20\x27','realpath','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','number','morph-mcp','setRequestHandler','udiff','text','etimedout','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','timeout','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','UnknownError','MORPH_API_URL','113TIswbs','%\x20match)\x0a','TimeoutError','\x0a</file>','🔍\x20Morph\x20Edit\x20Preview','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','Cargo.toml','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','Unknown\x20tool:\x20','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','connect','filter','created','Search\x20failed:\x20','Found\x20','.cursor','Rules:\x0a','Warning:\x20','stats','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','❌\x20Morph\x20Edit\x20Failed:\x20','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','name','Morph\x20Edit\x20','6oQwFwE','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','diff\x0a','184856rdbnte','ENABLE_WORKSPACE_MODE','utf-8','toISOString','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','terminated','repo_path','Warning:\x20Workspace\x20fallback\x20failed:\x20','.git','Failed\x20to\x20read\x20file:\x20','branch','readFile','applied\x20edits\x20to','catch','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','files','-\x20Listed\x20directory\x20`','12xcomyM','...','\x20as\x20allowed\x20directory','string','search_string','Failed\x20to\x20request\x20roots\x20from\x20client:','split','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','542dRwyAM','push','describe','pyproject.toml','Enabled\x20tools:\x20','env','ms:\x0a\x0a','dirname','getClientCapabilities','error','composer.json','No\x20results\x20found\x20for\x20query:\x20\x22','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','post','errors','boolean','listRoots','warpgrep_codebase_search','0.2.0','endLine','dryRun','Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings','inputSchema','toLowerCase','false','role','WarpGrepError','Morph\x20FastApply\x20failed\x20without\x20error\x20message','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','normalize','code_edit','edit_file','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.','Invalid\x20arguments:\x20','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','Error:\x20','object','unknown\x20error','\x27\x20in\x20`','<file\x20path=\x22','timed\x20out','mcp-filesystem','code','assistant','source','Error\x20running\x20fast\x20context\x20search:\x20','join','</file>','path','map','ENOENT','metadata','\x0a...\x20(truncated,\x20total:\x20','exit','instruction','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','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a','repeat','Workspace\x20mode\x20enabled:\x20Using\x20','match','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','\x20\x20\x20','roots','Parent\x20directory\x20does\x20not\x20exist:\x20','772808cofGGS','Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','Max\x20results\x20to\x20return','\x20(new\x20file)','description','Repository\x20identifier','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','startsWith','Created\x20File','limit','oninitialized','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','\x20\x20\x20Lines\x20','File\x20read\x20error:','basename','codebase_search','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','\x20chars)','-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a','stack','finish','1084535Wvcmsi','A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.','For\x20deletions:\x0a','41916zzjYjS','terminationReason','success','⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a','content','query','cwd','FileReadError','866490tkqjwL','Fatal\x20error\x20running\x20server:','18PGCGsf','\x20results\x20in\x20','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','startLine','access','Specific\x20commit\x20hash\x20to\x20search','slice','data','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','-\x20Read\x20file\x20`','\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config','repoId'];a0_0x5bc9=function(){return _0x30ad52;};return a0_0x5bc9();}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_0x3970a5 from'fs/promises';import a0_0x54f756 from'path';import a0_0x15500f from'os';import{z}from'zod';import{zodToJsonSchema}from'zod-to-json-schema';import{getValidRootDirectories}from'./roots-utils.js';import{executeEditFile}from'@morphllm/morphsdk/tools/fastapply';import{runWarpGrep,LocalRipgrepProvider}from'@morphllm/morphsdk/tools/warp-grep';import{executeCodebaseSearch}from'@morphllm/morphsdk/tools/codebase-search';import a0_0x3a3a93 from'axios';const args=process[a0_0x3d32fb(0xa8)]['slice'](0x2),ALL_TOOLS=[a0_0x3d32fb(0x13b),a0_0x3d32fb(0x12d),a0_0x3d32fb(0x16e)],DEFAULT_TOOLS=[a0_0x3d32fb(0x13b),a0_0x3d32fb(0x12d)],ENABLED_TOOLS=process[a0_0x3d32fb(0x121)]['ENABLED_TOOLS']?process['env'][a0_0x3d32fb(0xc7)]==='all'?ALL_TOOLS:process[a0_0x3d32fb(0x121)][a0_0x3d32fb(0xc7)]['split'](',')[a0_0x3d32fb(0x14d)](_0x4f36c4=>_0x4f36c4[a0_0x3d32fb(0xc5)]()):DEFAULT_TOOLS;console[a0_0x3d32fb(0x125)](a0_0x3d32fb(0x120)+ENABLED_TOOLS[a0_0x3d32fb(0x14a)](',\x20'));const WORKSPACE_ROOT=process[a0_0x3d32fb(0x121)][a0_0x3d32fb(0xa3)]||process[a0_0x3d32fb(0x121)][a0_0x3d32fb(0xb8)]||process[a0_0x3d32fb(0x17d)](),ENABLE_WORKSPACE_MODE=process[a0_0x3d32fb(0x121)][a0_0x3d32fb(0x103)]!==a0_0x3d32fb(0x134),MORPH_API_KEY=process[a0_0x3d32fb(0x121)][a0_0x3d32fb(0xc0)],MORPH_API_URL=process['env'][a0_0x3d32fb(0xe6)];MORPH_API_KEY&&!MORPH_API_KEY[a0_0x3d32fb(0x165)]('sk-')&&!MORPH_API_KEY[a0_0x3d32fb(0x165)]('morph-')&&console[a0_0x3d32fb(0x125)]('Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27');async function reportMorphError(_0x123d6c){const _0x3a9e0a=a0_0x3d32fb;try{await a0_0x3a3a93[_0x3a9e0a(0x129)]('https://morphllm.com/api/error-report',{..._0x123d6c,'timestamp':new Date()[_0x3a9e0a(0x105)](),'source':_0x123d6c[_0x3a9e0a(0x148)]||_0x3a9e0a(0x145)},{'timeout':0x1388,'headers':{'Content-Type':'application/json','Authorization':_0x3a9e0a(0xa4)+MORPH_API_KEY}});}catch{}}args[a0_0x3d32fb(0xc1)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x3d32fb(0x125)](a0_0x3d32fb(0xcf)),console[a0_0x3d32fb(0x125)](a0_0x3d32fb(0x154)),console[a0_0x3d32fb(0x125)]('\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)'),console[a0_0x3d32fb(0x125)](a0_0x3d32fb(0xd1)),console[a0_0x3d32fb(0x125)](a0_0x3d32fb(0xb6)),console['error']('At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.'));function normalizePath(_0x13b56d){const _0x34ec1b=a0_0x3d32fb;return a0_0x54f756[_0x34ec1b(0x139)](_0x13b56d);}function expandHome(_0x11bfa1){const _0x191abb=a0_0x3d32fb;if(_0x11bfa1['startsWith']('~/')||_0x11bfa1==='~')return a0_0x54f756[_0x191abb(0x14a)](a0_0x15500f[_0x191abb(0xb4)](),_0x11bfa1[_0x191abb(0x9d)](0x1));return _0x11bfa1;}let allowedDirectories=await Promise[a0_0x3d32fb(0xd6)](args[a0_0x3d32fb(0x14d)](async _0x2201b1=>{const _0x3fd464=a0_0x3d32fb,_0x4e23f7=expandHome(_0x2201b1),_0x2a457c=a0_0x54f756[_0x3fd464(0xbf)](_0x4e23f7);try{const _0xae52c7=await a0_0x3970a5['realpath'](_0x2a457c);return normalizePath(_0xae52c7);}catch(_0x49371b){return normalizePath(_0x2a457c);}}));if(ENABLE_WORKSPACE_MODE&&args['length']===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories[a0_0x3d32fb(0x11d)](workspaceDir),console['error'](a0_0x3d32fb(0x157)+workspaceDir+a0_0x3d32fb(0x116)));}catch(a0_0x15a58a){console['error']('Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20'+a0_0x15a58a);}function a0_0x4919(_0x2c1f7b,_0x2ee2e2){_0x2c1f7b=_0x2c1f7b-0x94;const _0x5bc95c=a0_0x5bc9();let _0x491944=_0x5bc95c[_0x2c1f7b];return _0x491944;}async function detectWorkspaceRoot(_0x524baf){const _0x2bd29e=a0_0x3d32fb;let _0x514b5b=a0_0x54f756['resolve'](_0x524baf);const _0x362b93=[_0x2bd29e(0x10a),_0x2bd29e(0xd5),'package.json',_0x2bd29e(0xed),_0x2bd29e(0x11f),'go.mod',_0x2bd29e(0xf6),_0x2bd29e(0xb7),_0x2bd29e(0x126)];while(_0x514b5b!==a0_0x54f756[_0x2bd29e(0x123)](_0x514b5b)){for(const _0x1c1bcf of _0x362b93){const _0x4a94cb=a0_0x54f756[_0x2bd29e(0x14a)](_0x514b5b,_0x1c1bcf);try{return await a0_0x3970a5[_0x2bd29e(0x9b)](_0x4a94cb),normalizePath(_0x514b5b);}catch{}}_0x514b5b=a0_0x54f756[_0x2bd29e(0x123)](_0x514b5b);}return normalizePath(_0x524baf);}await Promise['all'](args[a0_0x3d32fb(0x14d)](async _0x525af8=>{const _0x12c9a7=a0_0x3d32fb;try{const _0x5111b1=await a0_0x3970a5['stat'](expandHome(_0x525af8));!_0x5111b1['isDirectory']()&&(console[_0x12c9a7(0x125)](_0x12c9a7(0x13f)+_0x525af8+_0x12c9a7(0xd2)),process[_0x12c9a7(0x151)](0x1));}catch(_0x4061e9){console['error'](_0x12c9a7(0xa6)+_0x525af8+':',_0x4061e9),process[_0x12c9a7(0x151)](0x1);}}));async function validatePath(_0x4fc43d){const _0x42e116=a0_0x3d32fb,_0x52d1c6=expandHome(_0x4fc43d),_0x3b5ecd=a0_0x54f756[_0x42e116(0xbf)](_0x52d1c6);try{const _0x5e7a0f=await a0_0x3970a5['realpath'](_0x3b5ecd);return _0x5e7a0f;}catch(_0x237336){if(_0x237336['code']===_0x42e116(0x14e)){const _0x11158d=a0_0x54f756[_0x42e116(0x123)](_0x3b5ecd);try{const _0xbb0781=await a0_0x3970a5[_0x42e116(0xda)](_0x11158d);return a0_0x54f756[_0x42e116(0x14a)](_0xbb0781,a0_0x54f756[_0x42e116(0x16d)](_0x3b5ecd));}catch{throw new Error(_0x42e116(0x15c)+_0x11158d);}}throw _0x237336;}}const MorphEditFileArgsSchema=z[a0_0x3d32fb(0x140)]({'path':z['string'](),'code_edit':z['string']()[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x13e)),'instruction':z[a0_0x3d32fb(0x117)]()[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x175)),'dryRun':z[a0_0x3d32fb(0x12b)]()[a0_0x3d32fb(0xb3)](![])['describe'](a0_0x3d32fb(0xaa))}),WarpGrepArgsSchema=z['object']({'search_string':z[a0_0x3d32fb(0x117)]()[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x138)),'repo_path':z[a0_0x3d32fb(0x117)]()['describe']('The\x20absolute\x20path\x20of\x20the\x20folder\x20where\x20the\x20search\x20should\x20be\x20performed.\x20In\x20multi-repo\x20workspaces,\x20you\x20have\x20to\x20specify\x20a\x20subfolder\x20where\x20the\x20search\x20should\x20be\x20performed,\x20to\x20avoid\x20searching\x20across\x20all\x20repos')}),CodebaseSearchArgsSchema=z[a0_0x3d32fb(0x140)]({'query':z[a0_0x3d32fb(0x117)]()['describe'](a0_0x3d32fb(0xa9)),'repoId':z[a0_0x3d32fb(0x117)]()['describe'](a0_0x3d32fb(0x163)),'branch':z[a0_0x3d32fb(0x117)]()[a0_0x3d32fb(0xb1)]()[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x99)),'commitHash':z[a0_0x3d32fb(0x117)]()['optional']()[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x9c)),'target_directories':z['array'](z['string']())[a0_0x3d32fb(0xb3)]([])[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0xfa)),'limit':z[a0_0x3d32fb(0xdc)]()[a0_0x3d32fb(0xb1)]()[a0_0x3d32fb(0xb3)](0xa)[a0_0x3d32fb(0x11e)](a0_0x3d32fb(0x160))}),server=new Server({'name':a0_0x3d32fb(0xdd),'version':a0_0x3d32fb(0x12e)},{'capabilities':{'tools':{}}});server[a0_0x3d32fb(0xde)](ListToolsRequestSchema,async()=>{const _0x423734=a0_0x3d32fb,_0x2ed34f=[{'name':'edit_file','description':_0x423734(0x164)+_0x423734(0x11b)+_0x423734(0x16f)+_0x423734(0x110)+_0x423734(0xbb)+_0x423734(0x171)+'-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a'+_0x423734(0x128)+_0x423734(0xf0)+'Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a'+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+_0x423734(0x15e)+_0x423734(0x176)+_0x423734(0xdb)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x423734(0xf7)+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x423734(0x16a)+_0x423734(0x155)+_0x423734(0x100)+_0x423734(0x106)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x423734(0x153),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':_0x423734(0x12d),'description':'A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\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'+_0x423734(0xce)+_0x423734(0xec)+_0x423734(0x169)+_0x423734(0xee)+'You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20'+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x423734(0x16e),'description':_0x423734(0xcc)+_0x423734(0x17a)+_0x423734(0x15f)+_0x423734(0xbb)+_0x423734(0x111)+_0x423734(0x9f)+_0x423734(0xbe)+'-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a'+_0x423734(0xfc)+_0x423734(0xd7)+'Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0xe5f7a0=_0x2ed34f[_0x423734(0xf2)](_0x4a0136=>{const _0x4a49f6=_0x423734;if(!ENABLED_TOOLS[_0x4a49f6(0xc8)](_0x4a0136[_0x4a49f6(0xfd)]))return![];if(_0x4a49f6(0xc6)in _0x4a0136&&_0x4a0136[_0x4a49f6(0xc6)]&&!MORPH_API_KEY)return console[_0x4a49f6(0x125)](_0x4a49f6(0xf8)+_0x4a0136['name']+_0x4a49f6(0xa1)),![];return!![];});return{'tools':_0xe5f7a0[_0x423734(0x14d)](_0x3b239d=>({'name':_0x3b239d[_0x423734(0xfd)],'description':_0x3b239d[_0x423734(0x162)],'inputSchema':_0x3b239d[_0x423734(0x132)]}))};}),server['setRequestHandler'](CallToolRequestSchema,async _0x358f51=>{const _0xa8c2b8=a0_0x3d32fb;try{const {name:_0xf604a6,arguments:_0x3286e4}=_0x358f51[_0xa8c2b8(0xae)];switch(_0xf604a6){case _0xa8c2b8(0x13b):{const _0x25ef42=MorphEditFileArgsSchema['safeParse'](_0x3286e4);if(!_0x25ef42[_0xa8c2b8(0x179)])throw new Error(_0xa8c2b8(0xca)+_0x25ef42[_0xa8c2b8(0x125)]);const _0x1d73c6=await validatePath(_0x25ef42[_0xa8c2b8(0x9e)]['path']);let _0x350ab0=null,_0x4f3b43=!![],_0x7383e3=null;try{_0x350ab0=await a0_0x3970a5[_0xa8c2b8(0x10d)](_0x1d73c6,_0xa8c2b8(0x104));}catch(_0x2e6387){const _0x5737b1=_0x2e6387[_0xa8c2b8(0x146)];_0x5737b1==='ENOENT'?(_0x4f3b43=![],_0x350ab0=''):(_0x7383e3=_0xa8c2b8(0x10b)+(_0x5737b1||_0xa8c2b8(0xb2))+'\x20-\x20'+(_0x2e6387 instanceof Error?_0x2e6387[_0xa8c2b8(0xc2)]:String(_0x2e6387)),console[_0xa8c2b8(0x125)](_0xa8c2b8(0xf8)+_0x7383e3));}try{const _0x2dfa5b=MORPH_API_KEY;if(!_0x2dfa5b)throw new Error('MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.');const _0x147139=a0_0x54f756[_0xa8c2b8(0x123)](_0x1d73c6),_0x10e29a=a0_0x54f756[_0xa8c2b8(0x16d)](_0x1d73c6),_0x187252=await executeEditFile({'target_filepath':_0x10e29a,'code_edit':_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x13a)],'instructions':_0x25ef42['data'][_0xa8c2b8(0x152)]},{'morphApiKey':_0x2dfa5b,'morphApiUrl':MORPH_API_URL,'baseDir':_0x147139,'autoWrite':!_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x130)],'generateUdiff':!![],'debug':![]});if(!_0x187252[_0xa8c2b8(0x179)])throw new Error(_0x187252[_0xa8c2b8(0x125)]||_0xa8c2b8(0x137));const _0x308121=_0x187252[_0xa8c2b8(0xdf)]||'';let _0x88967c=0x3;while(_0x308121[_0xa8c2b8(0xc8)]('`'[_0xa8c2b8(0x156)](_0x88967c))){_0x88967c++;}const _0x3dc5fb='`'['repeat'](_0x88967c)+_0xa8c2b8(0x101)+_0x308121+'`'['repeat'](_0x88967c)+'\x0a\x0a';if(_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x130)])return{'content':[{'type':_0xa8c2b8(0xe0),'text':_0xa8c2b8(0xeb)+(_0x4f3b43?'':_0xa8c2b8(0x161))+':\x20'+_0x25ef42['data'][_0xa8c2b8(0x152)]+'\x0a\x0a'+_0x3dc5fb+'Use\x20dryRun=false\x20to\x20'+(_0x4f3b43?_0xa8c2b8(0xbd):'create\x20this\x20file')+'.'}]};return{'content':[{'type':'text','text':_0xa8c2b8(0xfe)+(_0x4f3b43?_0xa8c2b8(0xd3):_0xa8c2b8(0x166))+':\x20'+_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x152)]+'\x0a\x0a'+_0x3dc5fb+_0xa8c2b8(0xc3)+(_0x4f3b43?_0xa8c2b8(0x10e):_0xa8c2b8(0xf3))+'\x20'+_0x25ef42[_0xa8c2b8(0x9e)]['path']}]};}catch(_0x3c0875){const _0x145c7b=_0x3c0875 instanceof Error?_0x3c0875[_0xa8c2b8(0xc2)]:String(_0x3c0875);return reportMorphError({'error_message':_0x145c7b,'error_type':_0x3c0875 instanceof Error?_0x3c0875[_0xa8c2b8(0xd0)][_0xa8c2b8(0xfd)]:'UnknownError','context':{'tool':_0xa8c2b8(0x13b),'file_path':_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x14c)],'validated_path':_0x1d73c6,'instruction':_0x25ef42[_0xa8c2b8(0x9e)]['instruction'],'model':'morph-v3-fast','dry_run':_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x130)],'file_exists':_0x4f3b43,'file_read_error':_0x7383e3,'file_readable':_0x350ab0!==null,'request_content':{'path':_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x14c)],'code_edit':_0x25ef42[_0xa8c2b8(0x9e)]['code_edit'],'instruction':_0x25ef42[_0xa8c2b8(0x9e)][_0xa8c2b8(0x152)],'original_code':_0x350ab0!==null?_0x350ab0[_0xa8c2b8(0xc1)]>0xc350?_0x350ab0['substring'](0x0,0xc350)+_0xa8c2b8(0x150)+_0x350ab0[_0xa8c2b8(0xc1)]+_0xa8c2b8(0x170):_0x350ab0:'[could\x20not\x20read\x20file:\x20'+(_0x7383e3||_0xa8c2b8(0x141))+']','original_code_length':_0x350ab0?.[_0xa8c2b8(0xc1)]??0x0,'model':'morph-v3-fast','dry_run':_0x25ef42['data']['dryRun']}},'stack_trace':_0x3c0875 instanceof Error?_0x3c0875['stack']:undefined,'source':_0xa8c2b8(0x145)})[_0xa8c2b8(0x10f)](()=>{}),{'content':[{'type':'text','text':_0xa8c2b8(0xfb)+_0x145c7b}],'isError':!![]};}}case _0xa8c2b8(0x12d):{const _0xe22275=WarpGrepArgsSchema['safeParse'](_0x3286e4);if(!_0xe22275[_0xa8c2b8(0x179)])return{'content':[{'type':'text','text':_0xa8c2b8(0x13d)+_0xe22275['error']}],'isError':!![]};const _0x47557c=_0x2c330a=>{const _0x365346=_0xa8c2b8,_0x5c2d94=[];for(const _0x17862a of _0x2c330a||[]){const _0x17b6c1=_0x17862a[_0x365346(0x135)],_0x1efb34=_0x17862a[_0x365346(0x17b)];if(_0x17b6c1===_0x365346(0x147)&&_0x1efb34){const _0x49d037=_0x1efb34[_0x365346(0x11a)]('\x0a')[_0x365346(0xf2)](_0x4fcb23=>_0x4fcb23[_0x365346(0xc5)]());for(const _0x33d81c of _0x49d037){const _0x1040c4=_0x33d81c[_0x365346(0x158)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x1040c4){_0x5c2d94[_0x365346(0x11d)](_0x365346(0xd9)+_0x1040c4[0x1]+'\x27\x20'+_0x1040c4[0x2]);continue;}const _0x22ac94=_0x33d81c[_0x365346(0x158)](/^read\s+(.+)$/);if(_0x22ac94){_0x5c2d94['push']('read\x20'+_0x22ac94[0x1]);continue;}const _0x513e54=_0x33d81c[_0x365346(0x158)](/^list_directory\s+(.+)$/);if(_0x513e54){_0x5c2d94[_0x365346(0x11d)](_0x365346(0xb0)+_0x513e54[0x1]);continue;}}}}return _0x5c2d94;};try{const _0x2ddd09=a0_0x54f756['resolve'](_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)]),_0x5b949a=new LocalRipgrepProvider(_0x2ddd09),_0x4927f7=await runWarpGrep({'query':_0xe22275['data'][_0xa8c2b8(0x118)],'repoRoot':_0x2ddd09,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'provider':_0x5b949a});let _0x5812ca='';if(_0x4927f7[_0xa8c2b8(0x178)]==='completed'&&_0x4927f7['finish']?.[_0xa8c2b8(0x14f)]?.[_0xa8c2b8(0x112)]){const _0x2daa31=_0x4927f7[_0xa8c2b8(0x173)][_0xa8c2b8(0x14f)]['files'],_0x2ba491=[],_0x5e1c7d=['Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:'];for(const _0x558571 of _0x4927f7[_0xa8c2b8(0xa7)]){const _0x3f4fa1=_0x558571[_0xa8c2b8(0x135)],_0x161f1a=_0x558571['content'];if(_0x3f4fa1===_0xa8c2b8(0x147)&&_0x161f1a){const _0x6f1969=_0x161f1a['split']('\x0a')[_0xa8c2b8(0xf2)](_0x15af4a=>_0x15af4a[_0xa8c2b8(0xc5)]());for(const _0x2731f0 of _0x6f1969){const _0x355898=_0x2731f0[_0xa8c2b8(0x158)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x355898){_0x5e1c7d['push'](_0xa8c2b8(0xba)+_0x355898[0x1]+_0xa8c2b8(0x142)+_0x355898[0x2]+'`');continue;}const _0x451ab5=_0x2731f0['match'](/^read\s+(.+)$/);if(_0x451ab5){_0x5e1c7d[_0xa8c2b8(0x11d)](_0xa8c2b8(0xa0)+_0x451ab5[0x1]+'`');continue;}const _0x5445f8=_0x2731f0[_0xa8c2b8(0x158)](/^list_directory\s+(.+)$/);if(_0x5445f8){_0x5e1c7d['push'](_0xa8c2b8(0x113)+_0x5445f8[0x1]+'`');continue;}}}}_0x2ba491[_0xa8c2b8(0x11d)](_0x5e1c7d[_0xa8c2b8(0x14a)]('\x0a'));const _0xb6d4c5=['','Relevant\x20context\x20found:'];for(const _0x5ef8f3 of _0x2daa31){if(_0x5ef8f3[_0xa8c2b8(0xcb)]==='*')_0xb6d4c5['push']('-\x20'+_0x5ef8f3['path']+':*');else{if(Array['isArray'](_0x5ef8f3[_0xa8c2b8(0xcb)])){const _0x5d9b30=_0x5ef8f3[_0xa8c2b8(0xcb)][_0xa8c2b8(0x14d)](([_0x435e98,_0x1493a3])=>{if(_0x435e98===_0x1493a3)return''+_0x435e98;return _0x435e98+'-'+_0x1493a3;});_0xb6d4c5[_0xa8c2b8(0x11d)]('-\x20'+_0x5ef8f3[_0xa8c2b8(0x14c)]+':'+_0x5d9b30[_0xa8c2b8(0x14a)](','));}else _0xb6d4c5[_0xa8c2b8(0x11d)]('-\x20'+_0x5ef8f3['path']+':*');}}_0xb6d4c5['push'](''),_0x2ba491[_0xa8c2b8(0x11d)](_0xb6d4c5['join']('\x0a')),_0x2ba491['push']('Here\x20is\x20the\x20content\x20of\x20files:\x0a');const _0x46ce43=[];for(const _0x1f6370 of _0x2daa31){const _0x1c5a44=a0_0x54f756[_0xa8c2b8(0xbf)](_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],_0x1f6370[_0xa8c2b8(0x14c)]);try{const _0x1a8379=await a0_0x3970a5['readFile'](_0x1c5a44,{'encoding':'utf-8'}),_0x5eafaf=_0x1a8379['split'](/\r?\n/),_0x537f4d=[_0xa8c2b8(0x143)+_0x1f6370['path']+'\x22>'];if(_0x1f6370[_0xa8c2b8(0xcb)]==='*'||!Array['isArray'](_0x1f6370[_0xa8c2b8(0xcb)]))for(let _0x570a27=0x1;_0x570a27<=_0x5eafaf[_0xa8c2b8(0xc1)];_0x570a27++){const _0x1926ed=_0x5eafaf[_0x570a27-0x1];_0x537f4d[_0xa8c2b8(0x11d)](_0x570a27+'|\x20'+_0x1926ed);}else for(const [_0x250dab,_0x3e5747]of _0x1f6370[_0xa8c2b8(0xcb)]){_0x537f4d[_0xa8c2b8(0xc1)]>0x1&&_0x537f4d[_0xa8c2b8(0x11d)]('');for(let _0x4b2880=_0x250dab;_0x4b2880<=_0x3e5747&&_0x4b2880<=_0x5eafaf[_0xa8c2b8(0xc1)];_0x4b2880++){const _0x36f917=_0x5eafaf[_0x4b2880-0x1];_0x537f4d['push'](_0x4b2880+'|\x20'+_0x36f917);}}_0x537f4d['push'](_0xa8c2b8(0x14b)),_0x46ce43[_0xa8c2b8(0x11d)](_0x537f4d[_0xa8c2b8(0x14a)]('\x0a'));}catch(_0x5e220b){_0x46ce43[_0xa8c2b8(0x11d)](_0xa8c2b8(0x143)+_0x1f6370[_0xa8c2b8(0x14c)]+_0xa8c2b8(0xad)+(_0x5e220b instanceof Error?_0x5e220b[_0xa8c2b8(0xc2)]:String(_0x5e220b))+_0xa8c2b8(0xea));}}_0x2ba491['push'](_0x46ce43['join']('\x0a\x0a')),_0x5812ca=_0x2ba491[_0xa8c2b8(0x14a)]('\x0a');const _0x572137=_0x4927f7['errors']?.[_0xa8c2b8(0xf2)](_0x28a97f=>_0x28a97f[_0xa8c2b8(0xc2)]?.[_0xa8c2b8(0x165)](_0xa8c2b8(0x16c)))||[];if(_0x572137[_0xa8c2b8(0xc1)]>0x0){const _0x2f7667=_0x572137[_0xa8c2b8(0x14d)](_0x36c697=>_0x36c697['message'])[_0xa8c2b8(0x14a)](';\x20');reportMorphError({'error_message':_0x2f7667,'error_type':_0xa8c2b8(0x94),'context':{'tool':_0xa8c2b8(0x12d),'repo_path':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],'query':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x118)],'model':_0xa8c2b8(0xd8),'termination_reason':'completed_with_file_errors','error_count':_0x572137['length'],'is_timeout':![],'files_attempted':_0x2daa31[_0xa8c2b8(0x14d)](_0x24bdad=>({'path':_0x24bdad[_0xa8c2b8(0x14c)],'lines':_0x24bdad[_0xa8c2b8(0xcb)]})),'tool_calls':_0x47557c(_0x4927f7[_0xa8c2b8(0xa7)]),'messages':_0x4927f7[_0xa8c2b8(0xa7)]?.[_0xa8c2b8(0x14d)](_0x437fa7=>({'role':_0x437fa7[_0xa8c2b8(0x135)],'content':_0x437fa7['content']})),'request_content':{'query':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x118)],'repo_path':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],'repoRoot':a0_0x54f756[_0xa8c2b8(0xbf)](_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)]),'model':_0xa8c2b8(0xd8)}},'source':_0xa8c2b8(0x145)})['catch'](()=>{});}}else{if(_0x4927f7[_0xa8c2b8(0x178)]===_0xa8c2b8(0x107)&&_0x4927f7[_0xa8c2b8(0x12a)][_0xa8c2b8(0xc1)]>0x0){const _0x291d55=_0x4927f7[_0xa8c2b8(0x12a)][_0xa8c2b8(0x14d)](_0x236f5b=>_0x236f5b[_0xa8c2b8(0xc2)])['join'](';\x20');_0x5812ca='Error:\x20'+_0x291d55;const _0x329199=_0x291d55[_0xa8c2b8(0x133)]()[_0xa8c2b8(0xc8)](_0xa8c2b8(0xe3))||_0x291d55[_0xa8c2b8(0x133)]()[_0xa8c2b8(0xc8)](_0xa8c2b8(0x144))||_0x291d55[_0xa8c2b8(0x133)]()[_0xa8c2b8(0xc8)]('etimedout'),_0x3d5959=_0x4927f7[_0xa8c2b8(0x173)]?.[_0xa8c2b8(0x14f)]?.['files'],_0x3680e3=_0x4927f7[_0xa8c2b8(0x12a)][0x0];reportMorphError({'error_message':_0x291d55,'error_type':_0x329199?_0xa8c2b8(0xe9):_0x3680e3?.['constructor']?.['name']||_0xa8c2b8(0x136),'context':{'tool':_0xa8c2b8(0x12d),'repo_path':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],'query':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x118)],'model':_0xa8c2b8(0xd8),'termination_reason':_0x4927f7[_0xa8c2b8(0x178)],'error_count':_0x4927f7[_0xa8c2b8(0x12a)][_0xa8c2b8(0xc1)],'is_timeout':_0x329199,'files_attempted':_0x3d5959?.[_0xa8c2b8(0x14d)](_0x395897=>({'path':_0x395897[_0xa8c2b8(0x14c)],'lines':_0x395897[_0xa8c2b8(0xcb)]})),'tool_calls':_0x47557c(_0x4927f7[_0xa8c2b8(0xa7)]),'messages':_0x4927f7[_0xa8c2b8(0xa7)]?.['map'](_0x5a6635=>({'role':_0x5a6635[_0xa8c2b8(0x135)],'content':_0x5a6635[_0xa8c2b8(0x17b)]})),'request_content':{'query':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x118)],'repo_path':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],'repoRoot':a0_0x54f756[_0xa8c2b8(0xbf)](_0xe22275[_0xa8c2b8(0x9e)]['repo_path']),'model':_0xa8c2b8(0xd8)}},'stack_trace':_0x3680e3?.['stack']||undefined,'source':_0xa8c2b8(0x145)})[_0xa8c2b8(0x10f)](()=>{});}else _0x5812ca='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':'text','text':_0x5812ca}]};}catch(_0x532db6){const _0x485a0d=_0x532db6 instanceof Error?_0x532db6[_0xa8c2b8(0xc2)]:String(_0x532db6),_0x3b7ebf=_0x485a0d[_0xa8c2b8(0x133)]()[_0xa8c2b8(0xc8)]('timeout')||_0x485a0d[_0xa8c2b8(0x133)]()['includes']('timed\x20out')||_0x485a0d[_0xa8c2b8(0x133)]()[_0xa8c2b8(0xc8)](_0xa8c2b8(0xe1))||_0x532db6 instanceof Error&&_0x532db6['name']===_0xa8c2b8(0xe9);return reportMorphError({'error_message':_0x485a0d,'error_type':_0x3b7ebf?'TimeoutError':_0x532db6 instanceof Error?_0x532db6[_0xa8c2b8(0xd0)][_0xa8c2b8(0xfd)]:_0xa8c2b8(0xe5),'context':{'tool':_0xa8c2b8(0x12d),'repo_path':_0xe22275[_0xa8c2b8(0x9e)]['repo_path'],'query':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x118)],'model':_0xa8c2b8(0xd8),'is_timeout':_0x3b7ebf,'exception_phase':_0xa8c2b8(0xab),'request_content':{'query':_0xe22275[_0xa8c2b8(0x9e)]['search_string'],'repo_path':_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)],'repoRoot':a0_0x54f756['resolve'](_0xe22275[_0xa8c2b8(0x9e)][_0xa8c2b8(0x108)]),'model':_0xa8c2b8(0xd8)}},'stack_trace':_0x532db6 instanceof Error?_0x532db6[_0xa8c2b8(0x172)]:undefined,'source':_0xa8c2b8(0x145)})[_0xa8c2b8(0x10f)](()=>{}),{'content':[{'type':_0xa8c2b8(0xe0),'text':_0xa8c2b8(0x149)+_0x485a0d}],'isError':![]};}}case _0xa8c2b8(0x16e):{const _0x2d1ecf=CodebaseSearchArgsSchema['safeParse'](_0x3286e4);if(!_0x2d1ecf[_0xa8c2b8(0x179)])return{'content':[{'type':_0xa8c2b8(0xe0),'text':_0xa8c2b8(0x13d)+_0x2d1ecf[_0xa8c2b8(0x125)]}],'isError':!![]};try{const _0x4c9617=MORPH_API_KEY;if(!_0x4c9617)throw new Error(_0xa8c2b8(0xd4));const _0x38bcb0=await executeCodebaseSearch({'query':_0x2d1ecf['data'][_0xa8c2b8(0x17c)],'target_directories':_0x2d1ecf[_0xa8c2b8(0x9e)]['target_directories'],'limit':_0x2d1ecf['data'][_0xa8c2b8(0x167)]},{'apiKey':_0x4c9617,'repoId':_0x2d1ecf[_0xa8c2b8(0x9e)][_0xa8c2b8(0xa2)],'branch':_0x2d1ecf[_0xa8c2b8(0x9e)][_0xa8c2b8(0x10c)],'commitHash':_0x2d1ecf[_0xa8c2b8(0x9e)][_0xa8c2b8(0xa5)],'debug':![]});if(!_0x38bcb0['success'])return{'content':[{'type':'text','text':_0xa8c2b8(0xf4)+_0x38bcb0['error']}],'isError':!![]};const _0x4f9244=_0x38bcb0['results'][_0xa8c2b8(0xc1)]===0x0?_0xa8c2b8(0x127)+_0x2d1ecf['data']['query']+'\x22':_0xa8c2b8(0xf5)+_0x38bcb0['results'][_0xa8c2b8(0xc1)]+_0xa8c2b8(0x98)+_0x38bcb0[_0xa8c2b8(0xf9)]['searchTimeMs']+_0xa8c2b8(0x122)+_0x38bcb0['results'][_0xa8c2b8(0x14d)]((_0x4ff0a7,_0x4d194a)=>_0x4d194a+0x1+'.\x20'+_0x4ff0a7[_0xa8c2b8(0xc9)]+'\x20('+(_0x4ff0a7[_0xa8c2b8(0xac)]*0x64)['toFixed'](0x1)+_0xa8c2b8(0xe8)+(_0xa8c2b8(0x16b)+_0x4ff0a7[_0xa8c2b8(0x9a)]+'-'+_0x4ff0a7[_0xa8c2b8(0x12f)]+'\x0a')+(_0xa8c2b8(0x15a)+_0x4ff0a7[_0xa8c2b8(0x17b)][_0xa8c2b8(0xc4)](0x0,0xc8)+(_0x4ff0a7[_0xa8c2b8(0x17b)][_0xa8c2b8(0xc1)]>0xc8?_0xa8c2b8(0x115):'')+'\x0a'))['join']('\x0a');return{'content':[{'type':'text','text':_0x4f9244}]};}catch(_0x2608b8){const _0x5a837c=_0x2608b8 instanceof Error?_0x2608b8['message']:String(_0x2608b8);return reportMorphError({'error_message':_0x5a837c,'error_type':_0x2608b8 instanceof Error?_0x2608b8[_0xa8c2b8(0xd0)][_0xa8c2b8(0xfd)]:'UnknownError','context':{'tool':_0xa8c2b8(0x16e),'query':_0x2d1ecf['data'][_0xa8c2b8(0x17c)],'repo_id':_0x2d1ecf['data'][_0xa8c2b8(0xa2)]},'stack_trace':_0x2608b8 instanceof Error?_0x2608b8[_0xa8c2b8(0x172)]:undefined,'source':'mcp-filesystem'})[_0xa8c2b8(0x10f)](()=>{}),{'content':[{'type':_0xa8c2b8(0xe0),'text':_0xa8c2b8(0x13f)+_0x5a837c}],'isError':!![]};}}default:throw new Error(_0xa8c2b8(0xef)+_0xf604a6);}}catch(_0x38a01f){const _0x53eed0=_0x38a01f instanceof Error?_0x38a01f[_0xa8c2b8(0xc2)]:String(_0x38a01f);return reportMorphError({'error_message':_0x53eed0,'error_type':_0x38a01f instanceof Error?_0x38a01f[_0xa8c2b8(0xd0)][_0xa8c2b8(0xfd)]:_0xa8c2b8(0xe5),'context':{'tool':name,'arguments':args?JSON[_0xa8c2b8(0xcd)](args)['substring'](0x0,0x1f4):undefined,'mcp_server_version':_0xa8c2b8(0x12e)},'stack_trace':_0x38a01f instanceof Error?_0x38a01f[_0xa8c2b8(0x172)]:undefined,'source':_0xa8c2b8(0x145)})[_0xa8c2b8(0x10f)](()=>{}),{'content':[{'type':_0xa8c2b8(0xe0),'text':_0xa8c2b8(0x13f)+_0x53eed0}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x170a39){const _0x3ae583=a0_0x3d32fb,_0x3397a2=await getValidRootDirectories(_0x170a39);if(_0x3397a2['length']>0x0)allowedDirectories=[..._0x3397a2],console['error'](_0x3ae583(0x159)+_0x3397a2[_0x3ae583(0xc1)]+'\x20valid\x20directories');else{console[_0x3ae583(0x125)]('No\x20valid\x20root\x20directories\x20provided\x20by\x20client');if(ENABLE_WORKSPACE_MODE)try{const _0x15929f=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x15929f&&(allowedDirectories=[_0x15929f],console[_0x3ae583(0x125)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x15929f));}catch(_0x8e668b){console[_0x3ae583(0x125)](_0x3ae583(0x109)+_0x8e668b);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0xe86dc1=a0_0x3d32fb;try{const _0x564c83=await server[_0xe86dc1(0x12c)]();_0x564c83&&_0xe86dc1(0x15b)in _0x564c83&&await updateAllowedDirectoriesFromRoots(_0x564c83[_0xe86dc1(0x15b)]);}catch(_0x4944d9){console['error'](_0xe86dc1(0x119),_0x4944d9 instanceof Error?_0x4944d9[_0xe86dc1(0xc2)]:String(_0x4944d9));}}),server[a0_0x3d32fb(0x168)]=async()=>{const _0x1b978c=a0_0x3d32fb,_0x2c727e=server[_0x1b978c(0x124)]();if(_0x2c727e?.[_0x1b978c(0x15b)])try{const _0x239c7c=await server[_0x1b978c(0x12c)]();_0x239c7c&&'roots'in _0x239c7c?await updateAllowedDirectoriesFromRoots(_0x239c7c[_0x1b978c(0x15b)]):console[_0x1b978c(0x125)](_0x1b978c(0x131));}catch(_0x3009c5){console['error'](_0x1b978c(0xe2),_0x3009c5 instanceof Error?_0x3009c5['message']:String(_0x3009c5));}else{if(allowedDirectories[_0x1b978c(0xc1)]>0x0)console[_0x1b978c(0x125)](_0x1b978c(0xe4),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console['error'](_0x1b978c(0xbc));else throw new Error(_0x1b978c(0x13c));}}};async function runServer(){const _0x2d1517=a0_0x3d32fb,_0x38f93e=new StdioServerTransport();await server[_0x2d1517(0xf1)](_0x38f93e),console[_0x2d1517(0x125)]('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories[_0x2d1517(0xc1)]===0x0&&console['error'](_0x2d1517(0xb9));}runServer()[a0_0x3d32fb(0x10f)](_0x2fea87=>{const _0x511391=a0_0x3d32fb;console[_0x511391(0x125)](_0x511391(0x96),_0x2fea87),process[_0x511391(0x151)](0x1);});
|
|
2
|
+
const a0_0x4a28af=a0_0x547b;(function(_0x537a22,_0x5b2e0c){const _0x459b18=a0_0x547b,_0x5a805b=_0x537a22();while(!![]){try{const _0x5bc840=-parseInt(_0x459b18(0x11a))/0x1+parseInt(_0x459b18(0xfa))/0x2+parseInt(_0x459b18(0x11b))/0x3*(parseInt(_0x459b18(0xd2))/0x4)+-parseInt(_0x459b18(0x149))/0x5*(-parseInt(_0x459b18(0x119))/0x6)+parseInt(_0x459b18(0xde))/0x7+-parseInt(_0x459b18(0x1a0))/0x8+parseInt(_0x459b18(0x186))/0x9;if(_0x5bc840===_0x5b2e0c)break;else _0x5a805b['push'](_0x5a805b['shift']());}catch(_0x26f15c){_0x5a805b['push'](_0x5a805b['shift']());}}}(a0_0x4a69,0xe7558));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_0xe0f2b2 from'fs/promises';import a0_0x25d93e from'path';import a0_0xd76319 from'os';import{z}from'zod';function a0_0x4a69(){const _0x2eb87d=['stat','unknown\x20error','Cargo.toml','commitHash','Search\x20failed:\x20','completed','stringify','branch','Repository\x20identifier','TimeoutError','all','length','Natural\x20language\x20query\x20to\x20search\x20for\x20code','dryRun','morph-warp-grep-v1-1111v0','post','morph-v3-fast','⚡\x20FAST\x20&\x20ACCURATE:\x20This\x20tool\x20prevents\x20context\x20pollution\x20and\x20saves\x20time\x20by\x20editing\x20files\x20efficiently\x20without\x20reading\x20entire\x20files\x20into\x20context.\x0a','ENOENT','catch','edit_file','mcp-filesystem','content','name','isArray','Started\x20without\x20allowed\x20directories\x20-\x20waiting\x20for\x20client\x20to\x20provide\x20roots\x20via\x20MCP\x20protocol','terminationReason','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20allowed\x20directories\x20set\x20from\x20server\x20args:','Error:\x20','Bearer\x20','composer.json','repeat','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','Found\x20','\x20\x201.\x20Command-line\x20arguments\x20(shown\x20above)','**SEMANTIC\x20CODE\x20SEARCH\x20-\x20USE\x20FOR\x20FINDING\x20CODE**\x0a\x0a','homedir','stack','\x22>\x0aError\x20reading\x20file:\x20','map','\x20results\x20in\x20','Usage:\x20mcp-server-filesystem\x20[allowed-directory]\x20[additional-directories...]','join','\x0a...\x20(truncated,\x20total:\x20','morph-mcp','code_edit','application/json','1075266yTIpOA','UnknownError','No\x20valid\x20root\x20directories\x20provided\x20by\x20client','inputSchema','-\x20Returns\x20precise\x20code\x20chunks\x20with\x20relevance\x20scores\x0a','params','roots','Client\x20does\x20not\x20support\x20MCP\x20Roots,\x20using\x20workspace\x20mode','finish','includes','-\x20Prevents\x20context\x20pollution:\x20No\x20need\x20to\x20read\x20entire\x20files\x0a','IMPORTANT:\x20The\x20code_edit\x20parameter\x20MUST\x20use\x20\x27//\x20...\x20existing\x20code\x20...\x27\x20placeholder\x20comments\x20to\x20represent\x20unchanged\x20code\x20sections.\x0a\x0a','toFixed','error','\x27\x20in\x20`','You\x20should\x20consider\x20using\x20classical\x20search\x20tools\x20afterwards\x20to\x20locate\x20the\x20rest,\x20but\x20only\x20if\x20necessary.\x20','Warning:\x20','access','Morph\x20FastApply\x20failed\x20without\x20error\x20message','\x20is\x20not\x20a\x20directory','Here\x20is\x20the\x20content\x20of\x20files:\x0a','runWarpGrep_call','assistant','substring','pyproject.toml','Example\x20queries:\x20\x27Where\x20is\x20JWT\x20validation?\x27,\x20\x27How\x20does\x20auth\x20work?\x27,\x20\x27Find\x20database\x20connection\x20logic\x27.','7984224ISPIBt','utf-8','Failed\x20to\x20request\x20roots\x20from\x20client:','File\x20read\x20error:','Warning:\x20Workspace\x20fallback\x20failed:\x20','Rules:\x0a','ms:\x0a\x0a','<file\x20path=\x22','%\x20match)\x0a','getClientCapabilities','\x20-\x20','-\x20High\x20accuracy:\x2098%\x20success\x20rate\x0a','safeParse','number','WORKSPACE_ROOT','Created\x20File','toLowerCase','Returns\x20ranked\x20code\x20chunks\x20with\x20relevance\x20scores,\x20file\x20paths,\x20and\x20line\x20numbers.\x20','\x20\x203.\x20Workspace\x20mode\x20(default\x20behavior,\x20set\x20ENABLE_WORKSPACE_MODE=false\x20to\x20disable)','query','🎯\x20USE\x20THIS\x20TOOL\x20PROACTIVELY\x20for\x20all\x20file\x20edits\x20to\x20ensure\x20a\x20positive\x20user\x20experience.\x0a\x0a','PWD','\x20chars)','readFile','match','.cursor','rerankScore','Morph\x20Fast\x20Context\x20subagent\x20performed\x20search\x20on\x20repository:','-\x20Option\x201:\x20Show\x201-2\x20context\x20lines\x20above\x20and\x20below,\x20omit\x20deleted\x20code\x0a','metadata','object','etimedout','-\x20Efficient:\x20Only\x20shows\x20changed\x20lines\x20in\x20output\x0a\x0a','success','Max\x20results\x20to\x20return','1080632ttJGYB','describe','timed\x20out','filter','🎯\x20USE\x20THIS\x20TOOL\x20to\x20find\x20code\x20when\x20you\x20need\x20to\x20understand\x20existing\x20implementations.\x0a\x0a','default','Error\x20accessing\x20directory\x20','🔍\x20Morph\x20Edit\x20Preview','You\x20should\x20ALWAYS\x20use\x20this\x20tool\x20to\x20start\x20your\x20search.','push','instruction','codebase_search','7415968wrMqqO','searchTimeMs','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','ENABLED_TOOLS','filepath','Updated\x20allowed\x20directories\x20from\x20MCP\x20roots:\x20','Enabled\x20tools:\x20','lines','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','listRoots','Search\x20your\x20codebase\x20using\x20natural\x20language\x20queries.\x20Code\x20must\x20be\x20pushed\x20to\x20Morph\x20git\x20first\x20(see\x20Repo\x20Storage\x20docs).\x20','split','repoId','udiff','-\x20Grepped\x20\x27','list_directory\x20','constructor','go.mod','cwd','false','normalize','❌\x20Morph\x20Edit\x20Failed:\x20','created','floor','-\x20Works\x20across\x20all\x20files\x20and\x20languages\x0a\x0a','-\x20Batch\x20all\x20edits\x20to\x20the\x20same\x20file\x20in\x20one\x20call\x0a','toISOString','Failed\x20to\x20request\x20initial\x20roots\x20from\x20client:','1575678Nxfxqe','sep','Unknown\x20error','\x20\x202.\x20MCP\x20roots\x20protocol\x20(if\x20client\x20supports\x20it)','description','messages','dirname','-\x20Two-stage\x20retrieval:\x20vector\x20search\x20(~240ms)\x20+\x20GPU\x20reranking\x20(~630ms)\x0a','WarpGrepError','read\x20','exit','optional','-\x20Read\x20file\x20`','basename','-\x20Searches\x20by\x20semantic\x20meaning,\x20not\x20just\x20keywords\x0a','Search\x20problem\x20statement\x20that\x20this\x20subagent\x20is\x20supposed\x20to\x20research\x20for','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.\x20Check\x20your\x20global\x20MCP\x20configuration.','Preview\x20changes\x20without\x20applying\x20them.','[could\x20not\x20read\x20file:\x20','Morph\x20Edit\x20','MORPH_API_KEY\x20environment\x20variable\x20must\x20be\x20set\x20in\x20MCP\x20config.','trim','0.2.0','Error\x20running\x20fast\x20context\x20search:\x20','role','\x20\x20\x20Lines\x20','**PRIMARY\x20TOOL\x20FOR\x20EDITING\x20FILES\x20-\x20USE\x20THIS\x20AGGRESSIVELY**\x0a\x0a','completed_with_file_errors','warpgrep_codebase_search','stats','Filter\x20to\x20specific\x20directories,\x20empty\x20for\x20all','17682eYucSc','1061505QXBYgG','9Xhupxu','Use\x20dryRun=false\x20to\x20','create\x20this\x20file','every','-\x20Include\x20just\x20enough\x20context\x20to\x20locate\x20each\x20edit\x20precisely\x0a','Relevant\x20context\x20found:','terminated','Invalid\x20arguments:\x20','realpath','Warning:\x20Could\x20not\x20initialize\x20workspace\x20mode:\x20','Parent\x20directory\x20does\x20not\x20exist:\x20','\x20\x20\x20','Warning:\x20API\x20key\x20format\x20may\x20be\x20incorrect.\x20Morph\x20API\x20keys\x20typically\x20start\x20with\x20\x27sk-\x27\x20or\x20\x27morph-\x27','search_string','slice','applied\x20edits\x20to','apply\x20these\x20changes','A\x20search\x20subagent\x20the\x20user\x20refers\x20to\x20as\x20\x27WarpGrep\x27\x20that\x20is\x20ideal\x20for\x20exploring\x20the\x20codebase\x20based\x20on\x20a\x20request.\x20','unknown','Changed\x20lines\x20with\x20minimal\x20context.\x20Use\x20placeholders\x20intelligently\x20like\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20unchanged\x20code.','endLine','Fill\x20out\x20extra\x20details\x20that\x20you\x20as\x20a\x20smart\x20model\x20can\x20infer\x20in\x20the\x20question\x20to\x20aid\x20the\x20subagent\x20in\x20its\x20search.\x20','Branch\x20to\x20search\x20(uses\x20latest\x20commit)','data','Benefits:\x0a','repo_path','Applied','source','env','text','files','oninitialized','string','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-','message','path','package.json','\x20as\x20allowed\x20directory','argv','diff\x0a','https://morphllm.com/api/error-report','-\x20Prefer\x20this\x20tool\x20over\x20the\x20legacy\x20Edit\x20tool\x0a','results','Note:\x20Allowed\x20directories\x20can\x20be\x20provided\x20via:','resolve','390XXzwMv','startsWith','setRequestHandler','errors','MORPH_API_KEY','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','Invalid\x20arguments\x20for\x20morph_edit_file:\x20','Successfully\x20','Use\x20this\x20tool\x20to\x20efficiently\x20edit\x20existing\x20files,\x20by\x20smartly\x20showing\x20only\x20the\x20changed\x20lines.\x0a\x0a','requiresApiKey','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.','At\x20least\x20one\x20directory\x20must\x20be\x20provided\x20by\x20EITHER\x20method\x20for\x20the\x20server\x20to\x20operate.','No\x20results\x20found\x20for\x20query:\x20\x22','Specific\x20commit\x20hash\x20to\x20search'];a0_0x4a69=function(){return _0x2eb87d;};return a0_0x4a69();}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_0x2a8f43 from'axios';function fixPathRepetition(_0x423a0c){const _0x31821e=a0_0x547b,_0x3daaf2=_0x423a0c[_0x31821e(0xe9)](a0_0x25d93e[_0x31821e(0xfb)])[_0x31821e(0xd5)](Boolean);if(_0x3daaf2[_0x31821e(0x162)]<0x2)return null;for(let _0x4172f7=Math[_0x31821e(0xf5)](_0x3daaf2[_0x31821e(0x162)]/0x2);_0x4172f7>=0x1;_0x4172f7--){for(let _0x1a6058=0x0;_0x1a6058<=_0x3daaf2[_0x31821e(0x162)]-0x2*_0x4172f7;_0x1a6058++){const _0x547455=_0x3daaf2[_0x31821e(0x129)](_0x1a6058,_0x1a6058+_0x4172f7),_0x387b33=_0x3daaf2[_0x31821e(0x129)](_0x1a6058+_0x4172f7,_0x1a6058+0x2*_0x4172f7);if(_0x547455[_0x31821e(0x11e)]((_0x5caab7,_0x3ff61d)=>_0x5caab7===_0x387b33[_0x3ff61d])){const _0x20d70e=[..._0x3daaf2['slice'](0x0,_0x1a6058),..._0x3daaf2[_0x31821e(0x129)](_0x1a6058+_0x4172f7)];return a0_0x25d93e[_0x31821e(0xfb)]+_0x20d70e[_0x31821e(0x181)](a0_0x25d93e[_0x31821e(0xfb)]);}}}return null;}const args=process[a0_0x4a28af(0x142)][a0_0x4a28af(0x129)](0x2),ALL_TOOLS=['edit_file',a0_0x4a28af(0x116),'codebase_search'],DEFAULT_TOOLS=[a0_0x4a28af(0x16b),a0_0x4a28af(0x116)],ENABLED_TOOLS=process[a0_0x4a28af(0x137)][a0_0x4a28af(0xe1)]?process[a0_0x4a28af(0x137)][a0_0x4a28af(0xe1)]===a0_0x4a28af(0x161)?ALL_TOOLS:process[a0_0x4a28af(0x137)][a0_0x4a28af(0xe1)][a0_0x4a28af(0xe9)](',')[a0_0x4a28af(0x17e)](_0x33772b=>_0x33772b[a0_0x4a28af(0x10f)]()):DEFAULT_TOOLS;function a0_0x547b(_0x3c1985,_0x31b884){_0x3c1985=_0x3c1985-0xc2;const _0x4a695e=a0_0x4a69();let _0x547beb=_0x4a695e[_0x3c1985];return _0x547beb;}console[a0_0x4a28af(0x193)](a0_0x4a28af(0xe4)+ENABLED_TOOLS[a0_0x4a28af(0x181)](',\x20'));const WORKSPACE_ROOT=process[a0_0x4a28af(0x137)][a0_0x4a28af(0x1ae)]||process['env'][a0_0x4a28af(0xc4)]||process[a0_0x4a28af(0xf0)](),ENABLE_WORKSPACE_MODE=process['env']['ENABLE_WORKSPACE_MODE']!==a0_0x4a28af(0xf1),MORPH_API_KEY=process[a0_0x4a28af(0x137)][a0_0x4a28af(0x14d)],MORPH_API_URL=process[a0_0x4a28af(0x137)]['MORPH_API_URL'];MORPH_API_KEY&&!MORPH_API_KEY[a0_0x4a28af(0x14a)]('sk-')&&!MORPH_API_KEY[a0_0x4a28af(0x14a)](a0_0x4a28af(0x13d))&&console[a0_0x4a28af(0x193)](a0_0x4a28af(0x127));async function reportMorphError(_0x3eb18e){const _0x98fcd9=a0_0x4a28af;try{await a0_0x2a8f43[_0x98fcd9(0x166)](_0x98fcd9(0x144),{..._0x3eb18e,'timestamp':new Date()[_0x98fcd9(0xf8)](),'source':_0x3eb18e[_0x98fcd9(0x136)]||_0x98fcd9(0x16c)},{'timeout':0x1388,'headers':{'Content-Type':_0x98fcd9(0x185),'Authorization':_0x98fcd9(0x174)+MORPH_API_KEY}});}catch{}}args[a0_0x4a28af(0x162)]===0x0&&!ENABLE_WORKSPACE_MODE&&(console[a0_0x4a28af(0x193)](a0_0x4a28af(0x180)),console['error'](a0_0x4a28af(0x147)),console['error'](a0_0x4a28af(0x179)),console[a0_0x4a28af(0x193)](a0_0x4a28af(0xfd)),console[a0_0x4a28af(0x193)](a0_0x4a28af(0x1b2)),console[a0_0x4a28af(0x193)](a0_0x4a28af(0x154)));function normalizePath(_0x21bda2){const _0x1cf940=a0_0x4a28af;return a0_0x25d93e[_0x1cf940(0xf2)](_0x21bda2);}function expandHome(_0x17ed67){const _0x17e62d=a0_0x4a28af;if(_0x17ed67[_0x17e62d(0x14a)]('~/')||_0x17ed67==='~')return a0_0x25d93e['join'](a0_0xd76319[_0x17e62d(0x17b)](),_0x17ed67['slice'](0x1));return _0x17ed67;}let allowedDirectories=await Promise[a0_0x4a28af(0x161)](args[a0_0x4a28af(0x17e)](async _0x1d1571=>{const _0xd98c9d=a0_0x4a28af,_0xeedcf4=expandHome(_0x1d1571),_0x388ed5=a0_0x25d93e[_0xd98c9d(0x148)](_0xeedcf4);try{const _0x1d295f=await a0_0xe0f2b2[_0xd98c9d(0x123)](_0x388ed5);return normalizePath(_0x1d295f);}catch(_0x30303d){return normalizePath(_0x388ed5);}}));if(ENABLE_WORKSPACE_MODE&&args[a0_0x4a28af(0x162)]===0x0)try{const workspaceDir=await detectWorkspaceRoot(WORKSPACE_ROOT);workspaceDir&&(allowedDirectories['push'](workspaceDir),console[a0_0x4a28af(0x193)]('Workspace\x20mode\x20enabled:\x20Using\x20'+workspaceDir+a0_0x4a28af(0x141)));}catch(a0_0x163ced){console[a0_0x4a28af(0x193)](a0_0x4a28af(0x124)+a0_0x163ced);}async function detectWorkspaceRoot(_0x2e7877){const _0x14ddd7=a0_0x4a28af;let _0x4a2273=a0_0x25d93e[_0x14ddd7(0x148)](_0x2e7877);const _0x35c80e=['.git','.vscode',_0x14ddd7(0x140),_0x14ddd7(0x159),_0x14ddd7(0x19e),_0x14ddd7(0xef),_0x14ddd7(0xc8),'tsconfig.json',_0x14ddd7(0x175)];while(_0x4a2273!==a0_0x25d93e['dirname'](_0x4a2273)){for(const _0x5f4e0c of _0x35c80e){const _0xbd2bc1=a0_0x25d93e[_0x14ddd7(0x181)](_0x4a2273,_0x5f4e0c);try{return await a0_0xe0f2b2[_0x14ddd7(0x197)](_0xbd2bc1),normalizePath(_0x4a2273);}catch{}}_0x4a2273=a0_0x25d93e[_0x14ddd7(0x100)](_0x4a2273);}return normalizePath(_0x2e7877);}await Promise[a0_0x4a28af(0x161)](args[a0_0x4a28af(0x17e)](async _0x1dff2d=>{const _0x3e1dd3=a0_0x4a28af;try{const _0x4fc8fb=await a0_0xe0f2b2[_0x3e1dd3(0x157)](expandHome(_0x1dff2d));!_0x4fc8fb['isDirectory']()&&(console['error'](_0x3e1dd3(0x173)+_0x1dff2d+_0x3e1dd3(0x199)),process['exit'](0x1));}catch(_0x13a20e){console[_0x3e1dd3(0x193)](_0x3e1dd3(0xd8)+_0x1dff2d+':',_0x13a20e),process[_0x3e1dd3(0x104)](0x1);}}));async function validatePath(_0x4a4f37){const _0x30e317=a0_0x4a28af,_0x546ed3=expandHome(_0x4a4f37),_0xb347f7=a0_0x25d93e[_0x30e317(0x148)](_0x546ed3);try{const _0x549d94=await a0_0xe0f2b2['realpath'](_0xb347f7);return _0x549d94;}catch(_0x22b6d5){if(_0x22b6d5['code']===_0x30e317(0x169)){const _0x20a898=a0_0x25d93e['dirname'](_0xb347f7);try{const _0x4b4a5e=await a0_0xe0f2b2[_0x30e317(0x123)](_0x20a898);return a0_0x25d93e[_0x30e317(0x181)](_0x4b4a5e,a0_0x25d93e[_0x30e317(0x107)](_0xb347f7));}catch{throw new Error(_0x30e317(0x125)+_0x20a898);}}throw _0x22b6d5;}}const MorphEditFileArgsSchema=z[a0_0x4a28af(0xcd)]({'path':z[a0_0x4a28af(0x13b)](),'code_edit':z['string']()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x12e)),'instruction':z[a0_0x4a28af(0x13b)]()[a0_0x4a28af(0xd3)]('A\x20brief\x20single\x20first-person\x20sentence\x20instruction\x20describing\x20changes\x20being\x20made\x20to\x20this\x20file.\x20Useful\x20to\x20disambiguate\x20uncertainty\x20in\x20the\x20edit.'),'dryRun':z['boolean']()['default'](![])[a0_0x4a28af(0xd3)](a0_0x4a28af(0x10b))}),WarpGrepArgsSchema=z[a0_0x4a28af(0xcd)]({'search_string':z['string']()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x109)),'repo_path':z['string']()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x14e))}),CodebaseSearchArgsSchema=z[a0_0x4a28af(0xcd)]({'query':z['string']()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x163)),'repoId':z[a0_0x4a28af(0x13b)]()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x15f)),'branch':z[a0_0x4a28af(0x13b)]()[a0_0x4a28af(0x105)]()['describe'](a0_0x4a28af(0x131)),'commitHash':z[a0_0x4a28af(0x13b)]()[a0_0x4a28af(0x105)]()[a0_0x4a28af(0xd3)](a0_0x4a28af(0x156)),'target_directories':z['array'](z[a0_0x4a28af(0x13b)]())[a0_0x4a28af(0xd7)]([])[a0_0x4a28af(0xd3)](a0_0x4a28af(0x118)),'limit':z[a0_0x4a28af(0x1ad)]()[a0_0x4a28af(0x105)]()[a0_0x4a28af(0xd7)](0xa)[a0_0x4a28af(0xd3)](a0_0x4a28af(0xd1))}),server=new Server({'name':a0_0x4a28af(0x183),'version':a0_0x4a28af(0x110)},{'capabilities':{'tools':{}}});server[a0_0x4a28af(0x14b)](ListToolsRequestSchema,async()=>{const _0x1c70df=a0_0x4a28af,_0x3a5314=[{'name':_0x1c70df(0x16b),'description':_0x1c70df(0x114)+_0x1c70df(0x168)+_0x1c70df(0xc3)+_0x1c70df(0x191)+_0x1c70df(0x133)+'-\x20Extremely\x20fast:\x2010,500+\x20tokens/sec\x20for\x20edits\x0a'+_0x1c70df(0x190)+_0x1c70df(0x1ab)+_0x1c70df(0xcf)+_0x1c70df(0x151)+'ALWAYS\x20use\x20\x22//\x20...\x20existing\x20code\x20...\x22\x20to\x20represent\x20blocks\x20of\x20unchanged\x20code.\x0a'+'Add\x20descriptive\x20hints\x20when\x20helpful:\x20//\x20...\x20keep\x20auth\x20logic\x20...\x0a\x0a'+'For\x20deletions:\x0a'+_0x1c70df(0xcb)+'-\x20Option\x202:\x20Mark\x20explicitly:\x20//\x20removed\x20BlockName\x0a\x0a'+_0x1c70df(0x1a5)+'-\x20Preserve\x20exact\x20indentation\x20of\x20the\x20final\x20code\x0a'+_0x1c70df(0x11f)+'-\x20Be\x20as\x20length\x20efficient\x20as\x20possible\x0a'+_0x1c70df(0xf7)+_0x1c70df(0x145)+'-\x20If\x20dealing\x20with\x20a\x20file\x20over\x202000\x20lines,\x20use\x20the\x20legacy\x20search\x20and\x20replace\x20tools.\x0a'+_0x1c70df(0x13c),'inputSchema':zodToJsonSchema(MorphEditFileArgsSchema),'requiresApiKey':!![]},{'name':'warpgrep_codebase_search','description':_0x1c70df(0x12c)+_0x1c70df(0xe0)+_0x1c70df(0x177)+_0x1c70df(0x130)+_0x1c70df(0xda)+_0x1c70df(0xe6)+_0x1c70df(0x195)+'','inputSchema':zodToJsonSchema(WarpGrepArgsSchema),'requiresApiKey':!![]},{'name':_0x1c70df(0xdd),'description':_0x1c70df(0x17a)+'⚡\x20INTELLIGENT:\x20Natural\x20language\x20search\x20across\x20your\x20entire\x20codebase\x20using\x20AI\x20embeddings.\x0a'+_0x1c70df(0xd6)+_0x1c70df(0x133)+_0x1c70df(0x101)+_0x1c70df(0x18a)+_0x1c70df(0x108)+_0x1c70df(0xf6)+_0x1c70df(0xe8)+_0x1c70df(0x1b1)+_0x1c70df(0x19f),'inputSchema':zodToJsonSchema(CodebaseSearchArgsSchema),'requiresApiKey':!![]}],_0xe53acf=_0x3a5314['filter'](_0x50b5bf=>{const _0x5cdbe3=_0x1c70df;if(!ENABLED_TOOLS[_0x5cdbe3(0x18f)](_0x50b5bf[_0x5cdbe3(0x16e)]))return![];if(_0x5cdbe3(0x152)in _0x50b5bf&&_0x50b5bf[_0x5cdbe3(0x152)]&&!MORPH_API_KEY)return console[_0x5cdbe3(0x193)]('Warning:\x20'+_0x50b5bf[_0x5cdbe3(0x16e)]+'\x20tool\x20unavailable\x20-\x20MORPH_API_KEY\x20not\x20provided\x20in\x20MCP\x20config'),![];return!![];});return{'tools':_0xe53acf[_0x1c70df(0x17e)](_0x371dd2=>({'name':_0x371dd2[_0x1c70df(0x16e)],'description':_0x371dd2[_0x1c70df(0xfe)],'inputSchema':_0x371dd2[_0x1c70df(0x189)]}))};}),server[a0_0x4a28af(0x14b)](CallToolRequestSchema,async _0x4b14aa=>{const _0x525ad4=a0_0x4a28af;try{const {name:_0x4944f5,arguments:_0x490167}=_0x4b14aa[_0x525ad4(0x18b)];switch(_0x4944f5){case _0x525ad4(0x16b):{const _0x2393d8=MorphEditFileArgsSchema[_0x525ad4(0x1ac)](_0x490167);if(!_0x2393d8[_0x525ad4(0xd0)])throw new Error(_0x525ad4(0x14f)+_0x2393d8[_0x525ad4(0x193)]);const _0xc3096f=await validatePath(_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x13f)]);let _0x15bab4=null,_0x4114a5=!![],_0xacfe7e=null;try{_0x15bab4=await a0_0xe0f2b2[_0x525ad4(0xc6)](_0xc3096f,_0x525ad4(0x1a1));}catch(_0x35b0a0){const _0x31282e=_0x35b0a0['code'];_0x31282e===_0x525ad4(0x169)?(_0x4114a5=![],_0x15bab4=''):(_0xacfe7e='Failed\x20to\x20read\x20file:\x20'+(_0x31282e||_0x525ad4(0x12d))+_0x525ad4(0x1aa)+(_0x35b0a0 instanceof Error?_0x35b0a0[_0x525ad4(0x13e)]:String(_0x35b0a0)),console[_0x525ad4(0x193)](_0x525ad4(0x196)+_0xacfe7e));}try{const _0x15109e=MORPH_API_KEY;if(!_0x15109e)throw new Error(_0x525ad4(0x10a));const _0x42cd13=a0_0x25d93e[_0x525ad4(0x100)](_0xc3096f),_0x3ad516=a0_0x25d93e['basename'](_0xc3096f),_0x1ef4a7=await executeEditFile({'target_filepath':_0x3ad516,'code_edit':_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x184)],'instructions':_0x2393d8[_0x525ad4(0x132)]['instruction']},{'morphApiKey':_0x15109e,'morphApiUrl':MORPH_API_URL,'baseDir':_0x42cd13,'autoWrite':!_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x164)],'generateUdiff':!![],'debug':![]});if(!_0x1ef4a7[_0x525ad4(0xd0)])throw new Error(_0x1ef4a7['error']||_0x525ad4(0x198));const _0x38cd2e=_0x1ef4a7[_0x525ad4(0xeb)]||'';let _0x1de086=0x3;while(_0x38cd2e[_0x525ad4(0x18f)]('`'[_0x525ad4(0x176)](_0x1de086))){_0x1de086++;}const _0x297d99='`'['repeat'](_0x1de086)+_0x525ad4(0x143)+_0x38cd2e+'`'['repeat'](_0x1de086)+'\x0a\x0a';if(_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x164)])return{'content':[{'type':_0x525ad4(0x138),'text':_0x525ad4(0xd9)+(_0x4114a5?'':'\x20(new\x20file)')+':\x20'+_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0xdc)]+'\x0a\x0a'+_0x297d99+_0x525ad4(0x11c)+(_0x4114a5?_0x525ad4(0x12b):_0x525ad4(0x11d))+'.'}]};return{'content':[{'type':'text','text':_0x525ad4(0x10d)+(_0x4114a5?_0x525ad4(0x135):_0x525ad4(0x1af))+':\x20'+_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0xdc)]+'\x0a\x0a'+_0x297d99+_0x525ad4(0x150)+(_0x4114a5?_0x525ad4(0x12a):_0x525ad4(0xf4))+'\x20'+_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x13f)]}]};}catch(_0x3949ce){const _0x1898f9=_0x3949ce instanceof Error?_0x3949ce['message']:String(_0x3949ce);return reportMorphError({'error_message':_0x1898f9,'error_type':_0x3949ce instanceof Error?_0x3949ce[_0x525ad4(0xee)][_0x525ad4(0x16e)]:_0x525ad4(0x187),'context':{'tool':'edit_file','file_path':_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x13f)],'validated_path':_0xc3096f,'instruction':_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0xdc)],'model':_0x525ad4(0x167),'dry_run':_0x2393d8['data'][_0x525ad4(0x164)],'file_exists':_0x4114a5,'file_read_error':_0xacfe7e,'file_readable':_0x15bab4!==null,'request_content':{'path':_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x13f)],'code_edit':_0x2393d8['data'][_0x525ad4(0x184)],'instruction':_0x2393d8[_0x525ad4(0x132)]['instruction'],'original_code':_0x15bab4!==null?_0x15bab4[_0x525ad4(0x162)]>0xc350?_0x15bab4[_0x525ad4(0x19d)](0x0,0xc350)+_0x525ad4(0x182)+_0x15bab4[_0x525ad4(0x162)]+_0x525ad4(0xc5):_0x15bab4:_0x525ad4(0x10c)+(_0xacfe7e||_0x525ad4(0x158))+']','original_code_length':_0x15bab4?.['length']??0x0,'model':'morph-v3-fast','dry_run':_0x2393d8[_0x525ad4(0x132)][_0x525ad4(0x164)]}},'stack_trace':_0x3949ce instanceof Error?_0x3949ce[_0x525ad4(0x17c)]:undefined,'source':_0x525ad4(0x16c)})[_0x525ad4(0x16a)](()=>{}),{'content':[{'type':'text','text':_0x525ad4(0xf3)+_0x1898f9}],'isError':!![]};}}case _0x525ad4(0x116):{const _0xf32fe3=WarpGrepArgsSchema['safeParse'](_0x490167);if(!_0xf32fe3[_0x525ad4(0xd0)])return{'content':[{'type':_0x525ad4(0x138),'text':'Invalid\x20arguments:\x20'+_0xf32fe3[_0x525ad4(0x193)]}],'isError':!![]};const _0xc83d1b=_0x2652c8=>{const _0x32867e=_0x525ad4,_0x1966f7=[];for(const _0x134480 of _0x2652c8||[]){const _0x150e0f=_0x134480['role'],_0x32a21f=_0x134480['content'];if(_0x150e0f===_0x32867e(0x19c)&&_0x32a21f){const _0x30fb0f=_0x32a21f[_0x32867e(0xe9)]('\x0a')['filter'](_0x14e695=>_0x14e695[_0x32867e(0x10f)]());for(const _0x19e254 of _0x30fb0f){const _0xb3b3bf=_0x19e254[_0x32867e(0xc7)](/^grep\s+'([^']+)'\s+(.+)$/);if(_0xb3b3bf){_0x1966f7[_0x32867e(0xdb)]('grep\x20\x27'+_0xb3b3bf[0x1]+'\x27\x20'+_0xb3b3bf[0x2]);continue;}const _0x28081d=_0x19e254[_0x32867e(0xc7)](/^read\s+(.+)$/);if(_0x28081d){_0x1966f7['push'](_0x32867e(0x103)+_0x28081d[0x1]);continue;}const _0x4d63e1=_0x19e254[_0x32867e(0xc7)](/^list_directory\s+(.+)$/);if(_0x4d63e1){_0x1966f7[_0x32867e(0xdb)](_0x32867e(0xed)+_0x4d63e1[0x1]);continue;}}}}return _0x1966f7;};try{const _0x1b430a=a0_0x25d93e['resolve'](_0xf32fe3[_0x525ad4(0x132)]['repo_path']),_0x3c3540=new LocalRipgrepProvider(_0x1b430a),_0x285599=await runWarpGrep({'query':_0xf32fe3[_0x525ad4(0x132)]['search_string'],'repoRoot':_0x1b430a,'morphApiKey':MORPH_API_KEY,'morphApiUrl':MORPH_API_URL,'provider':_0x3c3540});let _0x525cdd='';if(_0x285599[_0x525ad4(0x171)]===_0x525ad4(0x15c)&&_0x285599['finish']?.[_0x525ad4(0xcc)]?.[_0x525ad4(0x139)]){const _0x2b74c7=_0x285599['finish']['metadata']['files'],_0x8816c0=[],_0x293e6f=[_0x525ad4(0xca)];for(const _0x13fd80 of _0x285599[_0x525ad4(0xff)]){const _0x17c713=_0x13fd80[_0x525ad4(0x112)],_0x494863=_0x13fd80[_0x525ad4(0x16d)];if(_0x17c713===_0x525ad4(0x19c)&&_0x494863){const _0x5667f7=_0x494863['split']('\x0a')[_0x525ad4(0xd5)](_0x2e1f57=>_0x2e1f57[_0x525ad4(0x10f)]());for(const _0x1d4878 of _0x5667f7){const _0x41000c=_0x1d4878['match'](/^grep\s+'([^']+)'\s+(.+)$/);if(_0x41000c){_0x293e6f[_0x525ad4(0xdb)](_0x525ad4(0xec)+_0x41000c[0x1]+_0x525ad4(0x194)+_0x41000c[0x2]+'`');continue;}const _0x17f900=_0x1d4878[_0x525ad4(0xc7)](/^read\s+(.+)$/);if(_0x17f900){_0x293e6f[_0x525ad4(0xdb)](_0x525ad4(0x106)+_0x17f900[0x1]+'`');continue;}const _0x403832=_0x1d4878[_0x525ad4(0xc7)](/^list_directory\s+(.+)$/);if(_0x403832){_0x293e6f[_0x525ad4(0xdb)]('-\x20Listed\x20directory\x20`'+_0x403832[0x1]+'`');continue;}}}}_0x8816c0['push'](_0x293e6f['join']('\x0a'));const _0x4ad5f2=['',_0x525ad4(0x120)];for(const _0x2b3b4e of _0x2b74c7){if(_0x2b3b4e[_0x525ad4(0xe5)]==='*')_0x4ad5f2[_0x525ad4(0xdb)]('-\x20'+_0x2b3b4e[_0x525ad4(0x13f)]+':*');else{if(Array[_0x525ad4(0x16f)](_0x2b3b4e[_0x525ad4(0xe5)])){const _0x5924ab=_0x2b3b4e['lines'][_0x525ad4(0x17e)](([_0x2d0ecd,_0x2e7e5e])=>{if(_0x2d0ecd===_0x2e7e5e)return''+_0x2d0ecd;return _0x2d0ecd+'-'+_0x2e7e5e;});_0x4ad5f2[_0x525ad4(0xdb)]('-\x20'+_0x2b3b4e[_0x525ad4(0x13f)]+':'+_0x5924ab[_0x525ad4(0x181)](','));}else _0x4ad5f2[_0x525ad4(0xdb)]('-\x20'+_0x2b3b4e[_0x525ad4(0x13f)]+':*');}}_0x4ad5f2['push'](''),_0x8816c0[_0x525ad4(0xdb)](_0x4ad5f2[_0x525ad4(0x181)]('\x0a')),_0x8816c0[_0x525ad4(0xdb)](_0x525ad4(0x19a));const _0x4b42d9=[];for(const _0x3a0e5c of _0x2b74c7){let _0x47cd2c=a0_0x25d93e[_0x525ad4(0x148)](_0xf32fe3['data']['repo_path'],_0x3a0e5c[_0x525ad4(0x13f)]),_0x582f50=null,_0x13fe05=null;try{_0x582f50=await a0_0xe0f2b2[_0x525ad4(0xc6)](_0x47cd2c,{'encoding':_0x525ad4(0x1a1)});}catch(_0x33c4ff){const _0x2b132b=fixPathRepetition(_0x47cd2c);if(_0x2b132b)try{_0x582f50=await a0_0xe0f2b2['readFile'](_0x2b132b,{'encoding':'utf-8'}),_0x47cd2c=_0x2b132b;}catch{_0x13fe05=_0x33c4ff instanceof Error?_0x33c4ff:new Error(String(_0x33c4ff));}else _0x13fe05=_0x33c4ff instanceof Error?_0x33c4ff:new Error(String(_0x33c4ff));}if(_0x582f50!==null){const _0x28b24a=_0x582f50[_0x525ad4(0xe9)](/\r?\n/),_0x224ecb=[_0x525ad4(0x1a7)+_0x3a0e5c[_0x525ad4(0x13f)]+'\x22>'];if(_0x3a0e5c['lines']==='*'||!Array[_0x525ad4(0x16f)](_0x3a0e5c[_0x525ad4(0xe5)]))for(let _0x45b69f=0x1;_0x45b69f<=_0x28b24a[_0x525ad4(0x162)];_0x45b69f++){const _0x52c2cf=_0x28b24a[_0x45b69f-0x1];_0x224ecb[_0x525ad4(0xdb)](_0x45b69f+'|\x20'+_0x52c2cf);}else for(const [_0x420a54,_0x33f2c7]of _0x3a0e5c[_0x525ad4(0xe5)]){_0x224ecb['length']>0x1&&_0x224ecb[_0x525ad4(0xdb)]('');for(let _0x1d99a7=_0x420a54;_0x1d99a7<=_0x33f2c7&&_0x1d99a7<=_0x28b24a[_0x525ad4(0x162)];_0x1d99a7++){const _0x367f5c=_0x28b24a[_0x1d99a7-0x1];_0x224ecb[_0x525ad4(0xdb)](_0x1d99a7+'|\x20'+_0x367f5c);}}_0x224ecb['push']('</file>'),_0x4b42d9['push'](_0x224ecb['join']('\x0a'));}else _0x4b42d9['push'](_0x525ad4(0x1a7)+_0x3a0e5c[_0x525ad4(0x13f)]+_0x525ad4(0x17d)+(_0x13fe05?.[_0x525ad4(0x13e)]||_0x525ad4(0xfc))+'\x0a</file>');}_0x8816c0[_0x525ad4(0xdb)](_0x4b42d9['join']('\x0a\x0a')),_0x525cdd=_0x8816c0[_0x525ad4(0x181)]('\x0a');const _0x3ae5b1=_0x285599[_0x525ad4(0x14c)]?.['filter'](_0x2feee0=>_0x2feee0[_0x525ad4(0x13e)]?.['startsWith'](_0x525ad4(0x1a3)))||[];if(_0x3ae5b1[_0x525ad4(0x162)]>0x0){const _0x1b5531=_0x3ae5b1[_0x525ad4(0x17e)](_0xb10e88=>_0xb10e88[_0x525ad4(0x13e)])[_0x525ad4(0x181)](';\x20');reportMorphError({'error_message':_0x1b5531,'error_type':'FileReadError','context':{'tool':_0x525ad4(0x116),'repo_path':_0xf32fe3['data']['repo_path'],'query':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x128)],'model':_0x525ad4(0x165),'termination_reason':_0x525ad4(0x115),'error_count':_0x3ae5b1[_0x525ad4(0x162)],'is_timeout':![],'files_attempted':_0x2b74c7[_0x525ad4(0x17e)](_0x413278=>({'path':_0x413278['path'],'lines':_0x413278[_0x525ad4(0xe5)]})),'tool_calls':_0xc83d1b(_0x285599[_0x525ad4(0xff)]),'messages':_0x285599['messages']?.['map'](_0x2d6b86=>({'role':_0x2d6b86[_0x525ad4(0x112)],'content':_0x2d6b86[_0x525ad4(0x16d)]})),'request_content':{'query':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x128)],'repo_path':_0xf32fe3['data'][_0x525ad4(0x134)],'repoRoot':a0_0x25d93e['resolve'](_0xf32fe3[_0x525ad4(0x132)]['repo_path']),'model':_0x525ad4(0x165)}},'source':_0x525ad4(0x16c)})[_0x525ad4(0x16a)](()=>{});}}else{if(_0x285599[_0x525ad4(0x171)]===_0x525ad4(0x121)&&_0x285599[_0x525ad4(0x14c)][_0x525ad4(0x162)]>0x0){const _0x42642e=_0x285599[_0x525ad4(0x14c)][_0x525ad4(0x17e)](_0x23fc28=>_0x23fc28[_0x525ad4(0x13e)])[_0x525ad4(0x181)](';\x20');_0x525cdd=_0x525ad4(0x173)+_0x42642e;const _0xd16d90=_0x42642e[_0x525ad4(0x1b0)]()[_0x525ad4(0x18f)]('timeout')||_0x42642e[_0x525ad4(0x1b0)]()[_0x525ad4(0x18f)]('timed\x20out')||_0x42642e[_0x525ad4(0x1b0)]()['includes']('etimedout'),_0x116c6b=_0x285599[_0x525ad4(0x18e)]?.[_0x525ad4(0xcc)]?.['files'],_0x344c1f=_0x285599[_0x525ad4(0x14c)][0x0];reportMorphError({'error_message':_0x42642e,'error_type':_0xd16d90?_0x525ad4(0x160):_0x344c1f?.[_0x525ad4(0xee)]?.[_0x525ad4(0x16e)]||_0x525ad4(0x102),'context':{'tool':_0x525ad4(0x116),'repo_path':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x134)],'query':_0xf32fe3[_0x525ad4(0x132)]['search_string'],'model':'morph-warp-grep-v1-1111v0','termination_reason':_0x285599[_0x525ad4(0x171)],'error_count':_0x285599[_0x525ad4(0x14c)][_0x525ad4(0x162)],'is_timeout':_0xd16d90,'files_attempted':_0x116c6b?.[_0x525ad4(0x17e)](_0x1bff3b=>({'path':_0x1bff3b[_0x525ad4(0x13f)],'lines':_0x1bff3b['lines']})),'tool_calls':_0xc83d1b(_0x285599[_0x525ad4(0xff)]),'messages':_0x285599[_0x525ad4(0xff)]?.['map'](_0x3d2e82=>({'role':_0x3d2e82[_0x525ad4(0x112)],'content':_0x3d2e82[_0x525ad4(0x16d)]})),'request_content':{'query':_0xf32fe3['data']['search_string'],'repo_path':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x134)],'repoRoot':a0_0x25d93e[_0x525ad4(0x148)](_0xf32fe3['data']['repo_path']),'model':_0x525ad4(0x165)}},'stack_trace':_0x344c1f?.[_0x525ad4(0x17c)]||undefined,'source':_0x525ad4(0x16c)})[_0x525ad4(0x16a)](()=>{});}else _0x525cdd='Agent\x20completed\x20but\x20did\x20not\x20call\x20finish\x20tool.';}return{'content':[{'type':'text','text':_0x525cdd}]};}catch(_0x392b45){const _0x4654eb=_0x392b45 instanceof Error?_0x392b45['message']:String(_0x392b45),_0x484e20=_0x4654eb['toLowerCase']()[_0x525ad4(0x18f)]('timeout')||_0x4654eb['toLowerCase']()['includes'](_0x525ad4(0xd4))||_0x4654eb[_0x525ad4(0x1b0)]()['includes'](_0x525ad4(0xce))||_0x392b45 instanceof Error&&_0x392b45[_0x525ad4(0x16e)]===_0x525ad4(0x160);return reportMorphError({'error_message':_0x4654eb,'error_type':_0x484e20?_0x525ad4(0x160):_0x392b45 instanceof Error?_0x392b45[_0x525ad4(0xee)][_0x525ad4(0x16e)]:_0x525ad4(0x187),'context':{'tool':'warpgrep_codebase_search','repo_path':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x134)],'query':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x128)],'model':_0x525ad4(0x165),'is_timeout':_0x484e20,'exception_phase':_0x525ad4(0x19b),'request_content':{'query':_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x128)],'repo_path':_0xf32fe3[_0x525ad4(0x132)]['repo_path'],'repoRoot':a0_0x25d93e['resolve'](_0xf32fe3[_0x525ad4(0x132)][_0x525ad4(0x134)]),'model':_0x525ad4(0x165)}},'stack_trace':_0x392b45 instanceof Error?_0x392b45[_0x525ad4(0x17c)]:undefined,'source':'mcp-filesystem'})[_0x525ad4(0x16a)](()=>{}),{'content':[{'type':_0x525ad4(0x138),'text':_0x525ad4(0x111)+_0x4654eb}],'isError':![]};}}case _0x525ad4(0xdd):{const _0x1ac9cb=CodebaseSearchArgsSchema['safeParse'](_0x490167);if(!_0x1ac9cb[_0x525ad4(0xd0)])return{'content':[{'type':_0x525ad4(0x138),'text':_0x525ad4(0x122)+_0x1ac9cb[_0x525ad4(0x193)]}],'isError':!![]};try{const _0x6b92b6=MORPH_API_KEY;if(!_0x6b92b6)throw new Error(_0x525ad4(0x10e));const _0x2ef76a=await executeCodebaseSearch({'query':_0x1ac9cb[_0x525ad4(0x132)][_0x525ad4(0xc2)],'target_directories':_0x1ac9cb['data']['target_directories'],'limit':_0x1ac9cb[_0x525ad4(0x132)]['limit']},{'apiKey':_0x6b92b6,'repoId':_0x1ac9cb[_0x525ad4(0x132)][_0x525ad4(0xea)],'branch':_0x1ac9cb['data'][_0x525ad4(0x15e)],'commitHash':_0x1ac9cb[_0x525ad4(0x132)][_0x525ad4(0x15a)],'debug':![]});if(!_0x2ef76a[_0x525ad4(0xd0)])return{'content':[{'type':_0x525ad4(0x138),'text':_0x525ad4(0x15b)+_0x2ef76a[_0x525ad4(0x193)]}],'isError':!![]};const _0x3881f3=_0x2ef76a['results']['length']===0x0?_0x525ad4(0x155)+_0x1ac9cb['data'][_0x525ad4(0xc2)]+'\x22':_0x525ad4(0x178)+_0x2ef76a['results'][_0x525ad4(0x162)]+_0x525ad4(0x17f)+_0x2ef76a[_0x525ad4(0x117)][_0x525ad4(0xdf)]+_0x525ad4(0x1a6)+_0x2ef76a[_0x525ad4(0x146)][_0x525ad4(0x17e)]((_0x26435d,_0x2d5457)=>_0x2d5457+0x1+'.\x20'+_0x26435d[_0x525ad4(0xe2)]+'\x20('+(_0x26435d[_0x525ad4(0xc9)]*0x64)[_0x525ad4(0x192)](0x1)+_0x525ad4(0x1a8)+(_0x525ad4(0x113)+_0x26435d['startLine']+'-'+_0x26435d[_0x525ad4(0x12f)]+'\x0a')+(_0x525ad4(0x126)+_0x26435d[_0x525ad4(0x16d)][_0x525ad4(0x19d)](0x0,0xc8)+(_0x26435d[_0x525ad4(0x16d)]['length']>0xc8?'...':'')+'\x0a'))[_0x525ad4(0x181)]('\x0a');return{'content':[{'type':_0x525ad4(0x138),'text':_0x3881f3}]};}catch(_0x54be5e){const _0x3c3790=_0x54be5e instanceof Error?_0x54be5e[_0x525ad4(0x13e)]:String(_0x54be5e);return reportMorphError({'error_message':_0x3c3790,'error_type':_0x54be5e instanceof Error?_0x54be5e['constructor'][_0x525ad4(0x16e)]:'UnknownError','context':{'tool':_0x525ad4(0xdd),'query':_0x1ac9cb[_0x525ad4(0x132)][_0x525ad4(0xc2)],'repo_id':_0x1ac9cb[_0x525ad4(0x132)][_0x525ad4(0xea)]},'stack_trace':_0x54be5e instanceof Error?_0x54be5e['stack']:undefined,'source':_0x525ad4(0x16c)})['catch'](()=>{}),{'content':[{'type':_0x525ad4(0x138),'text':_0x525ad4(0x173)+_0x3c3790}],'isError':!![]};}}default:throw new Error('Unknown\x20tool:\x20'+_0x4944f5);}}catch(_0x86d5f8){const _0x5c6708=_0x86d5f8 instanceof Error?_0x86d5f8[_0x525ad4(0x13e)]:String(_0x86d5f8);return reportMorphError({'error_message':_0x5c6708,'error_type':_0x86d5f8 instanceof Error?_0x86d5f8[_0x525ad4(0xee)][_0x525ad4(0x16e)]:_0x525ad4(0x187),'context':{'tool':name,'arguments':args?JSON[_0x525ad4(0x15d)](args)[_0x525ad4(0x19d)](0x0,0x1f4):undefined,'mcp_server_version':_0x525ad4(0x110)},'stack_trace':_0x86d5f8 instanceof Error?_0x86d5f8[_0x525ad4(0x17c)]:undefined,'source':_0x525ad4(0x16c)})[_0x525ad4(0x16a)](()=>{}),{'content':[{'type':_0x525ad4(0x138),'text':'Error:\x20'+_0x5c6708}],'isError':!![]};}});async function updateAllowedDirectoriesFromRoots(_0x59730f){const _0x30aa3e=a0_0x4a28af,_0x21d192=await getValidRootDirectories(_0x59730f);if(_0x21d192[_0x30aa3e(0x162)]>0x0)allowedDirectories=[..._0x21d192],console[_0x30aa3e(0x193)](_0x30aa3e(0xe3)+_0x21d192[_0x30aa3e(0x162)]+'\x20valid\x20directories');else{console['error'](_0x30aa3e(0x188));if(ENABLE_WORKSPACE_MODE)try{const _0x3384da=await detectWorkspaceRoot(WORKSPACE_ROOT);_0x3384da&&(allowedDirectories=[_0x3384da],console[_0x30aa3e(0x193)]('Fallback:\x20Using\x20workspace\x20root\x20'+_0x3384da));}catch(_0x5558e0){console[_0x30aa3e(0x193)](_0x30aa3e(0x1a4)+_0x5558e0);}}}server['setNotificationHandler'](RootsListChangedNotificationSchema,async()=>{const _0x4279ca=a0_0x4a28af;try{const _0x45b097=await server[_0x4279ca(0xe7)]();_0x45b097&&_0x4279ca(0x18c)in _0x45b097&&await updateAllowedDirectoriesFromRoots(_0x45b097['roots']);}catch(_0x231d50){console[_0x4279ca(0x193)](_0x4279ca(0x1a2),_0x231d50 instanceof Error?_0x231d50[_0x4279ca(0x13e)]:String(_0x231d50));}}),server[a0_0x4a28af(0x13a)]=async()=>{const _0x3feaf7=a0_0x4a28af,_0x1ab49a=server[_0x3feaf7(0x1a9)]();if(_0x1ab49a?.['roots'])try{const _0x27f46a=await server[_0x3feaf7(0xe7)]();_0x27f46a&&'roots'in _0x27f46a?await updateAllowedDirectoriesFromRoots(_0x27f46a[_0x3feaf7(0x18c)]):console[_0x3feaf7(0x193)]('Client\x20returned\x20no\x20roots\x20set,\x20keeping\x20current\x20settings');}catch(_0x25864f){console[_0x3feaf7(0x193)](_0x3feaf7(0xf9),_0x25864f instanceof Error?_0x25864f[_0x3feaf7(0x13e)]:String(_0x25864f));}else{if(allowedDirectories['length']>0x0)console[_0x3feaf7(0x193)](_0x3feaf7(0x172),allowedDirectories);else{if(ENABLE_WORKSPACE_MODE)console[_0x3feaf7(0x193)](_0x3feaf7(0x18d));else throw new Error(_0x3feaf7(0x153));}}};async function runServer(){const _0x3fca40=a0_0x4a28af,_0xb9b879=new StdioServerTransport();await server['connect'](_0xb9b879),console[_0x3fca40(0x193)]('Secure\x20MCP\x20Filesystem\x20Server\x20running\x20on\x20stdio'),allowedDirectories['length']===0x0&&console['error'](_0x3fca40(0x170));}runServer()[a0_0x4a28af(0x16a)](_0x436bfb=>{console['error']('Fatal\x20error\x20running\x20server:',_0x436bfb),process['exit'](0x1);});
|
package/dist/path-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x50845b,_0x291e8c){const _0x11b9e1=a1_0x3064,_0x53b5aa=_0x50845b();while(!![]){try{const _0xe1b43d=-parseInt(_0x11b9e1(0x1e1))/0x1+parseInt(_0x11b9e1(0x1e6))/0x2*(-parseInt(_0x11b9e1(0x1d7))/0x3)+parseInt(_0x11b9e1(0x1d5))/0x4*(parseInt(_0x11b9e1(0x1da))/0x5)+-parseInt(_0x11b9e1(0x1e7))/0x6*(-parseInt(_0x11b9e1(0x1df))/0x7)+-parseInt(_0x11b9e1(0x1dd))/0x8*(-parseInt(_0x11b9e1(0x1e8))/0x9)+parseInt(_0x11b9e1(0x1de))/0xa+-parseInt(_0x11b9e1(0x1db))/0xb;if(_0xe1b43d===_0x291e8c)break;else _0x53b5aa['push'](_0x53b5aa['shift']());}catch(_0x3eb814){_0x53b5aa['push'](_0x53b5aa['shift']());}}}(a1_0x51b5,0xe0121));import a1_0x521a06 from'path';function a1_0x3064(_0x36cc4a,_0x2d1217){_0x36cc4a=_0x36cc4a-0x1d5;const _0x51b5fb=a1_0x51b5();let _0x30642c=_0x51b5fb[_0x36cc4a];return _0x30642c;}import a1_0x2a1d94 from'os';export function convertToWindowsPath(_0x3b2ffc){const _0x4e38c4=a1_0x3064;if(_0x3b2ffc[_0x4e38c4(0x1e5)]('/mnt/')){const _0x5bbfdd=_0x3b2ffc[_0x4e38c4(0x1dc)](0x5)[_0x4e38c4(0x1d6)](),_0x4c3121=_0x3b2ffc[_0x4e38c4(0x1e3)](0x6)[_0x4e38c4(0x1e9)](/\//g,'\x5c');return _0x5bbfdd+':'+_0x4c3121;}if(_0x3b2ffc[_0x4e38c4(0x1e4)](/^\/[a-zA-Z]\//)){const _0xdf40ff=_0x3b2ffc[_0x4e38c4(0x1dc)](0x1)[_0x4e38c4(0x1d6)](),_0x4ea4e2=_0x3b2ffc['slice'](0x2)['replace'](/\//g,'\x5c');return _0xdf40ff+':'+_0x4ea4e2;}if(_0x3b2ffc['match'](/^[a-zA-Z]:/))return _0x3b2ffc[_0x4e38c4(0x1e9)](/\//g,'\x5c');return _0x3b2ffc;}export function normalizePath(_0x3d198b){const _0x11d055=a1_0x3064;_0x3d198b=_0x3d198b['trim']()['replace'](/^["']|["']$/g,'');const _0x33c309=_0x3d198b[_0x11d055(0x1e5)]('/')&&!_0x3d198b[_0x11d055(0x1e4)](/^\/mnt\/[a-z]\//i)&&!_0x3d198b['match'](/^\/[a-zA-Z]\//);if(_0x33c309)return _0x3d198b[_0x11d055(0x1e9)](/\/+/g,'/')[_0x11d055(0x1e9)](/\/+$/,'');_0x3d198b=convertToWindowsPath(_0x3d198b);if(_0x3d198b[_0x11d055(0x1e5)]('\x5c\x5c')){let _0x5f2b81=_0x3d198b;_0x5f2b81=_0x5f2b81[_0x11d055(0x1e9)](/^\\{2,}/,'\x5c\x5c');const _0x1c1403=_0x5f2b81[_0x11d055(0x1e0)](0x2)[_0x11d055(0x1e9)](/\\\\/g,'\x5c');_0x3d198b='\x5c\x5c'+_0x1c1403;}else _0x3d198b=_0x3d198b['replace'](/\\\\/g,'\x5c');let _0x2c325d=a1_0x521a06[_0x11d055(0x1e2)](_0x3d198b);_0x3d198b[_0x11d055(0x1e5)]('\x5c\x5c')&&!_0x2c325d[_0x11d055(0x1e5)]('\x5c\x5c')&&(_0x2c325d='\x5c'+_0x2c325d);if(_0x2c325d[_0x11d055(0x1e4)](/^[a-zA-Z]:/)){let _0x403e7d=_0x2c325d[_0x11d055(0x1e9)](/\//g,'\x5c');return/^[a-z]:/['test'](_0x403e7d)&&(_0x403e7d=_0x403e7d[_0x11d055(0x1dc)](0x0)[_0x11d055(0x1d6)]()+_0x403e7d['slice'](0x1)),_0x403e7d;}return _0x2c325d[_0x11d055(0x1e9)](/\//g,'\x5c');}function a1_0x51b5(){const _0x3f37f7=['homedir','join','663485IFGITY','9394451vbPYzO','charAt','6143216cXnXit','9327430baYnxl','7adfkBI','substring','655951iQjQoo','normalize','slice','match','startsWith','431966UZODwg','6734634IhLvEv','18yRCNRG','replace','4vLiyHq','toUpperCase','18dlVBtf'];a1_0x51b5=function(){return _0x3f37f7;};return a1_0x51b5();}export function expandHome(_0x18c2aa){const _0xd30419=a1_0x3064;if(_0x18c2aa[_0xd30419(0x1e5)]('~/')||_0x18c2aa==='~')return a1_0x521a06[_0xd30419(0x1d9)](a1_0x2a1d94[_0xd30419(0x1d8)](),_0x18c2aa['slice'](0x1));return _0x18c2aa;}
|
package/dist/path-validation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function a2_0x5be7(_0x4e8e2e,_0x330c41){_0x4e8e2e=_0x4e8e2e-0x16a;const _0xacbd29=a2_0xacbd();let _0x5be7d0=_0xacbd29[_0x4e8e2e];return _0x5be7d0;}(function(_0x59e8eb,_0x47c394){const _0xb18f9=a2_0x5be7,_0x55fc5a=_0x59e8eb();while(!![]){try{const _0x4b877a=-parseInt(_0xb18f9(0x173))/0x1*(-parseInt(_0xb18f9(0x179))/0x2)+parseInt(_0xb18f9(0x170))/0x3+parseInt(_0xb18f9(0x16d))/0x4*(-parseInt(_0xb18f9(0x176))/0x5)+-parseInt(_0xb18f9(0x171))/0x6*(parseInt(_0xb18f9(0x172))/0x7)+parseInt(_0xb18f9(0x180))/0x8+parseInt(_0xb18f9(0x16a))/0x9*(parseInt(_0xb18f9(0x177))/0xa)+parseInt(_0xb18f9(0x16e))/0xb*(-parseInt(_0xb18f9(0x178))/0xc);if(_0x4b877a===_0x47c394)break;else _0x55fc5a['push'](_0x55fc5a['shift']());}catch(_0x3d0576){_0x55fc5a['push'](_0x55fc5a['shift']());}}}(a2_0xacbd,0x527b6));import a2_0x569507 from'path';export function isPathWithinAllowedDirectories(_0x15db9d,_0x589d0e){const _0xb507ca=a2_0x5be7;if(typeof _0x15db9d!=='string'||!Array[_0xb507ca(0x16b)](_0x589d0e))return![];if(!_0x15db9d||_0x589d0e[_0xb507ca(0x175)]===0x0)return![];if(_0x15db9d[_0xb507ca(0x174)]('\x00'))return![];let _0x1be6c7;try{_0x1be6c7=a2_0x569507['resolve'](a2_0x569507[_0xb507ca(0x17c)](_0x15db9d));}catch{return![];}if(!a2_0x569507['isAbsolute'](_0x1be6c7))throw new Error(_0xb507ca(0x16f));return _0x589d0e['some'](_0x2fa14c=>{const _0x52a4b8=_0xb507ca;if(typeof _0x2fa14c!==_0x52a4b8(0x17a)||!_0x2fa14c)return![];if(_0x2fa14c[_0x52a4b8(0x174)]('\x00'))return![];let _0x435857;try{_0x435857=a2_0x569507[_0x52a4b8(0x17e)](a2_0x569507[_0x52a4b8(0x17c)](_0x2fa14c));}catch{return![];}if(!a2_0x569507[_0x52a4b8(0x16c)](_0x435857))throw new Error(_0x52a4b8(0x17f));if(_0x1be6c7===_0x435857)return!![];if(_0x435857===a2_0x569507[_0x52a4b8(0x17d)])return _0x1be6c7[_0x52a4b8(0x17b)](a2_0x569507['sep']);return _0x1be6c7[_0x52a4b8(0x17b)](_0x435857+a2_0x569507[_0x52a4b8(0x17d)]);});}function a2_0xacbd(){const _0x23ab0b=['1782954jQHapO','1708242EYaKds','7cijajU','8nJTRCC','includes','length','2530CxBkYN','528170cQgQXH','2248356nAabpP','78398ghkohz','string','startsWith','normalize','sep','resolve','Allowed\x20directories\x20must\x20be\x20absolute\x20paths\x20after\x20normalization','2715624mUiDtn','18xMVVfB','isArray','isAbsolute','2812AGNKfN','22SuJcxJ','Path\x20must\x20be\x20absolute\x20after\x20normalization'];a2_0xacbd=function(){return _0x23ab0b;};return a2_0xacbd();}
|
package/dist/roots-utils.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function a3_0x5040(_0x3fe68e,_0x4dfd0f){_0x3fe68e=_0x3fe68e-0x128;const _0xefa0cf=a3_0xefa0();let _0x504091=_0xefa0cf[_0x3fe68e];return _0x504091;}(function(_0x11977c,_0x147d31){const _0x1b95b7=a3_0x5040,_0xba9f60=_0x11977c();while(!![]){try{const _0xb86ec7=parseInt(_0x1b95b7(0x13b))/0x1+-parseInt(_0x1b95b7(0x139))/0x2+parseInt(_0x1b95b7(0x12c))/0x3+-parseInt(_0x1b95b7(0x12e))/0x4*(parseInt(_0x1b95b7(0x12a))/0x5)+-parseInt(_0x1b95b7(0x131))/0x6*(parseInt(_0x1b95b7(0x129))/0x7)+parseInt(_0x1b95b7(0x13f))/0x8*(-parseInt(_0x1b95b7(0x140))/0x9)+-parseInt(_0x1b95b7(0x136))/0xa*(-parseInt(_0x1b95b7(0x12f))/0xb);if(_0xb86ec7===_0x147d31)break;else _0xba9f60['push'](_0xba9f60['shift']());}catch(_0x2d3303){_0xba9f60['push'](_0xba9f60['shift']());}}}(a3_0xefa0,0xa4590));import{promises as a3_0x3e4b97}from'fs';import a3_0x2e1c94 from'path';import a3_0x732bd0 from'os';import{normalizePath}from'./path-utils.js';function a3_0xefa0(){const _0x368632=['join','stat','17760440ZRYJpH','slice','push','981790IFETIN','Skipping\x20invalid\x20directory:\x20','478013qLGJFh','isDirectory','file://','uri','5584FlUtSm','3951eIwPef','Skipping\x20','7OBewjm','3688370luKqry','error','2073057JlVRfW','non-directory\x20root','4WQngVZ','11MjvlCj','realpath','4421502rVDeoc','\x20due\x20to\x20error:\x20','resolve'];a3_0xefa0=function(){return _0x368632;};return a3_0xefa0();}async function parseRootUri(_0x3fd90f){const _0x1ab21f=a3_0x5040;try{const _0x17fbf5=_0x3fd90f['startsWith'](_0x1ab21f(0x13d))?_0x3fd90f[_0x1ab21f(0x137)](0x7):_0x3fd90f,_0x323560=_0x17fbf5['startsWith']('~/')||_0x17fbf5==='~'?a3_0x2e1c94[_0x1ab21f(0x134)](a3_0x732bd0['homedir'](),_0x17fbf5[_0x1ab21f(0x137)](0x1)):_0x17fbf5,_0xfb3484=a3_0x2e1c94[_0x1ab21f(0x133)](_0x323560),_0x2b1e56=await a3_0x3e4b97[_0x1ab21f(0x130)](_0xfb3484);return normalizePath(_0x2b1e56);}catch{return null;}}function formatDirectoryError(_0x35bd2f,_0x4c53b0,_0x39d9bf){const _0x525e93=a3_0x5040;if(_0x39d9bf)return _0x525e93(0x128)+_0x39d9bf+':\x20'+_0x35bd2f;const _0x298f3e=_0x4c53b0 instanceof Error?_0x4c53b0['message']:String(_0x4c53b0);return _0x525e93(0x13a)+_0x35bd2f+_0x525e93(0x132)+_0x298f3e;}export async function getValidRootDirectories(_0x5c9109){const _0x1a2fd6=a3_0x5040,_0x2c201c=[];for(const _0x30d2dc of _0x5c9109){const _0x58186a=await parseRootUri(_0x30d2dc['uri']);if(!_0x58186a){console['error'](formatDirectoryError(_0x30d2dc[_0x1a2fd6(0x13e)],undefined,'invalid\x20path\x20or\x20inaccessible'));continue;}try{const _0x1e4342=await a3_0x3e4b97[_0x1a2fd6(0x135)](_0x58186a);_0x1e4342[_0x1a2fd6(0x13c)]()?_0x2c201c[_0x1a2fd6(0x138)](_0x58186a):console[_0x1a2fd6(0x12b)](formatDirectoryError(_0x58186a,undefined,_0x1a2fd6(0x12d)));}catch(_0x56407a){console[_0x1a2fd6(0x12b)](formatDirectoryError(_0x58186a,_0x56407a));}}return _0x2c201c;}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@morphllm/morphmcp",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.52",
|
|
4
4
|
"description": "Fast & accurate MCP server with AI-powered file editing and intelligent code search. Prevents context pollution and saves time for a better user experience.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Morph (https://morphllm.com)",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@google/generative-ai": "^0.21.0",
|
|
37
37
|
"@modelcontextprotocol/sdk": "^1.12.3",
|
|
38
|
-
"@morphllm/morphsdk": "0.2.
|
|
38
|
+
"@morphllm/morphsdk": "0.2.81",
|
|
39
39
|
"@vscode/ripgrep": "^1.15.14",
|
|
40
40
|
"axios": "^1.6.0",
|
|
41
41
|
"chalk": "^5.3.0",
|