neo

neo

Neo.mjs is a self-evolving software organism providing end-to-end AI engineering capabilities through a multi-model cluster.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 3.2k
Source
mcp-github

Overview

Neo.mjs is a self-evolving software organism that runs in real-time applications via a multi-model cluster (such as Claude, Gemini, GPT). These models collaborate using shared memory and Active Hybrid GraphRAG to perform code review, building, and maintenance. Through the Neural Link interface, the cluster can inspect semantic runtime states and dynamically modify UI and data in real time. It autonomously manages the entire engineering lifecycle, including ideation, construction, cross-review, and self-healing loops. Ideal for developers who need an AI engineering team to maintain and improve their codebase.

Capabilities

  • Multi-model cluster collaboration
  • Real-time code review and build
  • Self-healing loop mechanism
  • Shared memory and GraphRAG
  • Neural Link interface

Use cases

Code review and buildReal-time application maintenanceSelf-healing and error correctionMulti-tenant cloud deployment

Setup

Requires: API KeyNode 环境
npm install neo.mjs

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Neo.mjs supports models such as Claude, Gemini, and GPT.

Supports models like Claude, Gemini, and GPT.

How do I deploy Neo.mjs to my codebase?

Configure it to point to your code repository and start the service.

Related skills