Commit e78f71d
committed
Merged PR 22220: Added support for Engineering MCP server
Added support for Engineering MCP server
----
#### AI description (iteration 1)
#### PR Classification
This pull request introduces a new feature by adding support for an Engineering MCP server in the API reference generation process.
#### PR Summary
The pull request updates the API reference generation prompt to integrate additional MCP server support, ensuring expanded verification for environment access and improved tool configurations.
- `/.github/prompts/write-api-ref.prompt.md`: Updated environment access instructions to verify both the updated Learn MCP server endpoint (`microsoft.docs.mcp/microsoft_docs_search`) and a new ADO MCP server (`substrate-mcp-mini/*`).
- `/.github/prompts/write-api-ref.prompt.md`: Modified the YAML configuration to include the new MCP tools in the `tools` list, aligning automated agent behavior with the added server support.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments