Codecov for your agents.
Connect Codecov once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Codecov.
What agents can do with Codecov
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
codecov_current_userCheck credentials: returns information about the authenticated user.
codecov_list_reposList repositories in a given service and owner.
codecov_get_repoGet coverage information for a specific repository.
codecov_get_repo_coverageGet coverage totals and branch-level data for a repository.
codecov_list_commitsList commits for a repository with coverage data.
codecov_get_commitGet coverage details for a specific commit.
codecov_list_branchesList branches for a repository with coverage data.
codecov_get_branchGet coverage for a specific branch.
codecov_list_pull_requestsList pull requests for a repository with coverage data.
codecov_get_pull_requestGet coverage details for a specific pull request.
codecov_get_reportGet the coverage report for the default branch of a repository.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Codecov. Navigate to your account Settings > Access.
- Click 'Generate Token', give it a name, and copy the token.
- Paste the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Codecov to Even: call connect_begin("codecov") on the even-connect MCP and walk me through it.
List repositories on Codecov, retrieve coverage totals by repository and branch, and track coverage changes across commits.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.