Distributed Robotics Group · Protocol Institute

YakRobot Protocols symbol

YakRobot
Protocols

Coordinating robots.

An open-source protocol stack for decentralized, distributed robotics: identity, discovery, payment, control and marketplace. Engineered as arguments, then tested on real robots, wherever they run.

5 open protocol layers 9 robots on the network Biweekly · Thursdays 4:30pm UTC
Building one robot is an engineering challenge; getting two or more to coordinate is a protocol problem.
The thesis of the Distributed Robotics Group

What we're building

The protocol stack

Five questions come up whenever two machines with different owners work together: who are you, how do I find you, how do I pay you, how do I tell you what to do, and what’s a fair price? Each answer is a separate, composable protocol with its own open repository.

Layer 2 · Discovery

Registry-Based Discovery

No directory and no matchmaker. Agents read the public registry, keep only robots vouched for by trusted fleets, and get an MCP config wired to every one.

Layer 3 · Payment

x402 Robot Leases

Pay per use with x402 and USDC on Base, or by card through Stripe. Money goes straight from payer to robot owner, and the payer gets back a signed driving ticket.

Layer 4 · Control

MCP Command Gateway

A FastAPI + Model Context Protocol gateway with one isolated MCP server per robot, a browser driving console, and one driver at a time. Adding a robot means adding a plugin.

Layer 5 · Marketplace

Robot Task Auctions

An open Robot Task Auction Protocol: agents post structured tasks, qualified robots bid, the result is checked against the spec, and payment settles on success.

Hardware Identity In design

Hardware Root of Trust

An ATECC608B secure chip holds a key that can’t be copied out and signs every request, binding the passport to the physical machine.

Coming soon
Cryptography In design

ZK Sensor Attestation

KZG polynomial commitments for batch sensor attestation. Provably honest robots, without revealing raw telemetry.

Coming soon
Fleet Security In design

2-of-3 Fleet Custody

Multi-sig fleet management on Safe{Wallet}: operator, hardware and recovery keys. A lost laptop or stolen robot never compromises the fleet.

Coming soon

See it in action

The YakRobot platform

Protocols are engineered arguments — so they get tested on real robots. Here is the stack running on hardware, end to end.

LLM-Controlled Robot

Commanding a robot in natural language through the MCP gateway.

Task Auction Engine

Robots bidding on posted jobs in the task marketplace. Try the live demo

Identity · Live service Live

Register a robot

Get your robot an ERC-8004 passport. The registrar checks its description and pins the agent card to IPFS, and your own wallet signs the registration. Open to allowlisted operators.

register.yakrobot.com ↗
Payment · Live service Live

Lease a robot

Buy a time-boxed lease over x402 in USDC, or by card, and take the wheel from your browser. Payment goes straight to the robot’s owner.

pay.yakrobot.com ↗

The network

Robots, across the planet

Every robot registers a verifiable identity on-chain, then discovers its peers through the same registry. Machines find each other, agree on work, and prove what they did — no central operator, no single point of failure.

One registry. Nine robots in Oulu, Berlin, Rome, Tel Aviv, Tokyo, Seattle, Ottawa and New England, run by different people on three continents and speaking the same protocol wherever they run.

9
Robots on the network
8
Sites on 3 continents
5
Protocol layers

Who builds this

Distributed Robotics Group

DRG is an applied research group at the Protocol Institute. Half its focus is on the robot coordination protocols themselves; the other half is on building the robots to test them. Protocols are engineered arguments — so DRG engineers and tests robot protocols on real robots.

It studies how decentralized coordination, blockchain infrastructure, robotics and physical AI intersect to create a new class of protocol-design challenges. Anyone curious about onchain robotics is welcome at the table.

One open protocol.
Every robot on it.

All code, all hardware designs, all protocols — open source. Come build the coordination layer for the next generation of robots.