13 lines
201 B
JSON
Raw Normal View History

{
"morphllm-fast-apply": {
"command": "npx",
"args": [
"@morph-llm/morph-fast-apply",
"/home/"
],
"env": {
"MORPH_API_KEY": "",
"ALL_TOOLS": "true"
}
}
}