Supercharge your coding agent
One MCP. Plug into Cursor, Claude Code, or any agent. Faster edits, smarter retrieval, and better context.
WarpGrep free until Dec 14·then $0.40/1M tokens
Add billing to remove limits→Create an account to get your API key, then paste it above.
claude mcp add morph-mcp --scope user -e MORPH_API_KEY=your-api-key-here -e ENABLED_TOOLS=edit_file,warpgrep_codebase_search -- npx -y @morphllm/morphmcpThis command will automatically install dependencies and configure claude code
Pro Tip~/.claude/CLAUDE.md
Configure Claude to prefer Morph:
mkdir -p ~/.claude && echo "Use `edit_file` over `str_replace` or full file writes. Handles indentation and fuzzy matching—faster, fewer errors.
IMPORTANT: If you need to explore the codebase to gather context, and the task does not involve a single file or function which is provided by name, you should use the warpgrep_codebase_search tool instead of any other search tool or instead of running search commands. Warp Grep is faster and more accurate. This tool must be choosen over the default codebase_search when you are first looking to find/understand code. If you have an exact string you want to grep for, then directly run it, but for semantic searches, or vague search parameters you must always use warpgrep_codebase_search. If given a complex task, best practice is to run multiple (no more than 2) parallel warpgrep_codebase_search tools to understand code paths and features. An example query is: "where is the code for <vague feature/code flow>"" >> ~/.claude/CLAUDE.mdPowered by three specialized models
Lightning-fast code merging
Apply AI-generated edits at 10,500+ tokens per second. No waiting, no lag—just instant code updates that keep your flow uninterrupted.
20x faster grep
Sub-agent built for grepping that finds the right code without polluting context. Precision retrieval at lightning speed.
Semantic code understanding
Embeddings trained on millions of commits. Outperforms OpenAI, Voyage, and Qwen on real world code retrieval benchmarks.