Fast Apply
Your agent outputs a lazy edit snippet (changed lines +// ... existing code ... markers). Morph merges it into the original file and returns the result. 98% accuracy, sub-second latency.
Install
Add to your agent
The SDK provides tool factories for every major framework. One line gives your agent an For tool definition schemas, system prompt instructions, and output-parsing mode, see the Fast Apply product page.
edit_file tool:- Anthropic
- OpenAI
- Vercel AI SDK
WarpGrep
Code search subagent. Searches your codebase in its own context window, finds relevant code in 3.8 steps, returns file/line-range spans. Your agent’s context stays clean.Add to your agent
- Anthropic
- OpenAI
- Vercel AI SDK
Next Steps
Fast Apply
Tool schemas, system prompts, and the lazy edit format
WarpGrep
Streaming, GitHub search, remote execution
MCP Integration
One command to add Morph to Claude Code, Cursor, or Codex
SDK Reference
Complete API documentation