Hypercrew Admin · v0.0.1

Hypercrew control plane

The internal control center for selling, deploying, and upgrading task-specific agents for businesses. Two sign-in paths — pick the one that matches who you are.

Operators
Admin sign-in →

DT, staff, and internal teammates. Manages clients, agent templates, deployments, subscriptions, MCPs, and users.

/sign-in

Clients
Client portal →

Mortgage brokers and other clients. Link connectors (Gmail, CRM, etc.), review agent runs, and see subscription status.

/portal/sign-in

Machine access

OAuth 2.0 client credentials

MCP servers, the client's Cowork runtime (via mcp-hypercrew), and other machine identities exchange a client_id / client_secret pair for a short-lived JWT at the token endpoint, then call /v1/* with Authorization: Bearer. Register a service principal in Settings → MCPs to mint credentials.

POST /v1/oauth/token

Utility

Build brief: Projects/hypercrew/ADMIN_PLATFORM_BRIEF.md. Current status: Projects/hypercrew/STATUS.md.