1. Conduid
  2. Data
  3. Nuwax
MCP server · Data

Nuwax

Nuwax Agent OS - The world's first universal agent operating system, building your private vertical general-purpose agent. 全球首个通用智能体操作系统,打造你私有的垂类通用智能体。新一代AI应用设计、开发、实践平台,无需代码,轻松创建,适合各类人群,支持多种端发布及API,提供完善的工作流、插件以及应用开发能力,RAG知识库与数据表存储能力,MCP接入以及开放能力。

Unclaimed Apache-2.0 last commit 6 months ago agent-sandboxdataa2aagenticapplicationagentagentosagentic-ragagent-os
87Excellent

Scored 10 hours ago · breakdown

About Nuwax

Nuwax is an MCP server published by nuwax-ai in the Data category: nuwax Agent OS - The world's first universal agent operating system, building your private vertical general-purpose agent. 全球首个通用智能体操作系统,打造你私有的垂类通用智能体。新一代AI应用设计、开发、实践平台,无需代码,轻松创建,适合各类人群,支持多种端发布及API,提供完善的工作流、插件以及应用开发能力,RAG知识库与数据表存储能力,MCP接入以及开放能力。. It has been installed 0 times through Conduid.

The repository has 686 stars and 116 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx nuwax

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Nuwax

Powered by Claude · Grounded in docs

I know everything about Nuwax. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v1.1.16v1.1.16 · 9 Jul 2026✨ 新功能 新增智能体子类型筛选功能,并在 ApplicationItem 中支持隐藏子类型操作项及标签逻辑优化 新增订阅用户组功能,支持更细粒度的用户权限管理 新增系统版本展示面板,方便查看当前应用版本信息 新增智能体电脑存储上限和网页应用存储上限配置功能 新增生态市场页面域名地址支持,并增强优化 iframe 消息交互处理逻辑 新增商户进件影像上传与文件键值生命周期维护支持 新增文件预览时一键关闭版本记录面板的功能 增强 HTML 文件预览功能,并优化锚点定位与处理逻辑…
v1.1.14v1.1.14 · 3 Jul 2026✨ 新功能 新增会话框语音输入功能,支持波形时间线动画并优化录音链路性能与转写交互 新增项目导入功能,支持在文件树批量上传文件夹并保留完整的目录结构 新增任务产物标签跨页面跳转与文件定位预览功能 新增个人空间搜索功能与创建团队的权限控制机制 新增推荐内容管理页面,支持推荐卡片的添加、分类 Tab 筛选及多语言配置 新增 Hook 配置管理功能,支持配置管理接口、事件选项与触发规则定义 新增嵌入式控制台终端组件,支持 WebSocket 心跳检测、自动重连与日志轮询控制…
v1.1.13v1.1.13 · 26 Jun 2026🐛 Bug 修复 修复FormData上传文件失败 版本**:v1.1.13 基准**:v1.1.11 → v1.1.13 日期**:2026-06-26
v1.1.12v1.1.12 · 9 Jun 2026✨ 新功能 新增全局模型管理页面可拖拽排序功能,支持拖动调整模型顺序并持久化保存 新增系统模型排序更新接口,用于保存模型拖拽后的排序结果 新增积分明细页面游标分页支持,优化分页状态与总量计算逻辑 新增积分明细页面自动加载逻辑,在无滚动条时自动补全数据,并在请求出错或无新数据时停止后续请求 新增价格输入框共用配置 `createPriceInputNumberProps`,统一多个定价弹窗的价格输入行为,支持最多 4 位小数…
v1.1.11v1.1.11 · 5 Jun 2026✨ 新功能 新增独立的插件和工作流管理页面 新增知识和存储资源页面,拆分并重建知识库与数据表页面并优化分组列表 新增全局通用的 EllipsisTooltip 组件,用于文本超出隐藏显示气泡提示,并支持配置 maxDescriptionLines 实现多行文本截断 新增插件及工作流新建弹窗选择分组支持,且在新增时自动携带当前选中分组 新增特定类型分组选中时禁用新建组件对应选项功能 新增插件与工作流资源的移动分组及动态菜单操作功能…

README

Nuwax

Nuwax AI - Easily build and deploy your private Agentic AI solutions.

Official Website: https://nuwax.com

Demo: https://agent.nuwax.com

中文文档|English Doc | Contributing | Documentation

Installation & Deployment

Use the official nuwax-cli command tool to quickly deploy services locally.

Quick Start

Environment Preparation

