Search, install, compose, add-page, and theme Cronus UI from the live registry.
claude mcp add cronus-ui --transport http https://aicronus.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"cronus-ui": {
"url": "https://aicronus.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cronus-ui": {
"serverUrl": "https://aicronus.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"cronus-ui": {
"type": "http",
"url": "https://aicronus.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cronus-ui": {
"url": "https://aicronus.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"cronus-ui": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aicronus.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://aicronus.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pedrogbraz--cronus-ui/reviews or the review_server meta-tool.
POST /mcp