Code Climate Connector for AI agents.
8 live capabilities
Monitor repository grades and code quality metrics from your chat interface.
Waiting for input…
Why people use Code Climate
Code Climate Engineering Metrics for Better Repository Oversight
This Connector changes that by bringing those metrics into your chat. You can just ask your agent for the current grade of a project or a list of issues from the last snapshot. You get the data you need in a few seconds without ever opening a browser tab.
What Vinkius changes
You get a direct line to your engineering metrics without leaving your dev environment.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Justifying a technical debt sprint
A manager needs to know why a project grade dropped.
- Real-world use case 02
Verifying test coverage on a hotfix
A developer wants to know if they broke coverage.
- Real-world use case 03
Conducting a security audit
A security lead asks the agent to list all repositories and their current health statuses to identify high-risk projects.
Complete set · 8capabilities
The complete Code Climate capability set.
These are the exact actions your AI can choose when you ask it to work with Code Climate.
01—04
4 capabilities in this set.
Part of 8 available through Code Climate.
- 01 Capability
Get my codeclimate profile
Retrieve your authenticated user profile and organizational metadata. This is useful for confirming your account permissions and organization details.
- 02 Capability
Get repository code quality
Get a detailed breakdown of the quality metrics for a specific repository. This helps you see the maintainability grade and health status at a glance.
- 03 Capability
Get snapshot quality details
Get the specific data points for a single analysis snapshot. Use this to see exactly how the code quality changed during a specific point in time.
- 04 Capability
List snapshot code issues
List every code issue identified in a particular snapshot. This lets you quickly identify which technical debt items need your attention first.
05—08
4 capabilities in this set.
Part of 8 available through Code Climate.
- 05 Capability
List codeclimate repositories
List every repository currently being analyzed in your account. This gives you a high-level overview of your entire project portfolio.
- 06 Capability
List repository snapshots
List all the analysis snapshots for a specific repository. Use this to track how your code quality has evolved over multiple commits.
- 07 Capability
List repository test reports
List all the test coverage reports for a specific repository. This makes it easy to monitor how much of your code is actually being tested.
- 08 Capability
List codeclimate webhooks
List all the webhooks configured for a specific repository. This helps you verify that your automated notifications are set up correctly.
Set up in minutes
One URL. Then ask Code Climate to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Code Climate 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_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Code Climate for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate URL.
- Step 03
Save and start
Save the connection and enable Code Climate in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"code-climate": {
"url": "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate
Open Agent mode in chat and ask: "Using Code Climate, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"code-climate": {
"url": "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate
Ask Copilot: "Using Code Climate, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"code-climate": {
"url": "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate
Open Cascade and ask: "Using Code Climate, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"code-climate": {
"url": "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate
Ask Cline: "Using Code Climate, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add code-climate --transport http "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/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 Code Climate
Ask Claude: "Using Code Climate, show me...". 8 tools are ready
Where the request belongs
Work Code Climate can move forward.
This is for engineering leaders and developers who are tired of using gut feelings to manage code health. It's for the person who needs to justify technical debt to a stakeholder or the developer who wants to know if their last commit broke the coverage goals.
Engineering Manager
Uses this to track repository grades and maintainability trends during sprint planning to manage team priorities.
DevOps Engineer
Audits repository webhooks and analysis statuses to ensure monitoring and automated alerts are working.
Software Developer
Quickly checks test coverage percentages and specific code issues before pushing a hotfix to production.
Security Team
Verifies repository compliance and monitors static analysis findings across the entire organization.
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.
Codacy
Manage code quality and automated reviews via Codacy. track grades, monitor issues, and audit repository analysis directly from any AI agent.
Coveralls (Code Coverage Analytics API)
Track code coverage metrics via Coveralls. manage repositories, submit coverage reports, and monitor build statuses directly from your AI agent.
DeepSource
Automate code quality monitoring via DeepSource. analyze issues, vulnerabilities, metrics, and report cards directly from any AI agent.
SonarCloud
Merge your SaaS DevOps workflow with SonarCloud to review AI code and prevent production vulnerabilities.
SonarQube & SonarCloud
Bring your standalone or cloud SonarQube quality gates native to your AI logic. Find bugs, duplications, and rewrite vulnerable code instantly.
Bring your own AI
Change the model, client or framework. Keep Code Climate 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 Code Climate.
The practical details behind the request, access and result.
Can I see my repository grades with Code Climate?
Yes, you can pull the current health status and maintainability grades for any repository in your account directly through your AI agent.
How do I check test coverage using Code Climate?
Your agent can pull the latest test coverage reports for any specific project you have linked to your account.
Can I see the specific issues in a snapshot?
Yes, you can ask the agent to list all code issues identified in a specific analysis snapshot to help you prioritize your technical debt.
Is there a way to check my webhooks?
You can list all webhooks configured for a repository to ensure your automated notifications are set up correctly.
Can I see my own profile info?
This Connector can retrieve your authenticated user profile and organizational metadata directly within your workspace.
How does this help with technical debt?
It lets you pull lists of specific issues from snapshots so you can decide what to fix first without having to manually search through a dashboard.
Can I see the maintainability rating for a specific repository?
Yes! Use the get_repository_code_quality capability with the unique repository ID. The agent will return the current maintainability grade (A-F) and other core health metrics provided by Code Climate.
How do I check the test coverage percentage for a repository?
Use the list_repository_test_reports capability. Your agent will fetch all test coverage reports associated with the repository, showing the coverage percentage for the most recent runs.
Where do I find my Code Climate API Token?
Log in to Code Climate, click on your avatar in the top right, go to User Settings, and select Personal API Tokens. You can generate and copy your token from that section.
One connection away
Give your agent a direct line to Code Climate.
Connect Code Climate once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available