stb_easy_font.h

GitHub

Documentation and developer resources for nothings/stb_easy_font.h

0 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "stb_easy_font.h": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-stb_easy_font.h"
      ]
    }
  }
}