Fulldev UI is compatible with shadcn registry workflows. Use the official shadcn MCP docs as the reference for MCP server setup and tool behavior.
components.json
Add the Fulldev registry to components.json:
{
"registries": {
"@fulldev": "https://ui.full.dev/r/{name}.json"
}
}
Registry namespace
When an MCP-capable client can install shadcn registry items, use the
@fulldev namespace for Fulldev UI components and blocks:
@fulldev/button