From ai-agents
Connects remotely to https://mcp.grep.app (Grep.app) for grep-based code search across open-source GitHub repositories.
npx claudepluginhub stringke/ai-agents --plugin ai-agentsAdd to your .mcp.json:
{
"mcpServers": {
"gh_grep": {
"url": "https://mcp.grep.app"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.grep.appShare bugs, ideas, or general feedback.