scorecard-ai/scorecard-claude-plugin
Plugin for using Scorecard on Claude Code. Contains an initialization skill and connection to the Scorecard MCP
Platform-specific configuration:
{
"mcpServers": {
"scorecard-claude-plugin": {
"command": "npx",
"args": [
"-y",
"scorecard-claude-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...