Codacy Connector for AI agents.
8 live capabilities
Monitor code quality and security alerts across your repositories.
Waiting for input…
Why people use Codacy
Codacy for Automated Code Quality Audits
With this Connector, you just ask your agent. You get the repo grades, security alerts, and member lists in a single chat window. You stop hunting for data and start acting on it.
What Vinkius changes
You get instant access to your code quality metrics inside any AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Security Audit
A security analyst asks the agent to find all 'Critical' issues in a repo using search_repository_issues.
- Real-world use case 02
Team Onboarding
An engineering manager asks for a list of all members in a specific organization using list_organization_members.
- Real-world use case 03
Health Check
A developer wants to know the maintainability grade of a new project using get_repository_quality_analysis.
Complete set · 8capabilities
The complete Codacy capability set.
These are the exact actions your AI can choose when you ask it to work with Codacy.
01—04
4 capabilities in this set.
Part of 8 available through Codacy.
- 01 Capability
Get repository quality analysis
Get the current quality grade and metrics for a specific repository. This helps you see how a project ranks on maintainability.
- 02 Capability
List supported languages
List the programming languages supported by the Codacy engine. Use this to see what languages your agent can analyze.
- 03 Capability
List codacy organizations
List all organizations associated with your account. This lets you see every team you manage at a glance.
- 04 Capability
List organization members
List people and users belonging to an organization. Use this to check permissions or team rosters.
05—08
4 capabilities in this set.
Part of 8 available through Codacy.
- 05 Capability
List organization repositories
List all repositories analyzed within an organization. This gives you a full view of your team's workspace.
- 06 Capability
Search repository issues
Search for specific code quality issues in a repository. Use filters like category or level to find exactly what you need.
- 07 Capability
Get my codacy profile
Retrieve information about the authenticated Codacy user. This confirms your account details are correctly linked.
- 08 Capability
List repository webhooks
List configured webhooks for quality notifications. This helps you check if your alerts are set up correctly.
Set up in minutes
One URL. Then ask Codacy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Codacy 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_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Codacy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy URL.
- Step 03
Save and start
Save the connection and enable Codacy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"codacy": {
"url": "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy
Open Agent mode in chat and ask: "Using Codacy, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"codacy": {
"url": "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy
Ask Copilot: "Using Codacy, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"codacy": {
"url": "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy
Open Cascade and ask: "Using Codacy, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"codacy": {
"url": "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy
Ask Cline: "Using Codacy, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add codacy --transport http "https://edge.vinkius.com/vk_preview_KbaaZYN1bP8SnLjmfwP5o8lSuAGcVbr6otbUJbbw/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 Codacy
Ask Claude: "Using Codacy, show me...". 8 tools are ready
Where the request belongs
Work Codacy can move forward.
This is for engineering leads who need to oversee multiple repos and security teams who want to catch vulnerabilities faster without manual auditing.
Engineering Manager
Monitors repo grades and trends to make hiring or refactoring decisions.
DevOps Engineer
Audits webhooks and analysis statuses to ensure CI/CD pipelines are healthy.
Software Developer
Quickly finds specific security alerts or bugs while they're coding.
Security Analyst
Verifies repository compliance and monitors vulnerability findings across the company.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeepSource
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.
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.
SonarQube & SonarCloud
Bring your standalone or cloud SonarQube quality gates native to your AI logic. Find bugs, duplications, and rewrite vulnerable code instantly.
CodeRabbit
Manage AI-powered code reviews via CodeRabbit. list users, track PR review metrics, audit admin actions, and control seat assignments 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.
Bring your own AI
Change the model, client or framework. Keep Codacy 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 Codacy.
The practical details behind the request, access and result.
Can Codacy MCP find security vulnerabilities?
Yes, it lets your agent search for specific issues using filters like level and category to highlight critical risks in your codebase.
How do I see my organization's repo grades?
You can ask the agent to pull the quality analysis for any repo in your organization to see its current grade and health metrics.
Can I manage team members using Codacy MCP?
Yes, you can list all members of an organization to check who has access or to audit your team roster directly from your chat.
Does Codacy MCP support multiple organizations?
It does. You can list all organizations associated with your account to manage them all from a single chat interface.
How do I check my webhook settings?
You can ask your agent to list your configured webhooks to ensure your notifications are active and set up correctly.
What kind of code quality metrics can I see?
The Connector pulls grades and metrics for analyzed repositories, helping you track maintainability and technical debt across your projects.
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.
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.
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.
One connection away
Give your agent a direct line to Codacy.
Connect Codacy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available