code2nguyen/c2n
v0.0.14MIT
Build UI with the c2n web components (c2-* Lit elements from @c2n/*): theme once with @c2n/theme, use the tags directly, turn repeated looks into variant components. Bundles the @c2n/mcp server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
c2nstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@c2n/mcp@0.0.14"
]
}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": "c2n",
"description": "Build UI with the c2n web components (c2-* Lit elements from @c2n/*): theme once with @c2n/theme, use the tags directly, turn repeated looks into variant components. Bundles the @c2n/mcp server.",
"version": "0.0.14",
"author": {
"name": "code2nguyen"
},
"homepage": "https://code2nguyen.github.io/web-components/",
"repository": "https://github.com/code2nguyen/web-components",
"license": "MIT",
"keywords": ["web components", "lit", "design system", "theme", "c2n"],
"extensions": {
"com.openai": {
"interface": {
"displayName": "c2n Web Components",
"shortDescription": "Build and theme applications with c2n components",
"longDescription": "Component APIs, examples, theme guidance and reusable workflows for applications built with @c2n web components.",
"developerName": "code2nguyen",
"category": "Developer Tools",
"capabilities": ["Read"],
"websiteURL": "https://code2nguyen.github.io/web-components/",
"defaultPrompt": ["Use c2n Web Components to build this interface with the appropriate c2-* elements and theme tokens."]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai