ai-sdk
NewAnswer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "ai-sdk": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is ai-sdk?
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
How to install ai-sdk?
To install ai-sdk: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "ai-sdk": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is ai-sdk best for?
ai-sdk is a mcp categorized under General. It is designed for: agent, ai-&-ml, coding. Created by vercel.