ClawLink
Developer Tools18 toolsPaste one API key

Codacy integration for AI agents

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

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Codacy once and call the same tools from all of them.

Setup

Connect Codacy through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Codacy exposes 18 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
codacy_get_account_detailsRetrieve details of the authenticated user's accountRead
codacy_get_configuration_statusRetrieve the current configuration status of the Codacy systemRead
codacy_get_healthCheck the health status of the Codacy APIRead
codacy_get_organizations_repositories_settings_languagesGet the list of all languages with their extensions and enabled status for a repositoryRead
codacy_get_tool_patternRetrieve the definition of a specific pattern for a given toolRead
codacy_get_user_organizationsRetrieves all organizations the authenticated user belongs to for a specific Git providerRead
codacy_get_versionRetrieve the version of the Codacy installationRead
codacy_list_analysis_organizations_repositoriesList organization repositories with analysis information for the authenticated userRead
codacy_list_duplication_toolsRetrieve the list of duplication detection tools available in CodacyRead
codacy_list_languages_toolsRetrieve the list of languages supported by available toolsRead
codacy_list_login_integrationsList configured login providers on Codacy's platformRead
codacy_list_metrics_toolsRetrieve the list of metrics tools available in CodacyRead
codacy_list_projectsList all projects accessible to the authenticated userRead
codacy_list_provider_integrationsList provider integrations existing on Codacy's platformRead
codacy_list_toolsRetrieve the list of analysis tools available in CodacyRead
codacy_list_tools_patternsRetrieve the list of patterns for a specific toolRead
codacy_create_api_tokenCreates a new account API token for the authenticated userWrite