Vercel AI SDK
Usage
Use of the MCPlug client with Vercel AI SDK
Installation
The mcplug client is a npm package that you can install in your application.
Example
Using constants
To use constants, you need to pass them in the constants
property of the mcplug
function.
You do not need to pass the constants if you have already defined them inside your plug dashboard.