Skip to main content
Glama
reuvenaor

Shadcn Registry manager

by reuvenaor
build.ts358 B
import { z } from "zod" // Standalone schema, not inherited or reused by others export const buildOptionsSchema = z.object({ cwd: z.string().optional().describe("The working directory. Defaults to the current directory."), registryFile: z.string().describe("The path to the registry file."), outputDir: z.string().describe("The output directory."), })

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/reuvenaor/shadcn-registry-manager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server