Catalog
Tokven MCP
Officialby Mihkel00
Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format
Generates design token systems from hex colors with OKLCH derivation and WCAG validation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tokven-mcp": {
"command": "npx",
"args": [
"-y",
"tokven-mcp@1.0.7"
]
}
}
}