
Scoreflow
Pull your Scoreflow level, XP, skill tree, and leaderboard into Claude Code or Desktop while you gamify learning and track agent-assisted progress.
Overview
Scoreflow MCP is a MCP server for the Build phase that queries your Scoreflow level, XP, skill tree, and leaderboard from Claude Code or Desktop.
What is this MCP server?
- Read Scoreflow level, XP, skill tree, and leaderboard via MCP
- npm package @scoreflow/mcp (v0.2.1) with stdio transport
- Built for Claude Code and Claude Desktop sessions
- Monorepo source under 8infinitelabs/scoreflow apps/mcp
- Keeps motivation and skill progression visible next to implementation tasks
- MCP package version 0.2.1 (@scoreflow/mcp)
- stdio MCP transport
- Source in github.com/8infinitelabs/scoreflow subfolder apps/mcp
What problem does it solve?
Builders lose context on gamified learning progress because XP and skill trees live outside the agent where they actually code.
Who is it for?
Solo developers already on Scoreflow who want progression and leaderboard context inside Claude Code or Desktop.
Skip if: Teams not using Scoreflow, or anyone needing production app analytics instead of personal skill gamification.
What do I get? / Deliverables
Claude can read your Scoreflow stats in-thread so plans and check-ins reference real level, XP, and leaderboard data.
- In-agent access to Scoreflow level and XP
- Skill tree and leaderboard snapshots via MCP tools
- Tighter loop between coding sessions and personal progression metrics
Recommended MCP Servers
Journey fit
Scoreflow MCP extends how you work with coding agents—personal progress data belongs with agent-tooling setup in the build phase. Querying XP and leaderboards from inside the agent is meta tooling on top of Claude Code, not customer-facing launch work.
How it compares
Scoreflow account MCP reader, not a repo linter or CI test reporter.
Common Questions / FAQ
Who is scoreflow for?
Indie builders using Scoreflow for XP and skill trees who want those stats available to MCP agents in Claude Code or Claude Desktop.
When should I use scoreflow?
Use it while building with agents when you want level, skill tree, or leaderboard context to inform daily goals, retros, or learning-oriented prompts.
How do I add scoreflow to my agent?
Install and register @scoreflow/mcp v0.2.1 as a stdio MCP server in Claude Code or Desktop, authenticate with your Scoreflow account per the apps/mcp README, then invoke the query tools from a chat.