declare-ui/mcp
DeclareUI — MCP Server for AI agents (Claude, Cursor, etc.): create, modify, and validate components via natural language.
Platform-specific configuration:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
DeclareUI — MCP Server for AI agents (Claude, Cursor, etc.): create, modify, and validate components via natural language.
Loading reviews...