Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
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
Review these signals before enabling this server
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.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
ALL_TOOLS=trueMORPH_API_KEY=Sensitive values you must provide — never committed to source control
npx claudepluginhub rafaelcalleja/claude-market-place --plugin superclaude-framework