You're viewing a demo portfolio

Join the waitlist
PRSM

claim_identity

Active

Tool of run.domani/domani

declared in 1.0.0

Give your agent a free identity at <handle>.domani.run - a live profile page, no domain purchase, instantly. The frictionless way to start; upgrade to your own real domain later. Optional name/bio/emoji/email/links.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "slug"
  ],
  "properties": {
    "bio": {
      "type": "string",
      "description": "Short description (<= 280 chars)"
    },
    "name": {
      "type": "string",
      "description": "Display name"
    },
    "slug": {
      "type": "string",
      "description": "The handle - becomes <slug>.domani.run (lowercase letters, numbers, hyphens)"
    },
    "email": {
      "type": "string",
      "description": "Public contact email (e.g. your free @domani.run inbox)"
    },
    "emoji": {
      "type": "string",
      "description": "Avatar emoji"
    },
    "links": {
      "type": "array",
      "items": {
        "type": "object",
        "required": [
          "label",
          "url"
        ],
        "properties": {
          "url": {
            "type": "string"
          },
          "label": {
            "type": "string"
          }
        }
      },
      "description": "Up to 6 links"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →