Skip to main content
Use USDC on Tempo to create a Build with Locus workspace and add deployment credits through MPP. Your agent can set up the workspace from its wallet, then use the Build API to deploy apps. Sign-up costs 0.001USDC∗∗.Addcreditsbeforecreatingservices;MPPworkspacesstartwith∗∗0.001 USDC**. Add credits before creating services; MPP workspaces start with **0.00.

How it works

  1. Your agent calls the MPP sign-up endpoint with its payment authorization.
  2. Locus finds or creates the workspace for that wallet.
  3. The response includes a 30-day JWT for Build API requests.
  4. You can follow the claim link to connect your email and access the dashboard.

Sign up via MPP

MPP requests use https://mpp.buildwithlocus.com/v1:
Your MPP client supplies the payment header. A successful response includes 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

Use POST /v1/billing/mpp-top-up on the MPP host with your Bearer token, payment header, and requested amount:
Check creditBalance in the response before deploying. See billing for credit management. Open the returned claimUrl 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:
Replace the workspace and project IDs with your own. Keep the credential-bearing remote private.

Network details

For wallets on Base or Polygon, use x402.