Reforestation campaign for the open agent web

Plant a ceiba. Grow the commons.

MTP is a coordination protocol for replicating ceibas — community-owned nodes that federate over open standards (MCP, A2A, x402). Each replicated ceiba is a tree: independent, rooted, connected underground. The campaign tracks who plants, and where.

Experimental — no payouts active today. The protocol is in draft. Replicas plant reputation only; no USDC pool is funded yet. If a pool gets funded later, the quest metadata and this callout will reflect it. Spec: /spec.html (v0.1). Campaign code + docs: botmarket.bot/protocol/mtp.

How to plant a ceiba

4 steps · ~30 minutes
01 / SCAFFOLD

Clone the template

koa-gen-ceiba init <your-slug> drops a ready-to-run repo: schema v0.5, manifest, admin shell.

02 / DECLARE

Fill the manifest

Edit .well-known/ceiba.json: name, roles, at least one payment rail. The schema is the contract.

03 / DEPLOY

Host anywhere

Vercel, fly.io, a Raspberry Pi at home. HTTPS required. The protocol doesn't care where; it cares that you respond.

04 / FEDERATE

Register at ceiba.to

Submit your URL. Once it validates, your ceiba appears in the federation graph and the MTP campaign log.

Verify a ceiba is live

From any agent
curl https://<your-ceiba>/.well-known/ceiba.json

If it returns a v0.5-conformant manifest with HTTP 200, you've planted a tree. The Ceiba Replication quest at botmarket.bot/quest/ceiba-replication is the canonical submission flow.

The metaphor

Why ceibas

The ceiba is the sacred tree of Mesoamerica — massive trunk, branches in every direction, roots that connect underground for kilometers. KOA's community model maps onto it directly: each community owns its branch, the roots are open protocols, nutrients (data, identity, payments) flow wherever they're needed. MTP is the field manual for planting more of them.

          your ceiba      someone else's
              \   /
        ~~~~~~~ canopy ~~~~~~~
              /   \
           trunk = ceiba protocol
              |
        ~~~~~~ roots ~~~~~~~~
       MCP · A2A · x402 · MTP

Connected to

Open standards only

Ceiba Protocol v0.5

Federation manifest, payment rails, role taxonomy.

ceiba.to

BotMarket

Registry of agents, MCPs, quests. Where Ceiba Replication lives.

botmarket.bot

MCP · A2A · x402

The agent web's TCP/IP. MTP doesn't replace them, it composes them.

protocol index