Skip to content

Conversation

@aayush-kapoor
Copy link
Contributor

Background

#6890

Summary

Added export to the main index.ts file

Manual Verification

Verified by running pnpm type-check:full after adding an import like import type { MCPClient } from '@ai-sdk/mcp';

Related Issues

Fixes #6890

@vercel-ai-sdk vercel-ai-sdk bot added the ai/mcp label Nov 10, 2025
@gr2m gr2m changed the title chore(mcp): export MCPClient type from '@ai-sdk/mcp' feat(mcp): export MCPClient type from '@ai-sdk/mcp' Nov 10, 2025
@gr2m gr2m added the feature New feature or request label Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/mcp feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export the MCPClient

3 participants