Built on Code-OSS · AI on Orax GPU · Privacy first

Your coding agent for
building ambitious software.

OraxPointer pairs a full IDE with an AI agent that plans, edits and reviews across your whole project — running on your own server or local machine. Your code never leaves your infrastructure.

Agents turn ideas into code

Hand off whole tasks to OraxPointer while you focus on decisions — every change reviewed by you before it lands.

Multi-file Composer

Describe a task in plain language. The agent reads your file tree, plans which files matter, and proposes edits or new files across up to 10 files at once — all behind a combined diff preview. No silent writes, ever.

Learn about the Composer →

Magically fast autocomplete

A specialized fast code model serves ghost-text completions in ~150ms from your Orax GPU — press Tab and keep flowing. Smart caching avoids duplicate calls, and nothing is sent without a secret scan.

Learn about Tab →

Chat that knows your project

Type @workspace and the answer is grounded in your actual files — smart retrieval picks the most relevant code without heavy indexing. Streaming answers, word by word.

Learn about workspace retrieval →

A terminal assistant with an approval gate

Describe what you want and get the exact command for your OS. Dangerous commands are flagged in red, nothing executes without your explicit click — and every decision is audit-logged.

Learn about the terminal assistant →

Use the best model for every task

OraxGate, local Ollama, OpenAI, OpenRouter — or any OpenAI-compatible endpoint. You choose the models and the prices. No vendor lock-in.

⚙️

You control models and pricing

Per-model pricing, budgets and rate limits on your OraxGate. A customer portal shows your spend transparently — no surprise bills.

🔑

Keys in the OS secret store

API keys live in Windows Credential Manager — never in settings files, never in your dotfiles, never in a sync service.

OraxPointer vs Cursor

Everything you expect from a modern AI IDE — plus what a cloud-only product can never give you.

FeatureOraxPointerCursor
Tab autocomplete
Streaming AI chat
AI edits with diff preview
Multi-file Agent / Composer
Workspace understanding
Runs fully on your own server✔ OraxGate / Ollama✘ cloud only
100% local mode (no internet)✔ by default
Secret scan before sending✔ built in
Forced monthly subscription✘ none$20+/month
Transparent usage portal✔ full transparency

Everything above ships today — in one build, on your infrastructure.

Get started in 3 steps

1

Install OraxPointer

Download the installer and run it — under a minute.

2

Create an account

Sign up and get your OraxGate API key instantly — with a free starter budget.

3

Type — then press Tab

Autocomplete, chat, edits and the Composer work instantly. Try @workspace in the chat.

settings.json — recommended setup with OraxGate
{
  "oraxPointerAI.provider": "oraxgate",
  "oraxPointerAI.localOnly": false,
  "oraxPointerAI.oraxgate.baseUrl": "https://oraxgate.com/v1",
  "oraxPointerAI.oraxgate.model": "code",
  "oraxPointerAI.autocomplete.model": "fast"
}

Try OraxPointer now.

⬇ Download for Windows Create free account →