How to Use the Code Climate MCP in Cline
Let Cline inspect your Code Climate metrics and refactor bad code directly in VS Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Code Climate MCP to Cline
Create your Vinkius account to connect Code Climate to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Audit repository health using this MCP Server
Cline scans your entire project portfolio using `list_codeclimate_repositories` to find which directories need love. It immediately pulls quality grades using `get_repository_code_quality` to flag files with low grades. This gives your agent a clear roadmap. It knows exactly which legacy files are dragging down your overall project score before it starts writing code.
Trace and destroy code smell snapshots in Cline
When a build report shows a drop in quality, Cline doesn't panic. It queries `list_repository_snapshots` and `get_snapshot_quality_details` to find the exact snapshot where the regression occurred. The agent then runs `list_snapshot_code_issues` to isolate the offending lines of code. It reads the issue description, writes a clean patch, and shows you the diff in VS Code.
Track test coverage reports and active webhooks
Cline checks your test suite health by calling `list_repository_test_reports`. It reads the coverage percentages to find untested paths that need new unit tests. To keep your team in the loop, the agent uses `list_codeclimate_webhooks` to verify your notification system is active. You won't have to leave your editor to check if your Slack alerts are still wired up.
Set up Code Climate MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
code-climate-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest Code Climate refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"code-climate-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Code Climate. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Code Climate MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Code Climate MCP today
We host it, we monitor it, we maintain it. You just paste one token.