
Product
Socket for ClickUp Is Now Available
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.
@scoreflow/mcp
Advanced tools
Scoreflow MCP server — query your level, XP, leaderboard, and profile from any MCP-compatible client (Claude Code, Claude Desktop).
Read-only Model Context Protocol server for Scoreflow — query your level, XP, achievements, and the global leaderboard from any MCP-compatible client (Claude Code, Claude Desktop, Cursor, Zed).
If you already ran scoreflow init, the MCP server is registered automatically. Otherwise:
# Claude Code (user scope — available in every project)
claude mcp add scoreflow --scope user -- npx -y @scoreflow/mcp
For Claude Desktop, add this to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or the equivalent on other OSes:
{
"mcpServers": {
"scoreflow": {
"command": "npx",
"args": ["-y", "@scoreflow/mcp"]
}
}
}
| Tool | Auth | Description |
|---|---|---|
scoreflow_status | yes | Your current level, XP, tier, skills, and achievements. |
scoreflow_leaderboard | yes | Global top-N by XP (default 20, max 100). |
scoreflow_profile | no | Any user's public profile by handle (scoreflow.dev/u/<handle>). |
scoreflow_explain_ccs | no | Breakdown of the Craftsmanship Score components. |
The MCP server loads the bearer token from ~/.scoreflow/config.json — the same file written by @scoreflow/cli during scoreflow init. Run that first.
Alternatively, set SCOREFLOW_API_TOKEN and SCOREFLOW_API_URL in your MCP client's env block for a token-only setup.
MIT. Infinite Labs OÜ.
FAQs
Scoreflow MCP server — query your level, XP, leaderboard, and profile from any MCP-compatible client (Claude Code, Claude Desktop).
The npm package @scoreflow/mcp receives a total of 44 weekly downloads. As such, @scoreflow/mcp popularity was classified as not popular.
We found that @scoreflow/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.