← All integrations
Oh My Pi logo
OpenAI-Compatible · Custom Base URL
Terminal coding agent

Use Standard Compute with Oh My Pi

A coding-first fork of Pi with an IDE wired into the terminal — hash-anchored edits, LSP, debugger control, and subagents. It speaks the OpenAI format, so it works with Standard Compute as a custom model provider — point the base URL at us, drop in your key, set the model to standardcompute, and get unlimited frontier-model compute at one flat price.

Power omp with Standard Compute →

Your three settings

These are all omp needs. Same values for every OpenAI-compatible tool.

Base URL
https://api.stdcmpt.com/v1
API Key
Your Standard Compute key
Model
standardcompute

Where to set them in omp

The exact spot omp keeps its OpenAI-compatible base URL.

  1. Open ~/.omp/agent/models.yml (create it if it doesn't exist).
  2. Declare a provider with the openai-completions API, the Base URL below, and your API key.
  3. Set standardcompute as the model and select it in omp.
omp docs ↗

Why point omp at Standard Compute

The base-URL swap is the easy part — here's what you get on the other side.

Unlimited compute, flat price
No per-token billing or usage caps. One predictable monthly price, however hard your agent runs.
Frontier models, auto-routed
standardcompute routes each request to the best frontier model — you never pick or update model names.
Nothing to rewrite
Identical OpenAI request/response format. Swap the base URL and key; your code stays exactly the same.
See all supported tools →Read the omp review →