get_html_snippet — favicon.zip MCP Tool Read-only
get_html_snippet
(get html snippet) 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 get_html_snippet from your client
- Claude Code favicon.zip get_html_snippet run in your project directory
- Claude Desktop favicon.zip get_html_snippet ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor favicon.zip get_html_snippet ~/.cursor/mcp.json
- VS Code favicon.zip get_html_snippet .vscode/mcp.json
- Zed favicon.zip get_html_snippet ~/.config/zed/settings.json
- Windsurf favicon.zip get_html_snippet ~/.codeium/windsurf/mcp_config.json
- Cline favicon.zip get_html_snippet ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI favicon.zip get_html_snippet ~/.gemini/settings.json
- Grok favicon.zip get_html_snippet .mcp.json (in your project root)
- ChatGPT favicon.zip get_html_snippet Settings → Connectors → Advanced → Developer mode
- Claude.ai favicon.zip get_html_snippet Settings → Connectors → Add custom connector
- LangChain favicon.zip get_html_snippet 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.