MCP Server
MCP
memi
Memi is the read-only design engineering audit and skill layer for coding agents.
Install
npx -y @memi-design/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@memi-design/cli",
"version": "2.7.4",
"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