Grep now supports the Model Context Protocol (MCP), 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. Link to headingWhat is the Grep MCP serverMCP is a protocol for exposing tools to large language models (LLMs). Grep’s n

