midday-ai/ai-sdk-tools
Essential utilities for building production-ready AI applications with Vercel AI SDK. State management, debugging, structured streaming, intelligent agents, and caching.
Platform-specific configuration:
{
"mcpServers": {
"ai-sdk-tools": {
"command": "npx",
"args": [
"-y",
"ai-sdk-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...