ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Code Climate with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage code quality and engineering metrics via Code Climate. track repository grades, monitor snapshots, and audit test coverage directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete Code Climate capability set.

These are the exact actions your AI can choose when you ask it to work with Code Climate.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Code Climate.

  1. 01

    Get my codeclimate profile

    Retrieve information about the authenticated user

  2. 02

    Get snapshot quality details

    Get detailed information for a specific analysis snapshot

  3. 03

    List codeclimate repositories

    List all repositories analyzed in Code Climate

  4. 04

    List repository snapshots

    List all analysis snapshots for a specific repository

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Code Climate.

  1. 05

    List repository test reports

    List all test coverage reports for a repository

  2. 06

    Get repository code quality

    Get detailed quality information for a specific repository

  3. 07

    List codeclimate webhooks

    List all configured webhooks for a specific repository

  4. 08

    List snapshot code issues

    List all code issues identified in a specific snapshot

Observed, not estimated

855ms average. Fast in production.

Code Climate is checked daily against the live service.

Daily averagePeak 1104ms
Aug 20Today
Fastest day
651ms
Slowest day
1104ms
14-day trend
Stable+2%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Code Climate, so you can see the experience inside your AI.

It does not authenticate your account with Code Climate. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Code Climate Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Code Climate capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "code-climate-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_dEa3ubWm5DI8grNI5Jrd9891vm9odnIoA9LITGNs/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Code Climate owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.