You're viewing a demo portfolio

Join the waitlist
PRSM

colour_cultural_risk

Active

Tool of Colour Memory

declared in 2.3.4

Cultural risk assessment for a hex value or palette (symbolic weight, regional taboos, religious associations, market flags). This is one component of colour_passport for single colours. Use colour_passport for a general profile; call this directly for palette-level risk checks or when cultural risk is the only thing being asked about.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "hex": {
      "type": "string",
      "description": "Single hex value to assess e.g. '#FF9900'"
    },
    "markets": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional market focus e.g. ['China', 'Middle East', 'India']"
    },
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional list of hex values to assess as a palette"
    }
  }
}

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 →
colour_cultural_risk — Colour Memory — PRSM MCP