System Requirements
  • System Requirements: Ubuntu 22.04 LTS or later (other Linux versions not fully tested), macOS 10.15+, Windows 10/11 (support coming soon)
  • Hardware Requirements: 4 cores 8GB RAM or higher
  • Environment Requirements: docker, docker-compose V2 environment Docker Installation Guide
Supported Platforms
  • Linux: x86_64, ARM64
    • Ubuntu 22.04 LTS (recommended)
    • Current user needs Docker permissions, verify with docker ps. If you encounter permission issues, you can run with sudo privileges.
    • Alibaba Cloud mirror acceleration is recommended
  • macOS: Intel, Apple Silicon (M1/M2), Universal
    • macOS 10.15 (Catalina) and later versions
    • OrbStack is recommended (free for personal use, better performance)
    • Ensure OrbStack or Docker Desktop is started
    • First-time use may require allowing unknown developers: System Preferences → Security & Privacy

Local Deployment Service Guide

There are 2 deployment services:

  • Main project service (required)
  • Agent Computer (Sandbox) deployment guide (optional)

In the main local service, configure one or more Agent Computer deployment addresses to use the Agent Computer (Sandbox). Since the "Agent Computer (Sandbox)" includes a personal computer (sandbox) which requires more resources, it supports separate deployment across multiple servers.

Deploy Main Service

Installation Documentation

Agent Computer (Sandbox) Deployment Guide

You can deploy Agent Computer services on multiple different servers, achieving distributed agent sandbox capabilities through configuration.

Environment Requirements: Each server needs Docker and Docker Compose environment installed, refer to Docker Installation Documentation.

Installation Documentation

Common Management Commands

Service Management

  • Start service: ./nuwax-cli docker-service start
  • Stop service: ./nuwax-cli docker-service stop
  • Restart service: ./nuwax-cli docker-service restart
  • Check status: ./nuwax-cli docker-service status

Backup Management

Backup service requires stopping Docker application servers, it's recommended to operate during business low-peak periods

  • One-click Backup (Recommended):
    • Manual backup execution: ./nuwax-cli auto-backup run
    • List all backups: ./nuwax-cli list-backups
    • Restore from backup: ./nuwax-cli rollback [BACKUP_ID]

Upgrade Management

Application service upgrade, using command ./nuwax-cli auto-upgrade-deploy run will automatically detect and download new versions for deployment.

Complete upgrade process:

# Check if deployment client has new version and update
./nuwax-cli check-update install
# Update application service
./nuwax-cli auto-upgrade-deploy run

Docker Environment Installation

Important Note: Docker and Docker Compose are core dependencies for running this service and must be installed correctly.

If your system doesn't have Docker environment installed yet, please refer to the detailed Docker Environment Installation Guide.

This installation guide includes detailed installation steps for the following platforms:

  • Ubuntu 24.04.3 LTS (recommended Linux distribution)
  • macOS (supports OrbStack and Docker Desktop)
  • Mirror acceleration configuration (for mainland China users)

Recommended: One-Click Docker Installation Script

Community one-click Docker installation script

This script supports 13 Linux distributions, including domestic operating systems (openEuler, Anolis OS, OpenCloudOS, Alinux, Kylin Linux), one-click installation of docker, docker-compose with automatic configuration of Xuanyuan mirror acceleration.

bash <(wget -qO- https://xuanyuan.cloud/docker.sh)

Script Features and Advantages

✅ Supports 13 mainstream distributions: openEuler, OpenCloudOS, Anolis OS, Alinux (Alibaba Cloud), Kylin Linux, Fedora, Rocky Linux, AlmaLinux, Ubuntu, Debian, CentOS, RHEL, Oracle Linux

✅ Complete support for domestic operating systems: Deep adaptation for domestic OS (openEuler, Anolis OS, OpenCloudOS, Alinux, Kylin Linux), supports automatic version detection and optimal configuration

✅ Intelligent multi-mirror source switching: Built-in 6+ domestic mirror sources including Alibaba Cloud, Tencent Cloud, Huawei Cloud, USTC, Tsinghua, etc., automatically detects and selects the fastest source

✅ Special handling for older systems: Supports expired systems like Ubuntu 16.04, Debian 9/10, automatically configures compatible installation solutions

✅ Dual installation guarantee: Automatically switches to binary installation if package manager installation fails, ensuring installation success rate

✅ macOS/Windows friendly prompts: Automatically detects macOS and Windows systems, provides appropriate Docker Desktop installation guidance

Quick Docker Installation Verification:

# Check Docker version
docker --version

# Check Docker Compose version
docker compose version

# Run test container
docker run hello-world

If the above commands all run successfully, your Docker environment is ready and you can proceed with Nuwax service deployment.

Architecture Diagram

┌────────────────────────────────────────────────────────────────────────────┐
│                           Frontend Layer                                   │
│  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌─────────────────────────┐  │
│  │  PC Web  │  │   H5     │  │ Mini App │  │  IM (Feishu/DingTalk/  │  │
│  │          │  │          │  │          │  │   WeCom/Slack)         │  │
│  └──────────┘  └──────────┘  └──────────┘  └─────────────────────────┘  │
└────────────────────────────────────────────────────────────────────────────┘
                                      │
                                      ▼
┌────────────────────────────────────────────────────────────────────────────┐
│                        Access Layer                                        │
│  ┌──────────────┐  ┌──────────────┐  ┌──────────────────────────────┐   │
│  │  REST API    │  │  Long        │  │       WebSocket             │   │
│  │              │  │ Connection   │  │                             │   │
│  └──────────────┘  └──────────────┘  └──────────────────────────────┘   │
└────────────────────────────────────────────────────────────────────────────┘
                                      │
                                      ▼
┌────────────────────────────────────────────────────────────────────────────┐
│                      Application Layer                                     │
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────┐  │
│  │              Component Library                                       │  │
│  │  ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ │  │
│  │  │ Model│ │Know- │ │ Data │ │Plugin│ │ Work-│ │  MCP │ │ Skill│ │  │
│  │  │      │ │ ledge│ │ Table│ │      │ │ flow │ │      │ │      │ │  │
│  │  └──────┘ └──────┘ └──────┘ └──────┘ └──────┘ └──────┘ └──────┘ │  │
│  └─────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────┐  │
│  │              Management Portal                                        │  │
│  │  ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ │  │
│  │  │  User    │ │  Audit   │ │  Public  │ │ Content  │ │   Task   │ │  │
│  │  │Management│ │Management│ │  Model   │ │Management│ │Management│ │  │
│  │  ├──────────┤ ├──────────┤ ├──────────┤ ├──────────┤ ├──────────┤ │  │
│  │  │   Log    │ │   Menu   │ │ System   │ │          │ │          │ │  │
│  │  │  Query   │ │Permission│ │  Config  │ │          │ │          │ │  │
│  │  └──────────┘ └──────────┘ └──────────┘ └──────────┘ └──────────┘ │  │
│  └─────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────┐  │
│  │              Product Applications                                    │  │
│  │  ┌──────────────┐  ┌──────────────┐  ┌──────────────────────────┐  │  │
│  │  │   Web App    │  │   Q&A        │  │    General Agent         │  │  │
│  │  │              │  │   Agent      │  │                          │  │  │
│  │  └──────────────┘  └──────────────┘  └──────────────────────────┘  │  │
│  └─────────────────────────────────────────────────────────────────────┘  │
└────────────────────────────────────────────────────────────────────────────┘
                                      │
                                      ▼
┌────────────────────────────────────────────────────────────────────────────┐
│                    Infrastructure Layer                                    │
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────┐  │
│  │                    Lower-level Components                            │  │
│  │                                                                       │  │
│  │  ┌─────────────┐  ┌─────────────┐  ┌─────────────────────────────┐ │  │
│  │  │   Cloud     │  │  nuwaclaw   │  │   General Agent Engine     │ │  │
│  │  │   Sandbox   │  │   PC Client │  │                            │ │  │
│  │  │             │  │ (mac/win/   │  │  ┌───────────────────────┐ │  │
│  │  │             │  │  docker)    │  │  │  MCP Integration      │ │  │
│  │  │             │  │             │  │  ├───────────────────────┤ │  │
│  │  │             │  │             │  │  │  File Management     │ │  │
│  │  │             │  │             │  │  │  Skill Management     │ │  │
│  │  │             │  │             │  │  │  ACP Adapter Layer    │ │  │
│  │  │             │  │             │  │  │  ┌─────────────────┐ │ │  │
│  │  │             │  │             │  │  │  │ Supported Agent:│ │ │  │
│  │  │             │  │             │  │  │  │ claudecode      │ │ │  │
│  │  │             │  │             │  │  │  │ opencode        │ │ │  │
│  │  │             │  │             │  │  │  │ codex           │ │ │  │
│  │  │             │  │             │  │  │  │ openclaw        │ │ │  │
│  │  │             │  │             │  │  │  │ kimicli         │ │ │  │
│  │  │             │  │             │  │  │  └─────────────────┘ │ │  │
│  │  │             │  │             │  │  ├───────────────────────┤ │  │
│  │  │             │  │             │  │  │  Browser             │ │  │
│  │  │             │  │             │  │  │  Automation          │ │  │
│  │  │             │  │             │  │  │  GUI Automation      │ │  │
│  │  │             │  │             │  │  │  Network Channel     │ │  │
│  │  │             │  │             │  │  │  Runtime Integration │ │  │
│  │  │             │  │             │  │  └───────────────────────┘ │  │
│  │  │             │  │             │  └─────────────────────────────┘ │  │
│  │  └─────────────┘  └─────────────┘                                   │  │
│  └─────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
│  ┌─────────────────────────────────────────────────────────────────────┐  │
│  │                    Core Infrastructure                                │  │
│  │  ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────┐  │  │
│  │  │ Database │ │  Cache   │ │  Vector  │ │  Search  │ │ Model │  │  │
│  │  │  MySQL   │ │  Redis   │ │  Milvus  │ │ Elastic  │ │ Proxy│  │  │
│  │  └──────────┘ └──────────┘ └──────────┘ └──────────┘ └──────┘  │  │
│  └─────────────────────────────────────────────────────────────────────┘  │
└────────────────────────────────────────────────────────────────────────────┘

Project Repository Overview

The Nuwax AI Agent Platform consists of multiple interconnected repositories:

Frontend & Mobile

Repository Description URL
nuwax Frontend Web https://github.com/nuwax-ai/nuwax
nuwax-mobile Mobile Application https://github.com/nuwax-ai/nuwax-mobile
noVNC Web-based VNC Client https://github.com/nuwax-ai/noVNC

Backend & Application Layer

Repository Description URL
nuwax-backend Application Layer (Backend) https://github.com/nuwax-ai/nuwax-backend

Agent Engine & Clients

Repository Description URL
nuwaclaw Agent PC Client (mac/win/docker) https://github.com/nuwax-ai/nuwaclaw
nuwaxcode Nuwa Agent Engine (based on open-source opencode) https://github.com/nuwax-ai/nuwaxcode
claude-code-acp-ts Claude Code ACP based on Zed https://github.com/nuwax-ai/claude-code-acp-ts

Infrastructure & Services

Repository Description URL
rcoder Sandbox & Container Scheduling (includes General Agent Engine) https://github.com/nuwax-ai/rcoder
mcp-proxy MCP Service (used by sandbox) https://github.com/nuwax-ai/mcp-proxy
nuwax-file-server File Service (used by sandbox and nuwaclaw, includes skill sync) https://github.com/nuwax-ai/nuwax-file-server

Web Application Development

Repository Description URL
xagi-frontend-templates Web Application Development Templates https://github.com/nuwax-ai/xagi-frontend-templates
vite-plugin-design-mode Visual Editor Vite Plugin https://github.com/nuwax-ai/vite-plugin-design-mode
dev-inject Web Application Smart Script Injection https://github.com/nuwax-ai/dev-inject

Plugin & Script Execution

Repository Description URL
run_code_rmcp Plugin Script Execution (TypeScript/JavaScript/Python) https://github.com/nuwax-ai/run_code_rmcp

Network & Utilities

Repository Description URL
lanproxy-go-client Network Tunnel Client (used by nuwaclaw) https://github.com/ffay/lanproxy-go-client

Agent Platform Frontend

中文文档 |English Doc

Contributing Guide
  1. Fork the project
  2. Create feature branch
  3. Submit code changes
  4. Create Pull Request

Community & Support

Join the Nuwax AI Agent Platform community for technical support and latest updates!

Official Links

Community Channels

Channel Description
GitHub Issues Submit issues
WeChat Group Add assistant nuwax-ai
QQ Group Group ID: 1041169423
WeChat Official Account Follow "女娲智能体" for feedback
Douyin/Video Account Follow for latest video content

📱 For WeChat Group, Official Account, and Douyin QR codes, please visit User Manual

License

Apache 2.0 License - see LICENSE for details.

README mirrored from the source repository 10 hours ago. The original is authoritative.

Questions

About Nuwax

How do I install Nuwax?

Run npx nuwax, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Nuwax safe to use with an AI agent?

Its trust score is 87 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Nuwax still maintained?

Yes — the latest release is v1.1.16 (9 Jul 2026), and the last commit was 6 months ago. The repository has 686 stars and 0 open issues.