font proof mcp for Windsurf
io.github.jakefleming/font-proof-mcp
Create and modify Font Proof documents programmatically (PDF font proofs, live from Glyphs.app).
client:Windsurf
transport:stdio
runtime:npm
Install font proof mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"font-proof-mcp": {
"command": "npx",
"args": [
"-y",
"font-proof-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs