Coveralls (Code Coverage Analytics API) Connector for AI agents.
10 live capabilities
Manage code coverage metrics and repository configurations for your CI/CD pipeline.
Waiting for input…
Why people use Coveralls (Code Coverage Analytics API)
Coveralls Code Coverage Analytics for CI/CD Workflows
This Connector lets you stay in your flow. Just ask your agent to check a build status or submit a report. It pulls the data, handles the API calls, and gives you the answer in seconds.
What Vinkius changes
You get full control over your code coverage metrics without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying coverage on a specific file
A developer wants to see if a specific file hit the coverage target.
- Real-world use case 02
Automating bulk repository setup
A DevOps engineer needs to set up 10 new repositories.
- Real-world use case 03
Fixing failed builds due to network blips
A build fails due to a transient error.
Complete set · 10capabilities
The complete Coveralls (Code Coverage Analytics API) capability set.
These are the exact actions your AI can choose when you ask it to work with Coveralls (Code Coverage Analytics API).
01—04
4 capabilities in this set.
Part of 10 available through Coveralls (Code Coverage Analytics API).
- 01 Capability
Create repo
Create a new repository on the Coveralls platform. This is useful for quickly spinning up new projects in your pipeline.
- 02 Capability
Get build web data
Get the JSON representation of a build web page. Use this to pull specific build metrics into your chat.
- 03 Capability
Get file web data
Get the JSON representation of a source file web page. It helps you see how specific files are performing.
- 04 Capability
Get job web data
Get the JSON representation of a job web page. This provides deep insights into individual coverage jobs.
05—07
3 capabilities in this set.
Part of 10 available through Coveralls (Code Coverage Analytics API).
- 05 Capability
Get repo
Get repository info from your Coveralls account. Use it to verify active status and retrieve tokens.
- 06 Capability
Get repo web data
Get the JSON representation of a repo web page. This is great for summarizing high-level repository trends.
- 07 Capability
Rerun build
Trigger a rerun of a build on Coveralls. It's a fast way to fix transient failures without manual clicking.
08—10
3 capabilities in this set.
Part of 10 available through Coveralls (Code Coverage Analytics API).
- 08 Capability
Submit job
Submit a coverage report to Coveralls. It includes source files and git metadata for accurate tracking.
- 09 Capability
Update repo
Update an existing repository on Coveralls. Use this to modify configurations on the fly.
- 10 Capability
Close parallel build
Close a parallel build on Coveralls. This helps manage complex CI workflows and aggregate data.
Set up in minutes
One URL. Then ask Coveralls (Code Coverage Analytics API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Coveralls (Code Coverage Analytics API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Coveralls (Code Coverage Analytics API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Coveralls (Code Coverage Analytics API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Coveralls (Code Coverage Analytics API) URL.
- Step 03
Save and start
Save the connection and enable Coveralls (Code Coverage Analytics API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"coveralls-code-coverage-analytics-api": {
"url": "https://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Coveralls (Code Coverage Analytics API)
Open Agent mode in chat and ask: "Using Coveralls (Code Coverage Analytics API), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"coveralls-code-coverage-analytics-api": {
"url": "https://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Coveralls (Code Coverage Analytics API)
Ask Copilot: "Using Coveralls (Code Coverage Analytics API), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"coveralls-code-coverage-analytics-api": {
"url": "https://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Coveralls (Code Coverage Analytics API)
Open Cascade and ask: "Using Coveralls (Code Coverage Analytics API), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"coveralls-code-coverage-analytics-api": {
"url": "https://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Coveralls (Code Coverage Analytics API)
Ask Cline: "Using Coveralls (Code Coverage Analytics API), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add coveralls-code-coverage-analytics-api --transport http "https://edge.vinkius.com/vk_preview_4KFwfN2vWWEeowJibGZslVeROZZ50N2pFwaurAdx/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Coveralls (Code Coverage Analytics API)
Ask Claude: "Using Coveralls (Code Coverage Analytics API), show me...". 10 tools are ready
Where the request belongs
Work Coveralls can move forward.
This is for the DevOps engineer tired of manual dashboard updates, the developer who wants instant coverage feedback, and the QA lead monitoring regressions.
DevOps Engineer
Automates repo setup and monitors coverage trends across the whole organization.
Software Developer
Checks coverage status and submits reports directly from the IDE or terminal.
QA Lead
Analyzes coverage regressions and manages build thresholds to ensure reliability.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCodecov
Manage test coverage and engineering metrics via Codecov. track coverage reports, monitor commit totals, and audit code quality directly from any AI agent.
Code Climate
Manage code quality and engineering metrics via Code Climate. track repository grades, monitor snapshots, and audit test coverage directly from any AI agent.
Codacy
Manage code quality and automated reviews via Codacy. track grades, monitor issues, and audit repository analysis directly from any AI agent.
DeepSource
Automate code quality monitoring via DeepSource. analyze issues, vulnerabilities, metrics, and report cards directly from any AI agent.
Coverage Gate Evaluator
Enforce strict code coverage thresholds using deterministic integer math.
SonarCloud
Merge your SaaS DevOps workflow with SonarCloud to review AI code and prevent production vulnerabilities.
Bring your own AI
Change the model, client or framework. Keep Coveralls connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Coveralls.
The practical details behind the request, access and result.
Can the Coveralls MCP help with my CI/CD pipeline?
Yes, it connects your agent to Coveralls to manage reports and monitor build statuses, making it easier to track code quality.
How do I use the Coveralls MCP for my private repos?
You'll need to provide your Coveralls Personal Access Token in the setup. This allows your agent to see and manage private repository data.
Can I use this to manage GitHub and GitLab repos?
Yes, it supports repository configurations for GitHub, GitLab, and Bitbucket, allowing you to manage all your projects in one place.
What happens when I use the Coveralls MCP to rerun a build?
The agent triggers a rerun of the build processing. This is great for resolving transient issues without you having to click through a dashboard.
Can the Coveralls MCP submit coverage reports?
Yes, it can submit detailed reports including source file data and git metadata directly to your Coveralls account.
How does the Coveralls MCP handle parallel builds?
It can trigger aggregate calculations and close parallel build sequences, which is helpful for managing complex CI workflows.
How do I retrieve my repository's secret token for CI configuration?
Use the get_repo capability by providing the service (e.g., 'github') and repository name. The agent will return the repository details, including the repo_token needed for your CI environment variables.
Can I submit a coverage report for a specific CI job manually?
Yes! The submit_job capability allows you to send coverage data directly. You'll need to provide the repo_token, service_name, service_job_id, and the source_files JSON array containing coverage metrics.
How do I finalize a parallel build once all individual jobs are finished?
Use the close_parallel_build capability. Provide your repo_token and the build_num. This triggers Coveralls to aggregate all parallel jobs and calculate the final coverage percentage for the build.
One connection away
Give your agent a direct line to Coveralls.
Connect Coveralls once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available