Skip to content
For Exchanges, Brokerages & Wallets

UV Harness. Agent infrastructure, ready to ship.

Build frontier financial agents in days, not quarters. Battle-tested orchestration, execution, and policy enforcement.

99%
Compute reduction
750+
Agents in production
$375M+
Volume transacted
3 Years
Live production

The Harness runs production trading for hundreds of live users today, with five years of engineering, three of them in live markets. The same system, hosted for your platform.

The Stack

What's inside the Harness.

Four systems your agents run on. Each one is battle-tested independently. Together they're the full operating environment.

agent.py
import uv

# Connect to your harness instance
harness = uv.Harness(api_key="uv_sk_...")
harness.add_plugin("sentiment_scanner", handler=my_scanner)

# Global policy, enforced on every agent on your platform
harness.add_policy("max_leverage", ratio=3.0)

# Spin up an agent for a user account
# Each subtask dispatched to the right model
agent = harness.create_agent(
    account="user_abc123",
    models=["sonnet", "haiku", "frontier-mini"],
    signals=["imbalance_shift", "vol_regime_change"],
    tools=["place_order", "manage_position"],
    plugins=["sentiment_scanner"],
)

# Account-level policies, scoped to this user only
agent.add_policy("max_position", usd=25_000)
agent.add_policy("drawdown_stop", pct=-0.05)

agent.deploy()
Integration

Start in days.

Configure your agent environment with plugins and policies, then integrate into your platform with a widget or API key.

Widget

Drop agent UI into your app. Your users interact with agents inside your platform, under your brand.

API / SDK

Create agents, push policies, manage user accounts programmatically. Build exactly the experience your platform needs.

Co-Build

Our engineering staff works closely alongside your team to design and ship a world-class agent experience: custom environments, bespoke policies, and full compliance sign-off before you go live. Book a call →

Build vs. Buy

Build or buy?

Ship agents next month, not next year.

UV Harness
In-House
Time to Launch
Days – weeks
6–12 months
Engineering Cost
Included
$350K+ / year
Inference Cost per 1K Signals
~$0.12
~$24.00
Production Track Record
3 yrs · 1M+ trades
Unproven

Engineering cost assumes a 2–3 person in-house agent team. Inference comparison assumes per-event frontier-model calls vs. event-driven routing; methodology on request.

FAQ

Common
questions

Every trade the Harness executes can become a decision episode: the data layer labs train on.

Trusted By
NVIDIA Inception Google Cloud Ethereum Foundation Stanford Blockchain 0G Labs z.ai Adaption Labs
3 years production · 750+ agents · $375M+ volume

Ship agents on your platform.

Tell us about your platform and we'll show you what the integration looks like.

Schedule a Call

Engagements are scoped per platform; co-build engineering is included.

30-minute call. We'll tell you if the Harness is a fit.