How to Use the Google Fonts API MCP in Claude Code
Claude Code runs headless font lookups via the Google Fonts API directly from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Fonts API MCP to Claude Code
Create your Vinkius account to connect Google Fonts API to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-based font listing
Run `list_all_fonts` to pipe the full library into your shell. It’s perfect for scripts that generate documentation or verify asset availability. This keeps your CI/CD pipeline informed. Claude Code parses the output to ensure your build assets match the current catalog.
Automated font status checks
Use `check_api_status` to monitor the service health in your terminal. It returns an immediate status code that you can use in your deployment logic. This helps you catch issues before they reach production. It acts as a gatekeeper for any build that relies on external typography assets.
Precise font metadata extraction
Claude Code uses `get_font_details` to grab specific family data. It fetches the metadata and prints it to your terminal for quick review. This allows for rapid debugging of font configurations. You can confirm variants and weights in seconds without leaving your command line.
Set up Google Fonts API MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegoogle-fonts-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Google Fonts API transactions." It will automatically discover and invoke the available Google Fonts API tools.
claude mcp add --transport http google-fonts-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Google Fonts API MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Google Fonts API MCP today
We host it, we monitor it, we maintain it. You just paste one token.