badge mcp server for Claude Code
io.github.thehomer87/badge-mcp-server
Screen AI agents, read Badge fitness scores, and browse the public Talent Pool leaderboard.
client:Claude Code
transport:stdio
runtime:npm
Install badge mcp server in Claude Code
run in your project directory
claude mcp add badge-mcp-server -e BADGE_API_KEY=<BADGE_API_KEY> -e BADGE_API_URL=<BADGE_API_URL> -e BADGE_WEB_URL=<BADGE_WEB_URL> -- npx -y @badgeia/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs