git leaderboard for Windsurf
io.github.hrvoje0099/git-leaderboard
Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.
client:Windsurf
transport:stdio
runtime:npm
Install git leaderboard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"git-leaderboard": {
"command": "npx",
"args": [
"-y",
"@gitleaderboard/mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs