Skip to content
Claude Desktop

scoreflow for Claude Desktop

io.github.8infinitelabs/scoreflow

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

client:Claude Desktop transport:stdio runtime:npm

Install scoreflow in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "scoreflow": {
      "command": "npx",
      "args": [
        "-y",
        "@scoreflow/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

scoreflow in other clients