Documentation · fully offline
Teach your agent to grep less
greplm indexes your codebase locally and returns compact, jump-ready answers — so agents stop reading whole files to find one symbol.
- Up to 99% fewer tokens
- 74× faster
- MCP-native
- Fully offline
greplm setup live
$ curl -fsSL …/install.sh | sh
greplm installed
$ cd your-project && greplm setup
index ready · daemon warm · agents configured
$
grep + read 22,700
−97.9%
greplm search 474
Same query. same answer.
Agent playbook
Four steps from zero to token-efficient queries.
Explore the docs
Guides Getting started Install, index, agent files Reference MCP server Tools & client setup Guides Usage Workflows, daemon, semantic search Guides Code intelligence Call graph, AST, context packs Guides Token efficiency Context savings & benchmarks Reference Commands Full CLI reference Reference Configuration .greplm/config.toml options More Features & comparison vs ripgrep / LSP