Skip to content
Claude Desktop

Font Lab for Claude Desktop

io.github.jmg698/font-lab

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

client:Claude Desktop transport:stdio runtime:npm

Install Font Lab in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "font-lab": {
      "command": "npx",
      "args": [
        "-y",
        "font-lab"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Font Lab in other clients