Use Copilot Spaces to bring curated, project-specific context into conversations. A Space is a shared collection of repositories, files, documentation, and instructions that grounds Copilot responses in your team's actual code and knowledge.
| mcpgithublistcopilotspaces | List all spaces accessible to the current user | | mcpgithubgetcopilotspace | Load a space's full context by owner and name |
The Spaces REST API supports creating, updating, deleting spaces, and managing collaborators. The MCP server only exposes read operations, so use gh api for writes.
Verwenden Sie Copilot Spaces, um Gesprächen einen projektspezifischen Kontext bereitzustellen. Nutzen Sie diese Fähigkeit, wenn Benutzer einen „Copilot-Bereich“ erwähnen, Kontext aus einer gemeinsamen Wissensdatenbank laden, verfügbare Räume entdecken oder Fragen stellen möchten, die auf kuratierter Projektdokumentation, Code und Anweisungen basieren. Quelle: github/awesome-copilot.