Loading MCP server directory, please wait...
Search, install, compose, add-page, and theme Cronus UI from the live registry.
npx @getmcp/cli add io.github.pedrogbraz/cronus-uiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pedrogbraz/cronus-ui": {
"command": "npx",
"args": [
"-y",
"cronus-ui-mcp"
],
"env": {
"CRONUS_UI_REGISTRY": "",
"CRONUS_MCP_CLI_CMD": "",
"CRONUS_MCP_CLI_TIMEOUT_MS": ""
}
}
}
}