mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
docs: Fix icon URLs in CHANGELOG to reflect actual implementation
The CHANGELOG incorrectly documented icon URLs as https://api.n8n-mcp.com/public/logo-*.png when the actual implementation uses https://www.n8n-mcp.com/logo*.png This updates the documentation to match the code. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
**MCP Server Icon Support (SEP-973)**
|
||||
|
||||
- Added custom server icons for MCP clients
|
||||
- Icons served from https://api.n8n-mcp.com/public/logo-*.png
|
||||
- Icons served from https://www.n8n-mcp.com/logo*.png
|
||||
- Multiple sizes: 48x48, 128x128, 192x192
|
||||
- Future-proof for Claude Desktop icon UI support
|
||||
- Added websiteUrl field pointing to https://n8n-mcp.com
|
||||
|
||||
Reference in New Issue
Block a user