Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/(root)/mcp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MCP is an open protocol that standardizes how applications provide context to LL
Run the following command to configure the mcp server:

```bash
npx dlx shadcn@latest mcp init
npx shadcn@latest mcp init
```

Select your MCP client as prompted, then enable the MCP server in your client to finish setup.
Expand Down