Skip to content

Commit c9b5dd7

Browse files
authored
docs: Add documentation about copilot mcp policy CF-1845 (#2453)
docs: Add documentation about copilot mcp policy
1 parent 86aecc9 commit c9b5dd7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docs/codacy-guardrails/codacy-guardrails-troubleshooting.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,12 @@ npm install -g @codacy/codacy-mcp
2323
}
2424
}
2525
}
26-
```
26+
```
27+
28+
## GitHub Copilot
29+
30+
### MCP Policy Requirement
31+
32+
If Copilot doesn't find any MCP servers or tools, you might be missing the required policy setting. If you are a member of an organization or enterprise with a Copilot Business or Copilot Enterprise plan, the "MCP servers in Copilot" policy must be enabled in order to use MCP with Copilot. This policy can be configured by organization owners in the Copilot settings.
33+
34+
For more information about enabling this policy, see the [GitHub documentation on MCP prerequisites](https://docs.github.com/en/copilot/how-tos/provide-context/use-mcp/extend-copilot-chat-with-mcp#prerequisites).

0 commit comments

Comments
 (0)