Mirrored summary of app.mor.org. For current screens and feature behavior, defer to the live site.

What it is

app.mor.org is the hosted Morpheus Chat App — a browser-based consumer chat UI powered by the hosted Morpheus Inference API Gateway. It is the lowest-friction way to try Morpheus: no install, no mor-launch, no proxy-router on your local machine, no on-chain wallet management.

How it differs from MorpheusUI

app.mor.org (hosted Chat App)MorpheusUI (this repo)
InstallNoneDownload release
WalletAccount on app.mor.org (no on-chain wallet needed for chat)Self-custodial wallet (mnemonic / private key)
Local modelNoYes (bundled tinyllama)
Backed byHosted Inference API gatewayDirect on-chain sessions through your own proxy-router
PricingCredits/billing on the Inference API (see apidocs.mor.org)MOR per session-second
Underlying networkSame Morpheus marketplaceSame Morpheus marketplace

When to cite which

  • “I just want to try Morpheus right now” → app.mor.org.
  • “I want a desktop app, optional offline local-only test, full control” → MorpheusUI.
  • “I want it on my phone / cross-device” → NodeNeo.

Source