<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/vercel/best-of/2025/07" -->

---
title: Best Vercel posts — July 2025 | daily.dev
description: The most upvoted Vercel posts from July 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/vercel/best-of/2025/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/vercel/best-of/2025/07
og:type: website
og:site_name: daily.dev
og:title: Best Vercel posts — July 2025 | daily.dev
og:description: The most upvoted Vercel posts from July 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Vercel — July 2025

1. 1  
[](https://daily.dev/posts/grep-a-million-github-repositories-via-mcp-3dj9iwu9u "Grep a million GitHub repositories via MCP")  
Article  
![Avatar of vercel](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1)Vercel · 1y  
Grep a million GitHub repositories via MCP  
Grep now supports the Model Context Protocol (MCP), allowing AI agents to search over a million public GitHub repositories through a standardized interface. The MCP server can be easily integrated with AI clients like Cursor and Claude, enabling agents to query code patterns and retrieve relevant snippets in real-time. Vercel built the MCP server quickly using their mcp-handler package, which simplifies the process of exposing existing APIs to AI clients.  
77  
2
2. 2  
[](https://daily.dev/posts/ai-sdk-5-6jnrxs32q "AI SDK 5")  
Article  
![Avatar of vercel](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1)Vercel · 1y  
AI SDK 5  
AI SDK 5 introduces major improvements including type-safe chat integration for React, Vue, Svelte, and Angular with separate UI and model messages for better state management. Key features include agentic loop control with stopWhen and prepareStep functions, experimental speech generation and transcription, enhanced tool capabilities with dynamic tools and provider-executed functions, and full-stack type safety. The release also adds data parts for streaming custom typed data, message metadata support, SSE streaming, and Zod 4 compatibility while maintaining the unified provider API for seamless model switching.  
32  
1
3. 3  
[](https://daily.dev/posts/inngest-joins-the-vercel-marketplace-gyrhpwszl "Inngest joins the Vercel Marketplace")  
Article  
![Avatar of vercel](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1)Vercel · 1y  
Inngest joins the Vercel Marketplace  
Inngest is now available on the Vercel Marketplace, enabling developers to build reliable background jobs and AI workflows for Next.js applications. The integration offers native support for preview environments and branching, with background jobs written directly in the app directory. It includes one-click installation, integrated billing, and a generous free tier of 100K executions per month, making it particularly suitable for adding AI features and agentic patterns to Vercel projects.  
13

[See all Vercel archives](/sources/vercel/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/vercel/best-of/2025/07#page","url":"https://daily.dev/sources/vercel/best-of/2025/07","name":"Best Vercel Posts — July 2025","description":"The most upvoted Vercel posts from July 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/vercel/best-of/2025/07#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/grep-a-million-github-repositories-via-mcp-3dj9iwu9u","name":"Grep a million GitHub repositories via MCP"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/ai-sdk-5-6jnrxs32q","name":"AI SDK 5"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/inngest-joins-the-vercel-marketplace-gyrhpwszl","name":"Inngest joins the Vercel Marketplace"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/vercel/best-of"},{"@type":"ListItem","position":5,"name":"July 2025"}]}]}
```

