Catalog

Resources

Everything an agent can provision with one command.
Hosted by reliable providers, billed on a single invoice with a generous free tier.

$npx extraorbital provision .

Core

Provisioned in seconds, covered by a free allowance, and written straight to .env.

S3-compatible storagePreview

Object storage over the S3 API, with a dedicated bucket and scoped credentials.

S3_BUCKETS3_ENDPOINTS3_REGIONS3_ACCESS_KEY_IDS3_SECRET_ACCESS_KEY
Currently backed by Amazon Web ServicesWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add s3
Mongo-compatible databasePreview

A document database speaking the MongoDB wire protocol, connection string included.

MONGODB_URI
Currently backed by MongoDB AtlasWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add mongo
Redis-compatible databasePreview

A key-value store speaking the Redis protocol, over REST and TCP alike.

UPSTASH_REDIS_REST_URLUPSTASH_REDIS_REST_TOKENREDIS_URL
Currently backed by UpstashWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add redis
Vector indexPreview

An index for embeddings with configurable dimensions and a REST API.

UPSTASH_VECTOR_REST_URLUPSTASH_VECTOR_REST_TOKEN
Currently backed by UpstashWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add vector
Message queuePreview

A message queue with scheduled delivery, all over HTTP.

QSTASH_URLQSTASH_TOKENQSTASH_CURRENT_SIGNING_KEYQSTASH_NEXT_SIGNING_KEY
Currently backed by UpstashWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add qstash
AuthPreview

Sign-in for your app: social providers, plus one-time codes by email and SMS. Standards-compliant OIDC, so any OAuth library speaks it.

AUTHLOCKER_CLIENT_IDAUTHLOCKER_CLIENT_SECRETAUTHLOCKER_ISSUER
$extraorbital add authlocker
AI GatewayPreview

One key for every model — Anthropic, OpenAI, Google, Meta and 400 more — with a budget cap you can set.

OPENROUTER_BASE_URLOPENROUTER_API_KEY
Currently backed by OpenRouterWho runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.Who runs a resource is an implementation detail. New resources may be provisioned with a different provider in future; the ones you already hold are not moved without notice.
$extraorbital add openrouter
Git repositoryExperimental

A private Git remote with token auth, ready to push to.

GIT_URLGIT_USERNAMEGIT_TOKEN
Experimental support
$extraorbital add git

Shared

Sandboxes we hold one account for and hand to everyone. Nothing is provisioned, and nothing is yours alone.

Build with ExtraOrbital today

One command. Free to play.
No humans in the loop.