Skip to content
Cline

tokven mcp for Cline

io.github.mihkel00/tokven-mcp

Generate design token systems from a hex color — OKLCH-derived, WCAG-validated, multi-format

client:Cline transport:stdio runtime:npm

Install tokven mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "tokven-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tokven-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tokven mcp in other clients