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.
Utilizza Copilot Spaces per fornire un contesto specifico del progetto alle conversazioni. Utilizza questa competenza quando gli utenti menzionano uno "spazio Copilot", desiderano caricare il contesto da una base di conoscenza condivisa, scoprire spazi disponibili o porre domande basate su documentazione, codice e istruzioni curati del progetto. Fonte: github/awesome-copilot.