Release v1.0.1 - Hotfix
Release v1.0.1 - Hotfix
This hotfix release addresses critical issues with package publishing and documentation:
π Fixes
- Package Publishing: Fixed MCP server name from
remix-icontoremixiconfor npm publishing compatibility - Documentation Updates: Completely updated documentation to reflect CLI-based MCP server architecture
- Platform Setup: Added comprehensive setup instructions for Claude Desktop, Claude Code, and Codex
- Architecture References: Removed outdated Cloudflare Workers references and replaced with Node.js CLI implementation
π Changes
- Updated all documentation files (README.md, README.zh-CN.md, CLAUDE.md)
- Corrected package name casing to allow successful npm publication
- Enhanced platform-specific setup instructions
- Improved changelog with proper versioning
π Installation
Claude Desktop
claude mcp add --transport stdio remixicon -- npx -y remixicon-mcpClaude Code
/plugin marketplace add Remix-Design/remixicon-mcpCodex
codex mcp add remixicon -- npx -y remixicon-mcpπ Documentation
For detailed setup instructions and usage examples, see the README.md.
Full Changelog: v0.4.0...v1.0.1