scoreflow
MCP serverAI & modelsQuery your Scoreflow level, XP, skill tree and leaderboard from inside Claude Code / Desktop.
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (6)
| Tool | What it does |
|---|---|
| scoreflow_status | Returns the current level, XP, tier, per-skill breakdown, and unlocked achievements for the signed-in CLI user. Requires `scoreflow init` on the host. |
| scoreflow_skills | Returns a markdown table of all 11 skill tracks with current level (1-100), XP, and how to advance each one. Lets the user see which tracks they are specialising in and which are still at Lv 1. |
| scoreflow_xp_guide | Returns the XP formula, character-level curve, skill-level curve, and streak multiplier — a cheat sheet for users wondering how fast they can advance. |
| scoreflow_leaderboard | Top Scoreflow users ranked by cumulative XP. `limit` defaults to 20, max 100. Renders as a markdown table. |
| scoreflow_profile | Reads the public profile of any Scoreflow user by handle (the same page at scoreflow.dev/u/<handle>). No auth required. Users who haven't opted into public visibility return 404. |
| scoreflow_explain_ccs | Returns the 4 components of the Craftsmanship Score (CCS) with their weights and the anti-gaming rationale. Use this when someone asks "why did my score move?" or "what is CCS?". |
Signals
- Tools captured
- 6