How it works
- Your agent calls the MPP sign-up endpoint with its payment authorization.
- Locus finds or creates the workspace for that wallet.
- The response includes a 30-day JWT for Build API requests.
- You can follow the claim link to connect your email and access the dashboard.
Sign up via MPP
MPP requests usehttps://mpp.buildwithlocus.com/v1:
jwt, workspaceId, and, for a new external wallet, claimUrl.
Use the JWT as a Bearer token for deployment calls to https://api.buildwithlocus.com/v1. Send your agent the Build skill for the full authentication contract.
Top up credits via MPP
UsePOST /v1/billing/mpp-top-up on the MPP host with your Bearer token, payment header, and requested amount:
creditBalance in the response before deploying. See billing for credit management.
Claim links
Open the returnedclaimUrl to connect your email to the workspace and use the dashboard. Your agent can continue deploying with its JWT before you claim it.
Git push deploys with MPP
Use the JWT as the password in your Locus git remote:Network details
For wallets on Base or Polygon, use x402.