diff --git a/docs/slides/index.md b/docs/slides/index.md index b5ee7536ec2..9bc942d8e7a 100644 --- a/docs/slides/index.md +++ b/docs/slides/index.md @@ -241,6 +241,12 @@ engine: copilot # sensible defaults # MCP Servers Configuration ```yaml +# GitHub MCP (recommended: use toolsets) +tools: + github: + toolsets: [default] # repos, issues, pull_requests + +# Custom MCP servers mcp-servers: bundle-analyzer: command: "node" @@ -250,8 +256,6 @@ mcp-servers: **MCP:** Extend AI with [Model Context Protocol](https://modelcontextprotocol.io/) -**Managed endpoint:** https://api.githubcopilot.com/mcp/ with OAuth authentication - --- # Containerized, Firewalled MCPs @@ -296,7 +300,8 @@ gh aw compile on: pull_request: types: [opened] -cache-memory: true # AI remembers across runs +tools: + cache-memory: # AI remembers across runs --- Review this PR with context from previous reviews: - Check for repeated issues