Add fast AI code editing to Claude Desktop, Cursor, VS Code and more with Morph Apply API
edit_file
- Lightning-fast code editsedit_file
- Fast code editsread_file
, write_file
list_directory
, create_directory
search_files
, move_file
get_file_info
+ more~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
your-api-key-here
in the config.
ALL_TOOLS: "true"
, try: “List the files in this directory”Tools not showing up in client
npm install -g @morph-llm/morph-fast-apply
API key errors
File access issues
ALL_TOOLS: "false"
first to test basic editingPackage installation issues
npm install -g @morph-llm/morph-fast-apply
npx
instead of global installALL_TOOLS: "false"
for untrusted environmentsnpx @morph-llm/morph-fast-apply --help
to verify installationALL_TOOLS
settingALL_TOOLS: "true"
, try listing directory contents