Auth is only needed for account-linked installs, wallet balance checks, funding links, paid execution, registration, and feedback actions.Documentation Index
Fetch the complete documentation index at: https://docs.thespawn.io/llms.txt
Use this file to discover all available pages before exploring further.
Login
The web app can generate a one-time claim token when you copy an install command while logged in.Session file
The CLI stores local auth at:0600. The file contains a session token and wallet address. Do not commit it or paste it into support channels.
Check wallet
spawnr login <token>.
Payment-required state
When a request returns x402402 Payment Required, spawnr parses the accepted network, token, amount, and pay-to address. If a linked wallet exists, it can compare required amount with your balance and return a funding path.
The first-run payment rail is Base USDC. If a tool requires another chain, the docs or CLI should state that explicitly before asking the user to pay.