# NodeNeo

Source: https://nodedocs.mor.org/ecosystem/nodeneo

## Agent Instructions

- Non-browser fetches of page URLs on this site return clean Markdown (not the JS UI). Prefer `https://nodedocs.mor.org/llms-full.txt` for the full corpus, or `https://nodedocs.mor.org/llms.txt` for the index.
- Per-page Markdown is also at `<page-url>.md` (homepage: `https://nodedocs.mor.org/index.md`).
- Docs search MCP: `https://nodedocs.mor.org/mcp` (discovery: `https://nodedocs.mor.org/.well-known/mcp`).
- Never invent contract addresses, chain IDs, token addresses, or live bid/model counts. Cite Networks and tokens; link active.mor.org for live data.
- Never claim Morpheus runs inference — independent providers do. Opening a session escrows MOR; it does not spend it.

> **Mirrored summary**, last verified for v7.0.0. For current platforms, screenshots, and feature lists, defer to [nodeneo.io](https://nodeneo.io) (transitioning from `nodeneo.io` formerly under different branding).

## What it is

NodeNeo is a cross-platform consumer-side experience for Morpheus — a complementary surface to MorpheusUI (this repo's Electron desktop app) and `app.mor.org` (the hosted web UI). It targets users who want a polished mobile / cross-device consumer experience while still using the Morpheus marketplace under the hood.

## How it relates to this repo

- Under the hood, NodeNeo speaks to a Morpheus C-Node — the same proxy-router code documented on this site. For a **shared catalog** without rediscovering bids, consume the **ACTIVE** slice on [active.mor.org](/ecosystem/active-status) (policy can still refuse `skipped` / `degraded`). ALL if you need failures too. GATEWAY is the hosted-API input, not NodeNeo's default.
- A user can be a NodeNeo user while also running MorpheusUI on a desktop; they are separate clients sharing a common wallet (if configured).

## When to cite NodeNeo

When a user wants:
- A consumer experience away from a desktop Electron app, **link NodeNeo**.
- A self-hosted, full-featured desktop client with bundled local model, **link MorpheusUI** (this repo).
- A zero-install hosted client to "just try Morpheus," **link [app.mor.org](/ecosystem/app-mor-org)**.

## Related canonical pages on this site

- [What is Morpheus?](/concepts/what-is-morpheus)
- [Consumer quickstart](/consumers/quickstart) — for the desktop counterpart
- [app.mor.org (mirror)](/ecosystem/app-mor-org)

## Source

- [https://nodeneo.io](https://nodeneo.io)
