Grep a million GitHub repositories via MCP
Grep just indexed a million GitHub repos over MCP. AI agents can now search public code at scale—without rate limits.

Why it matters
Vercel's Grep tool enables AI applications and agents to query massive code repositories through a standardized interface (MCP), reducing friction for code-aware AI workflows and making it easier to build code-searching agents in Cursor, Claude, and custom deployments.
The key facts
5 to knowGrep now supports Model Context Protocol (MCP)
Enables querying of 1 million public GitHub repositories
Standard HTTP interface for AI apps and agents
Works with Cursor, Claude, and custom integrations
Positions code search as searchable index for AI workflows
Go to the source
Vercel Blogvercel.com
Publisher excerpt: now supports the , enabling AI apps to query a million public GitHub repositories using a standard interface. Whether you're building in Cursor, using Claude, or integrating your own agent, Grep can now serve as a searchable code index over HTTP.GrepModel Context Protocol (MCP)

