Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions docs/codacy-guardrails/codacy-guardrails-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,17 @@ Check our [Team and Organization plans](https://www.codacy.com/pricing) to unloc
Guardrails is supported on MacOS, Linux, and Windows (via [WSL](https://learn.microsoft.com/en-us/windows/wsl/install))

## Can I use Guardrails without an AI copilot?
Codacy Guardrails is designed to be installed from our IDE extension for VS Code, Cursor and Windsurf. but as long as you have an AI code generator that's compatible with the MCP protocol you can also add Guardrails into your MCP configuration manually.
Codacy Guardrails is designed to be installed from our IDE extension for VS Code, Cursor and Windsurf, but as long as you have an AI code generator that's compatible with the MCP protocol you can also add Guardrails into your MCP configuration manually.

Without an AI coding agent, you instead need to use the Codacy IDE extension without the MCP Server.
Without an AI coding agent, you instead need to use the Codacy IDE extension without the MCP Server.
Comment thread
nfcodacy marked this conversation as resolved.
Outdated

## How can I install a specific version of the IDE extension?
Comment thread
nfcodacy marked this conversation as resolved.
1. Open the Extensions tab
2. Select `Codacy`
3. Click on the down arrow on the right of the Uninstall button
4. Select `Install specific version...`
![install specific version](images/install-specific-version.png)
5. Select the version you want on the top search bar
6. Click on `Restart Extensions` when that button appears

Keep in mind that the IDE extension is under active development, so be sure to check the latest versions.
Comment thread
nfcodacy marked this conversation as resolved.
Outdated
Comment thread
nfcodacy marked this conversation as resolved.
Outdated
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading