Skip to content
VS Code

font metadata for VS Code

io.github.lazymac2x/font-metadata

Cloudflare Workers MCP server: font-metadata

client:VS Code transport:streamable-http tools:6

Install font metadata in VS Code

.vscode/mcp.json

{
  "servers": {
    "font-metadata": {
      "type": "http",
      "url": "https://api.lazy-mac.com/font-metadata/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

font metadata in other clients