ONES1mple $ONE/
Coming Soon

Cursor

AI code editor

The official ONE plugin for Cursor will let you pick ONE models directly inside Cursor's AI panel — completions, chat, and agent mode — all backed by ONE's decentralized GPU network.

What the integration will enable

  • Select ONE models from Cursor's model dropdown
  • Use your $ONE stake for free daily inference credits inside the editor
  • Switch to a Dedicated lane package for guaranteed throughput on heavy agentic tasks
  • All Cursor features (tab completion, Composer, Chat) routed through ONE

Manual setup

works today

ONE speaks the OpenAI-compatible API — you can connect any tool that supports a custom base URL right now.

1Open Cursor Settings → Models
Cursor Settings (⌘,) → Models → Add Model

Model name:   one/claude-sonnet   (or any model from the ONE catalog)
API base URL: https://api.onecompute.xyz/v1
API key:      <your ONE session key>
2Or set via environment variable
# .env or shell profile
OPENAI_API_BASE=https://api.onecompute.xyz/v1
OPENAI_API_KEY=<your ONE session key>

Official integration in progress

The first-class Cursor plugin is being built. Follow @onecomputexyz for updates.