BeClaude

ai-sdk

New
21.6kSmitheryGeneralby vercel

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".

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "ai-sdk": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
agentai-&-mlcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.