font-proof-mcp

jakefleming/font-proof-mcp
★ 0 stars JavaScript File System Updated today
MCP server for Hellbox, the macOS font proofing app. Lets AI tools create and edit .fontproof documents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "font-proof-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jakefleming/font-proof-mcp"
      ]
    }
  }
}

README Excerpt

Create and modify Hellbox documents programmatically. Hellbox (formerly Font Proof) is a macOS app for type designers that generates PDF font proofs and live-reloads them from Glyphs and RoboFont. This package launches the MCP server that ships inside the [Hellbox](https://hellbox.com) app bundle. The server lets AI tools create and edit `.fontproof` documents directly; the app does not need to be running.

Tools (3)

create_proofopen_in_appupdate_section_settings

Topics

font-proofingfontsmcptypography