Open Source Commerce

What if commerce worked like the internet itself?

Pelagora is a decentralized network where every node is a marketplace. Grab the Skill, hand it to your AI, and start building.

A mesh network for commerce
Not an app. Not a platform. A protocol layer that lets you build any commerce experience on a decentralized network of Beacons.

Beacons

Each node on the network is a Beacon — a lightweight server you run on your machine. Your data stays yours. You choose what to share.

Peer Discovery

Beacons find each other via DHT — no central registry. Connect to the mesh and browse what others have listed using Schema.org data.

Skills

Extend your Beacon with modular Skills — reverse auctions, rental managers, group buys. Build your own or install from the community.

Three steps to your first Beacon
Hand the Skill to your AI agent. It handles the rest.
1

Grab the Skill

Download SKILL.md and give it to your AI agent — Claude, Cursor, Copilot, whatever you use. It contains everything your agent needs to get you set up.

2

Spin Up a Beacon

Your AI runs the CLI installer, creates your Beacon, and connects you to the Pelagora mesh. It also sets up the MCP server so your agent can browse and create listings.

3

Build Your App

Your Beacon is live. Now build on it — a surfboard rental shop, a local marketplace, a reverse auction platform. The network handles discovery. You handle the experience.

Your commerce, your rules
Pelagora is the network. What you build on it is up to you.

Peer-to-Peer Marketplace

List items, negotiate offers, trade directly. No middleman fees, no platform lock-in. Your listings live on your Beacon.

Rental Network

Rent out surfboards, cameras, tools — anything. Availability, pricing, and booking all managed from your Beacon.

Group Buy Coordinator

Aggregate demand across the mesh. Buyers pool together, hit a threshold, unlock bulk pricing. The Skill handles the logic.

terminal
# Install the Pelagora CLI
$ npx create-reffo-beacon my-surf-shop
 
Beacon created at ./my-surf-shop
Connected to Pelagora mesh
MCP server ready
 
# Create your first listing
$ curl localhost:3000/api/refs -d '{"name": "Channel Islands Surfboard", "price": 45}'
→ Ref ref_8x7k2m published to mesh (12 peers)

Ready to build on
the open sea?

Grab the Skill, hand it to your AI, and have a Beacon running in minutes.