这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.0.2

Choose a tag to compare

@augmnt augmnt released this 13 Sep 19:04
· 16 commits to main since this release

🚀 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-server to dev.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-server to dev.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