Shadcn Hooks

useMcp

A hook to get the latest value of a variable

npx shadcn@latest add @hooks/use-mcp
pnpm dlx shadcn@latest add @hooks/use-mcp
yarn dlx shadcn@latest add @hooks/use-mcp
bun x shadcn@latest add @hooks/use-mcp

Copy and paste the following code into your project.

npm install use-mcp
pnpm add use-mcp
yarn add use-mcp
bun add use-mcp

Last updated on