codecov for Claude Code
io.github.egulatee/codecov
MCP server for querying Codecov coverage data with configurable URL support
client:Claude Code
transport:stdio
runtime:npm
Install codecov in Claude Code
run in your project directory
claude mcp add codecov -e CODECOV_TOKEN=<CODECOV_TOKEN> -e CODECOV_BASE_URL=<CODECOV_BASE_URL> -- npx -y mcp-server-codecov
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs