Vercel AI Development Platform
Unified workflow capability for AI-powered application development using Vercel's AI platform. Enables developers and AI agents to generate full-stack web applications via v0, query and compare AI models via the AI Gateway, and create text embeddings for semantic search and retrieval applications. Designed for developers building AI-native applications on the Vercel platform.
What You Can Do
MCP Tools
list-ai-models
List all AI models available via the Vercel AI Gateway (Anthropic, OpenAI, Google, Meta, Mistral, and more)
chat-with-model
Send a chat completion request to any AI model via the Vercel AI Gateway
create-embedding
Create text embeddings for semantic search or retrieval using any embedding model
generate-web-app
Generate a full-stack Next.js web application from a natural language description using v0
get-generated-app
Get the code files and preview URL for a v0 generated application
iterate-web-app
Refine a v0 generated application with follow-up instructions (e.g., add dark mode, fix responsive layout, add authentication)