MCP.so
Sign In
>_

ripgrepOfficialFeatured

@BurntSushi

About ripgrep

Recursively search files with fast regex matching and gitignore support.

#rg#terminal-apps#developer-tool#official#agent-ready#ripgrep

Installation

brew install ripgrep

What it does

Fast terminal workflow

Keyboard-first interface

Composable with shell tools

Command examples

  1. 1
    rg "TODO"
  2. 2
    rg --files
  3. 3
    rg -t ts "createFileRoute"

Comments

More Terminal apps CLIs