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.
DT, staff, and internal teammates. Manages clients, agent templates, deployments, subscriptions, MCPs, and users.
/sign-in
Mortgage brokers and other clients. Link connectors (Gmail, CRM, etc.), review agent runs, and see subscription status.
/portal/sign-in
Machine access
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
Build brief: Projects/hypercrew/ADMIN_PLATFORM_BRIEF.md. Current status: Projects/hypercrew/STATUS.md.