Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"morphllm-fast-apply": {
"command": "npx",
"args": [
"@morph-llm/morph-fast-apply",
"/home/"
],
"env": {
"ALL_TOOLS": "true",
"MORPH_API_KEY": "<your-morph-api-key>"
}
}
}
}Replace placeholder values for: MORPH_API_KEY
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
npxALL_TOOLS=trueMORPH_API_KEY=