Skip to content
Cline

Font Lab for Cline

io.github.jmg698/font-lab

A decision surface for typography: curate font directions on your real site, ship next/font code.

client:Cline transport:stdio runtime:npm

Install Font Lab 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": {
    "font-lab": {
      "command": "npx",
      "args": [
        "-y",
        "font-lab"
      ]
    }
  }
}

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

Font Lab in other clients