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.
| Tool | What it does | Kind |
|---|---|---|
codacy_get_account_details | Retrieve details of the authenticated user's account | Read |
codacy_get_configuration_status | Retrieve the current configuration status of the Codacy system | Read |
codacy_get_health | Check the health status of the Codacy API | Read |
codacy_get_organizations_repositories_settings_languages | Get the list of all languages with their extensions and enabled status for a repository | Read |
codacy_get_tool_pattern | Retrieve the definition of a specific pattern for a given tool | Read |
codacy_get_user_organizations | Retrieves all organizations the authenticated user belongs to for a specific Git provider | Read |
codacy_get_version | Retrieve the version of the Codacy installation | Read |
codacy_list_analysis_organizations_repositories | List organization repositories with analysis information for the authenticated user | Read |
codacy_list_duplication_tools | Retrieve the list of duplication detection tools available in Codacy | Read |
codacy_list_languages_tools | Retrieve the list of languages supported by available tools | Read |
codacy_list_login_integrations | List configured login providers on Codacy's platform | Read |
codacy_list_metrics_tools | Retrieve the list of metrics tools available in Codacy | Read |
codacy_list_projects | List all projects accessible to the authenticated user | Read |
codacy_list_provider_integrations | List provider integrations existing on Codacy's platform | Read |
codacy_list_tools | Retrieve the list of analysis tools available in Codacy | Read |
codacy_list_tools_patterns | Retrieve the list of patterns for a specific tool | Read |
codacy_create_api_token | Creates a new account API token for the authenticated user | Write |