Skip to content

Commit e03f280

Browse files
committed
docs: Add documentation about copilot mcp policy
1 parent baf5a0f commit e03f280

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)