ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Codacy 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 automated reviews via Codacy. track grades, monitor issues, and audit repository analysis 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 Codacy capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Codacy.

  1. 01

    Get repository quality analysis

    Get the current quality grade and metrics for a specific repository

  2. 02

    List supported languages

    List programming languages supported by the Codacy analysis engine

  3. 03

    List codacy organizations

    List all organizations associated with the account

  4. 04

    Search repository issues

    Search for specific code quality issues in a repository

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Codacy.

  1. 05

    Get my codacy profile

    Retrieve information about the authenticated Codacy user

  2. 06

    List organization members

    List people and users belonging to an organization

  3. 07

    List organization repositories

    List all repositories analyzed within an organization

  4. 08

    List repository webhooks

    List configured webhooks for quality notifications

Observed, not estimated

874ms average. Fast in production.

Codacy is checked daily against the live service.

Daily averagePeak 1028ms
Aug 20Today
Fastest day
658ms
Slowest day
1028ms
14-day trend
Slowing+22%

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 Codacy, so you can see the experience inside your AI.

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

Codacy Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 — Codacy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "codacy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy owners ask.

  • 01

    Can I see the quality grade for a specific repository?

    Yes! Use the get_repository_quality_analysis capability. Provide the provider (e.g., gh), organization, and repository name. The agent will return the current letter grade (A-F) and core quality metrics.

  • 02

    How do I search for security-related issues in my code?

    Use the search_repository_issues capability. You can filter the payload to include categories: ['Security']. Your agent will fetch all security vulnerabilities identified by Codacy in that repository.

  • 03

    Where do I find my Codacy API Token?

    Log in to Codacy, click on your avatar in the top right, go to User Settings, and select the API tab. You can generate and copy your account token from there.