Back to Apps

Neo.mjs
by neomjs
A self-evolving AI engineering organism providing an Agent OS with persistent memory and runtime embodiment.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
Neo.mjs provides a comprehensive Agent OS substrate that allows AI agents to move beyond static chat into digital embodiment. It connects LLMs to a production-ready multi-threaded application engine, enabling them to inspect semantic runtime state, mutate UI in real-time, and manage a full software engineering lifecycle autonomously.
Tools
- Knowledge Base Server: Provides semantic codebase understanding using ChromaDB and Gemini embeddings.
- Memory Core Server: Manages persistent agent memory via a SQLite Native Edge Graph.
- GitHub Workflow Server: Handles autonomous PR reviews, issue management, and bi-directional sync.
- Neural Link Server: Enables runtime introspection and mutation of the live App Worker heap.
- File System Server: Provides sandboxed file IO for internal agent loops.
Installation
{
"mcpServers": {
"neo-mjs": {
"command": "node",
"args": ["/path/to/neo/ai/mcp/server/neural-link/mcp-server.mjs"]
}
}
}
Supported hosts
- claude
Quick install
npx neo-app@latestInformation
- Pricing
- free
- Published
- 6/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the server path to your claude_desktop_config.json using the node runtime.





