enhance-labs-builds/enhance-dev
v1.0.12-dev.sha-6edaa2fad110.070c38a32283MIT
Design, edit, review and publish interactive product canvases with your agent.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
enhance-devstdio
{
"type": "stdio",
"command": "sh",
"args": [
"-l",
"-c",
"exec node \"$1\"",
"enhance-dev-mcp",
"${PLUGIN_ROOT}/dist/mcp-main.mjs"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "enhance-dev",
"version": "1.0.12-dev.sha-6edaa2fad110.070c38a32283",
"description": "Design, edit, review and publish interactive product canvases with your agent.",
"author": {
"name": "Enhance",
"email": "support@enhance3.karunalabs.ai",
"url": "https://enhance3.karunalabs.ai"
},
"homepage": "https://enhance3.karunalabs.ai/docs",
"repository": "https://github.com/enhance-labs-builds/enhance-plugin-dev",
"license": "MIT",
"keywords": ["design", "canvas", "prototype", "feedback", "mcp"],
"extensions": {
"ai.enhance.presentation": {
"displayName": "Enhance Development",
"shortDescription": "Design, edit, review and publish interactive product canvases with your agent.",
"longDescription": "Give your agent a shared visual canvas for turning product context into editable designs, published prototypes and verified source changes.",
"category": "Developer Tools",
"privacyPolicyURL": "https://enhance3.karunalabs.ai/privacy-policy",
"termsOfServiceURL": "https://enhance3.karunalabs.ai/docs/terms",
"supportURL": "https://enhance3.karunalabs.ai/docs/support",
"starterPrompts": [
"Design a product screen on my Enhance canvas.",
"Publish and visually verify this prototype.",
"Apply the actionable feedback on my canvas.",
"Reconcile this canvas design into my prototype source."
],
"brandColor": "#18181B"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.enhance.presentation