MCP is an open protocol that standardizes how applications provide context to LLMs.
Run the following command to configure the mcp server:
pnpm dlx dlx shadcn@latest mcp init
Select your MCP client as prompted, then enable the MCP server in your client to finish setup.
You can now ask your IDE to use any Blitz UI component. Here are some prompt examples:
On This Page