v2.0.2
🚀 Augments MCP Server v2.0.2
A patch release with updated MCP server naming convention for better discoverability.
📝 Updates
- Updated MCP Server Name - Changed from
io.github.augmnt/augments-mcp-servertodev.augments/mcp - Consistent Naming - Updated server.json and README.md to use the new naming convention
- Version Synchronization - Bumped version to 2.0.2 across all configuration files
🌐 Hosted Service
The hosted MCP server continues to be the easiest way to get started:
# Add the hosted MCP server
claude mcp add --transport http augments https://mcp.augments.dev/mcp💡 Migration Notes
- Server name changed from
io.github.augmnt/augments-mcp-servertodev.augments/mcp - No functional changes - All existing functionality remains the same
- No action required for users of the hosted service
- Local installations continue to work as before
🔧 Technical Details
- Updated server.json name field for MCP registry compatibility
- Synchronized version numbers across pyproject.toml and server.json
- Updated documentation references to use new naming convention
Built with ❤️ for the Claude Code ecosystem