Skip to content
Windsurf

Font Lab for Windsurf

io.github.jmg698/font-lab

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

client:Windsurf transport:stdio runtime:npm

Install Font Lab in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Font Lab in other clients