13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"morphllm-fast-apply": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@morph-llm/morph-fast-apply",
|
|
"/home/"
|
|
],
|
|
"env": {
|
|
"MORPH_API_KEY": "",
|
|
"ALL_TOOLS": "true"
|
|
}
|
|
}
|
|
} |