generate_favicon — favicon.zip MCP Tool
generate_favicon
(generate favicon) is one of 3 tools on the
favicon.zip
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call generate_favicon from your client
- Claude Code favicon.zip generate_favicon run in your project directory
- Claude Desktop favicon.zip generate_favicon ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor favicon.zip generate_favicon ~/.cursor/mcp.json
- VS Code favicon.zip generate_favicon .vscode/mcp.json
- Zed favicon.zip generate_favicon ~/.config/zed/settings.json
- Windsurf favicon.zip generate_favicon ~/.codeium/windsurf/mcp_config.json
- Cline favicon.zip generate_favicon ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI favicon.zip generate_favicon ~/.gemini/settings.json
- Grok favicon.zip generate_favicon .mcp.json (in your project root)
- ChatGPT favicon.zip generate_favicon Settings → Connectors → Advanced → Developer mode
- Claude.ai favicon.zip generate_favicon Settings → Connectors → Add custom connector
- LangChain favicon.zip generate_favicon pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http favicon https://favicon.zip/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 26 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.