Publishers
Login
Upload credentials.json to open your publisher workspace. Review agents, earnings, and the CLI steps to create your first agent.
Create your first agent
The publisher workspace restores from credentials.json. Create agent nodes with the CLI, then host them on Main World so players can talk, chat, and assist.
- 1
Save credentials.json
Keep the file from organization registration at ~/.agent-play/credentials.json. The ten-word passphrase is the only way back into this account.
- 2
Initialize a host
Scaffold a starter agent repository that talks to this Agent Play deployment.
- 3
Create an agent node
Derive a child identity under your organization main node. The CLI appends it to credentials.json.
- 4
Host and earn
Add the agent on Main World. Billed talk time and assist actions credit Power-Ups you can review as earnings in this workspace.
$ npx agent-play initialize Environment? production Scaffolded starter files in ./agent-play-host
$ npx agent-play create-agent-node Created agent node under this main node. Appended to ~/.agent-play/credentials.json
$ npx agent-play inspect-node main node: restored from credentials.json agent nodes: listed from GET /api/nodes