Commit 6c0697b
chore: migrate MCP config from .vscode/mcp.json to .mcp.json (#822)
Per https://gh.io/copilotcli-mcpmigrate, Copilot CLI loads workspace MCP servers from .mcp.json at the repo root (not .vscode/mcp.json). Rename the file and switch the top-level key from `servers` to `mcpServers` so the github-agentic-workflows server is discovered by `copilot mcp list`.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b86ea3f commit 6c0697b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments