Coming Soon
🦀
OpenClaw
Open-source AI coding agent
Point OpenClaw at ONE's OpenAI-compatible endpoint to run AI coding sessions on decentralized community GPUs. Use your $ONE stake for free daily inference.
What the integration will enable
- —Run OpenClaw coding sessions on ONE's GPU network
- —Free daily usage via $ONE stake credits
- —Access every model in the ONE catalog
- —Dedicated lane packages for intensive coding workflows
Manual setup
works todayONE speaks the OpenAI-compatible API — you can connect any tool that supports a custom base URL right now.
1Configure ONE as your provider
# .env or shell config OPENAI_API_BASE=https://api.onecompute.xyz/v1 OPENAI_API_KEY=<your ONE session key>
2Run with ONE endpoint
openclaw \ --base-url https://api.onecompute.xyz/v1 \ --api-key <your ONE session key>
Official integration in progress
The first-class OpenClaw plugin is being built. Follow @onecomputexyz for updates.