MCP Server
claude_desktop_config.json{
"mcpServers": {
"freeqr": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-server-fetch"],
"env": {
"FREEQR_API_URL": "https://freeqr.dev/api"
}
}
}
}Config Location
macOS
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows
%APPDATA%/Claude/claude_desktop_config.jsonTOOL
generate_qrGenerate a QR codedatastringrequiredData to encodeformatstringsvg, png, jpg, webpsizenumberSize in pxTOOL
shorten_urlCreate a short URLurlstringrequiredURL to shorten