The **Model Context Protocol (MCP) client** for the [AI SDK](https://ai-sdk.dev/docs) lets you connect to MCP servers and use their tools with AI SDK functions like `generateText` and `streamText`.
Install attempts
0
Language
typescript
Protocol
2024-11-05
Updated
3 days ago
Quality
50/100
Trust
50/100
Install success
No data yet
Review before installing
Trusted install path
Choose client
Copy or download config
Restart and verify
AI-first code editor with built-in MCP support. Config path: ~/.cursor/mcp.json
{
"mcpServers": {
"@ai-sdk/mcp": {
"command": "npx",
"args": [
"-y",
"@ai-sdk/mcp"
]
}
}
}The Model Context Protocol (MCP) client for the AI SDK lets you connect to MCP servers and use their tools with AI SDK functions like generateText and streamText.
No reviews yet
Be the first to review this server.