1
Configure MCP Server
claude_desktop_config.json
{ "mcpServers": { "filesystem-with-morph": { "command": "npx", "args": [ "@morph-llm/morph-fast-apply", "/Users/your-username/" ], "env": { "MORPH_API_KEY": "your-api-key-here", "ALL_TOOLS": "true" } } } }2
Get API Key
Get your API key from the dashboard and replace your-api-key-here in the config.
3
Restart Claude
Restart Claude to load the new MCP server configuration and start using Morph's fast file editing.
.png)

