loading…
Search for a command to run...
loading…
Search millions of public GitHub repositories for real-world code patterns and implementation examples. Discover how developers use specific libraries and handl
Search millions of public GitHub repositories for real-world code patterns and implementation examples. Discover how developers use specific libraries and handle complex configurations in production environments. Improve coding speed and accuracy by referencing verified open-source solutions.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"grep": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"arjunkmrm/grep"
]
}
}
}