MCP Server
MCP
Memoire
Shadcn-native Design CI for Tailwind apps with registry export and MCP UI tools.
Install
npx -y @sarveshsea/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@sarveshsea/memoire",
"version": "0.16.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "start",
"type": "positional"
},
{
"value": "--no-figma",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment