Skip to content
Back to Colour Memory

Card snapshot

colour-memory-api-production.up.railway.app · 2026-08-20 02:31:42 UTC · 7402e3656f63eaca907361e363c0fe629674d1b8675daa43180c21cfb503231f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Colour Memory",
  "description": "Cultural colour intelligence API. Tens of thousands of named colours across dozens of archives. Every result provenance-labelled.",
  "url": "https://colourmemory.com",
  "api": {
    "type": "mcp",
    "endpoint": "https://api.colourmemory.com/mcp",
    "auth": {
      "type": "bearer",
      "header": "X-Api-Key"
    }
  },
  "capabilities": [
    "colour_lookup",
    "cultural_risk",
    "palette_generation",
    "accessibility",
    "brand_audit",
    "ecommerce_copy"
  ],
  "documentation": "https://api.colourmemory.com/docs",
  "pricing": "https://colourmemory.com/pricing"
}