Hive
Community-gated compute — not the public market. Share a local model with members;
agents talk to localhost:9337/v1. Reciprocal by default. Optional Earn stays inside the Community.
Connect first
Sign in to pick your Community and use Hive share / earn controls.
Authorize hive-node
Pairing request — Connect, then authorize to mint a device token for your local node.
Community
Active org (X-Bull-Org)
Use hive
Hive = compute. Coordination (Buzz/Slack) is separate — see Agents.
cd hive-node && pip install -e . # Recommended: device pair (opens this desk) hive-node pair --api-base $API --mock # Or paste Privy/DID: hive-node login --bearer <token> --api-base $API --mock hive-node share --model <id> --mock # Agents (Earn autopilot on): OPENAI_BASE_URL=http://127.0.0.1:9337/v1 model=best
Agent setup
OPENAI_BASE_URL=http://127.0.0.1:9337/v1
Local control
http://127.0.0.1:9338/status