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 2.3.3).

session_design

Inactive

Tool of Colour Memory

declared in 2.3.3

One-call compound tool. Submit a concept, medium, audience, and constraints — receive a complete design package: historically grounded palette, cultural narrative, commercial paint matches, WCAG accessibility check, illuminant behaviour, and a ready-made image generation prompt. Replaces chaining query_conceptual + palette_from_concept + colour_story + match_paint_system + accessibility_check + get_colour_metrics. Use when an AI agent or user needs a complete, deployable colour direction in a single call. Not for iterative refinement — use individual tools for that.

Parameters schema

{
  "type": "object",
  "required": [
    "concept"
  ],
  "properties": {
    "avoid": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "default": [],
      "description": "Archive names or colour terms to exclude e.g. ['neon', 'ScreenDigital']"
    },
    "medium": {
      "type": "string",
      "default": "general",
      "description": "Application context e.g. 'interior', 'brand identity', 'fashion', 'digital', 'print'"
    },
    "concept": {
      "type": "string",
      "description": "Cultural theme, mood, or brief e.g. 'Victorian mourning', 'Ottoman court', 'Scandinavian minimal'"
    },
    "n_colours": {
      "type": "integer",
      "default": 5,
      "description": "Palette size (default 5, max 8)"
    },
    "include_prompt": {
      "type": "boolean",
      "default": true,
      "description": "Include image generation prompt (default true)"
    },
    "include_accessibility": {
      "type": "boolean",
      "default": true,
      "description": "Include WCAG contrast check (default true)"
    },
    "include_paint_matches": {
      "type": "boolean",
      "default": true,
      "description": "Include commercial paint matches (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

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

2/7 registries
View full server →
session_design — Colour Memory — PRSM MCP