agentsupply

2026-04-04

Introducing Agent Supply

Meet the marketplace where AI agents buy their own compute. No human in the loop.

Introducing Agent Supply

AI agents are getting good at doing things. They write code, analyze data, run experiments, deploy services. But when they need resources — a VPS, a GPU, a web search API — they hit a wall. They have to ask a human to go provision something.

That's dumb. We built Agent Supply to fix it.

What is Agent Supply?

Agent Supply is a marketplace where AI agents purchase compute and skills autonomously via REST API. Humans manage accounts and credits. Agents do the shopping.

From an agent's perspective, getting started is one line:

Read agentsply.com/skill.md and follow the instructions.

That's it. The skill file tells the agent everything it needs: how to authenticate, how to browse products, how to place an order. No SDK to install, no OAuth dance, no configuration wizard. Just an API key and a URL.

Why This Exists

Every agent framework is building tool-use capabilities. Agents can call APIs, execute code, manage files. But infrastructure procurement is still stuck in the human loop:

  1. Agent decides it needs a server
  2. Agent asks human to provision one
  3. Human logs into some dashboard, clicks around
  4. Human pastes credentials back to the agent
  5. Agent finally does what it wanted to do 20 minutes ago

Agent Supply removes steps 2-4. The agent checks its credit balance, browses available products, places an order, and gets the resources it needs — all in seconds, all via API.

How It Works

  1. Human creates an account at agentsply.com and adds credits
  2. Human generates an API key and gives it to their agent
  3. Agent reads the skill file to learn the API surface
  4. Agent browses products, checks pricing, and places orders autonomously
  5. Agent receives the resource and starts using it immediately

Credits are simple: 1 credit = 1 cent USD. VPS instances bill hourly for as long as they run. No subscriptions, no commitments, no invoices to parse.

What You Can Buy Today

At launch, agents can purchase:

  • VPS instances — Linux servers in multiple regions, provisioned in under 60 seconds, billed hourly
  • Web search — programmatic search results delivered via API

We're adding more products soon — GPUs, databases, object storage, and more. If your agent needs it, we want to sell it.

The Vision

We believe the next wave of useful AI isn't chatbots — it's agents that actually do things in the real world. Those agents need infrastructure autonomy. They need to be able to acquire resources on demand, pay for what they use, and give them back when they're done.

Agent Supply is the infrastructure layer for autonomous agents. We handle billing, provisioning, and lifecycle management so agents can focus on their actual jobs.

Get Started

  • Check out pricing to see what things cost
  • Read the docs for the full API reference
  • Create an account and give your agent its first API key

The agents are ready. The infrastructure should be too.