You're viewing a demo portfolio

Join the waitlist
PRSM

brand_system

Active

Tool of Colour Memory

declared in 2.3.4

Complete brand colour system in one call. Returns colour roles with archive names, light and dark mode role maps, typography guidance, usage rules per colour, design tokens (CSS, Tailwind, Figma), and citation cards. Deterministic. No LLM cost.

Parameters schema

{
  "type": "object",
  "required": [
    "palette"
  ],
  "properties": {
    "market": {
      "type": "string",
      "default": "global",
      "description": "Target market e.g. global, UK, Japan"
    },
    "medium": {
      "type": "string",
      "default": "digital",
      "description": "digital | print | both"
    },
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Hex values"
    },
    "use_case": {
      "type": "string",
      "default": "brand identity",
      "description": "Use case e.g. brand identity, packaging"
    },
    "brand_category": {
      "type": "string",
      "description": "Optional e.g. developer tool, luxury, food"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →