MCP Directory
Back

neo

by neomjs · JavaScript · ★ 3,217

Neo.mjs is a self-evolving software organism: a professional end-to-end AI engineering team whose cross-model swarm inhabits live apps via Neural Link, Active Hybrid GraphRAG, DreamService, and self-healing loops.

#agent-memory#ai#ai-agent#ai-memory#context-engineering#frontend#frontend-runtime#graph-rag#javascript#json#knowledge-graph#llm#long-term-memory#mcp#mcp-server#multi-agent-systems#rag#scene-graph#semantic-search#web-workers

Install

npx -y github:neomjs/neo

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "neo": {
      "command": "npx",
      "args": [
        "-y",
        "github:neomjs/neo"
      ]
    }
  }
}

From the README

**Neo.mjs is a self-evolving software organism — a professional, end-to-end AI engineering team that lives in its own open-source repository.** Where the industry runs one AI agent and gets slop, Neo.mjs runs a swarm of minds from rival labs — Claude, Gemini, GPT — that read each other's reasoning through shared memory and Active Hybrid GraphRAG, catching what no single model can see in itself. Through the **Neural Link** possession interface, the swarm does not just read code; it inhabits live applications — inspecting semantic runtime state, mutating UI and data in real time, turning conve…
Read full README on GitHub →

Related ai & ml servers