← Index

io.github.8infinitelabs/scoreflow

io.github.8infinitelabs/scoreflow·v0.2.1·Other
Quality Score
80
/100

Query your Scoreflow level, XP, skill tree and leaderboard from inside Claude Code / Desktop.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "scoreflow": {
      "command": "npx",
      "args": [
        "-y",
        "@scoreflow/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "scoreflow": {
      "command": "npx",
      "args": [
        "-y",
        "@scoreflow/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @scoreflow/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other