vercel-ai-mcp.md

Vercel AI SDK MCP

from"vercel"
870

Vercel AI SDK integration for building AI apps

AI & ML
VercelAI SDKstreamingedge
install.sh
# Clone the repository
$git clone https://github.com/vercel/ai-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve