Mirrored summary of myprovider.mor.org. For current screens and feature behavior, defer to the live site.
What it is
A hosted operator dashboard for Morpheus providers. Lets you manage providers, models, bids, and sessions through a GUI rather than scripting against the proxy-router HTTP API.What it gives you
- Provider dashboard — register / update your provider record, view stake, status, and earnings.
- Model management — register, tag (including
tee), and update models. - Bid management — post, edit, and retire bids.
- Session monitoring — see active and historical sessions, pending claims, and earnings.
- Health pings — quick visibility into whether your
:3333and/healthcheckare reachable.
How it relates to this site
- Conceptually it does the same thing as Register on chain and API endpoints.
- Authenticates against your provider’s wallet — connect a wallet that owns the provider record on chain.
- Read the privacy and TOS on the site directly before connecting any wallet you care about.
When to use MyProvider vs the API
| Task | Best surface |
|---|---|
| First-time provider registration | MyProvider GUI or Swagger |
| Update bids in bulk | API/script |
| TEE attestation inspection | SecretVM portal + cosign |
| Day-to-day operator monitoring | MyProvider GUI |
| Programmatic automation | API (endpoints reference) |

