claude mcp add 8infinitelabs-scoreflow -- npx -y @scoreflow/mcp
{
"mcpServers": {
"8infinitelabs-scoreflow": {
"command": "npx",
"args": ["-y", "@scoreflow/mcp"]
}
}
}
{
"mcpServers": {
"8infinitelabs-scoreflow": {
"command": "npx",
"args": ["-y", "@scoreflow/mcp"]
}
}
}
{
"mcpServers": {
"8infinitelabs-scoreflow": {
"command": "npx",
"args": ["-y", "@scoreflow/mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server, specifically the scoreflow package, enables developers to integrate Scoreflow functionality into their applications, allowing them to query user data such as level, XP, skill tree, and leaderboard information from within Claude Code or Desktop. This server connects to the Scoreflow system, providing a standardized interface for accessing user progression data. Developers would use this tool when building applications that require seamless integration with Scoreflow, such as creating custom plugins or extensions for Claude Code.
Query your Scoreflow level, XP, skill tree and leaderboard from inside Claude Code / Desktop.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@scoreflow/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The scoreflow server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.