Codacy

Codacy

Codacy is an automated code review tool that helps developers monitor code quality, track technical debt, and enforce coding standards across multiple programming languages.

1VIEWS
2384USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app codacynpx @composio/cli add cursor --app codacynpx @composio/cli add cursor --app codacynpx @composio/cli add cursor --app codacy

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Api Token

Tool to create a new api token for the authenticated user's account. use after authenticating when you need to generate a fresh token for integrations.

Delete Api Token

Tool to delete a specific api token from the authenticated user's account. use after confirming the token id.

Get Account Details

Tool to retrieve details of the authenticated user's account. use when confirming authentication before user-level operations.

Get Organization Repositories

Tool to list all repositories under a specific organization and provider. use when you need to enumerate organization-scoped repositories.

Get User Organizations

Tool to list all organizations the authenticated user belongs to. use after authenticating and need to discover accessible organizations.

List Projects

Tool to list all projects accessible to the authenticated user. use when you need a list of repositories after confirming api token validity.

6 actions available