Audit Copilot Cloud Agent Config via REST API — May 2026

GitHub released a new REST API endpoint to audit Copilot cloud agent configuration programmatically. Check MCP servers, enabled tools, Actions policies, and firewall settings at scale.

Audit Copilot Cloud Agent Config via REST API — May 2026

TL;DR

  • New REST API endpoint lets you programmatically audit Copilot cloud agent configuration
  • Returns MCP server setup, enabled tools, Actions workflow policy, and firewall config
  • Public preview now — use it to audit security posture at scale

New

  • Get Copilot cloud agent configuration endpoint — REST API to retrieve a repository's full Copilot cloud agent setup, including MCP servers, tools, GitHub Actions policies, and firewall rules. Enables automated auditing and compliance checks across your org.

What You Get

  • MCP server configuration details
  • List of enabled tools
  • GitHub Actions workflow policy settings
  • Firewall configuration

Docs: Get Copilot cloud agent configuration for a repository

Source: GitHub Changelog