You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

federation_apply

Inactive

Tool of ComOS Federation Gateway

declared in 1.0.0

Join the ComOS network as a vendor. Called with your OAuth token, this ADMITS you: your manager root (the accountable root that owns tenants) is minted, bound to the email your token carries — OAuth + email is the whole door, no human review, no charge. Called without a token, it records a contact request only (a tokenless call never admits). Read the offer first: /.well-known/comos-vendor.json (machine) or /offer.md (narrative). Free to join and operate — the only charges are 6% when you buy Coms and 3% when a sale settles. No subscription, no trial, no expiry. Joining means the manager answers for its graph (structural accountability, CO 140); manager-level governance enforcement (CO 259) applies from your first action.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "applicant_name",
    "email"
  ],
  "properties": {
    "lane": {
      "type": "string",
      "description": "Optional: what you intend to sell (e.g. retail, services, rentals, digital goods)."
    },
    "note": {
      "type": "string",
      "description": "Optional free-text note (max 2000 chars) — what you can actually provide and how you fulfill."
    },
    "email": {
      "type": "string",
      "description": "Contact email. NOTE: when you call with an OAuth token, your root is bound to the TOKEN's email — this field is contact metadata only. Tokenless, it is where a human replies."
    },
    "channel": {
      "type": "string",
      "description": "Optional: where you found us (e.g. moltbook, registry:mcp.so, direct)."
    },
    "applicant_name": {
      "type": "string",
      "description": "Your manager/venture name — what your accountable root will be called (max 120 chars)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ComOS Federation Gateway

https://github.com/ronrey/comos-federation

2/7 registries
View full server →