zircote/version-guard
Claude Code plugin that verifies library versions against live documentation before recommending them. Supports 13+ package ecosystems via Context7.
Platform-specific configuration:
{
"mcpServers": {
"version-guard": {
"command": "npx",
"args": [
"-y",
"version-guard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...